From: Tomas Szepe <szepe@pinerecords.com>
To: lkml <linux-kernel@vger.kernel.org>
Subject: minixfs problem on 2.6
Date: Sun, 8 Feb 2004 11:40:15 +0100 [thread overview]
Message-ID: <20040208104015.GA21366@louise.pinerecords.com> (raw)
# # 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
reply other threads:[~2004-02-08 10:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040208104015.GA21366@louise.pinerecords.com \
--to=szepe@pinerecords.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®