mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* minixfs problem on 2.6
@ 2004-02-08 10:40 Tomas Szepe
  0 siblings, 0 replies; only message in thread
From: Tomas Szepe @ 2004-02-08 10:40 UTC (permalink / raw)
  To: lkml

# # Hello, lkml.  This is a bug report.
# uname -r
2.6.3-rc1
# pwd
/tmp
# dd if=/dev/zero of=test.img bs=1024k count=48
48+0 records in
48+0 records out
# losetup /dev/loop0 test.img
# mkfs -t minix /dev/loop0
16384 inodes
49152 blocks
Firstdatazone=523 (523)
Zonesize=1024
Maxsize=268966912
# losetup -d /dev/loop0
# mount -o loop test.img /mnt
# mount| grep mnt
/tmp/test.img on /mnt type minix (rw,loop=/dev/loop0)
# cd /mnt
# cp /usr/lib/libc.a .
# du -h /usr/lib/libc.a ./libc.a
2.4M    /usr/lib/libc.a
1.0K    ./libc.a

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-02-08 10:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-08 10:40 minixfs problem on 2.6 Tomas Szepe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®