lkml.org 
[lkml]   [2004]   [Feb]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectminixfs problem on 2.6
# # 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:00    [W:0.036 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site