From: Michael Zhu <mylinuxk@yahoo.ca>
To: linux-kernel@vger.kernel.org
Cc: root@chaos.analogic.com
Subject: Re: About Loop Device
Date: Thu, 10 Jan 2002 12:15:25 -0500 (EST) [thread overview]
Message-ID: <20020110171525.55894.qmail@web14902.mail.yahoo.com> (raw)
Hi, now I can use the "mount -o loop /dev/fd0 /mnt" to
mount the loop device after I use mke2fs format the
/dev/fd0. But how can I test it? What are the
/dev/loop0,/dev/loop1.....,/dev/loop7 used for? Are
there any detailed informations about how to use the
loop device? I've read some souce code about the
loop.c file. But not fully understand. Can anyone give
me a hand on this. Thanks in advance.
Michael
On Wed, 9 Jan 2002, Michael Zhu wrote:
> Thanks for the reply. But when I try to use the
> command "mount -o loop /dev/fd0 /floppy", the mount
> returns an error saying "mount: you must specify the
> filesystem type". What is wrong? Thanks.
>
> Michael
>
man mount
mount -o loop -t ext2 /dev/fd0 /mnt # Usual linux
mount -o loop -t msdos /dev/fd0 /mnt # DOS
file-system
mount -o loop -t vfat /dev/fd0 /mnt # Win/NT, etc.
| | |__________
mount-point
| |_______________ device
|_________________________
File-system type
Cheers,
Dick Johnson
Penguin : Linux version 2.4.1 on an i686 machine
(797.90 BogoMips).
I was going to compile a list of innovations that
could be
attributed to Microsoft. Once I realized that
Ctrl-Alt-Del
was handled in the BIOS, I found that there aren't
any.
______________________________________________________________________
Web-hosting solutions for home and business! http://website.yahoo.ca
next reply other threads:[~2002-01-10 17:19 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-10 17:15 Michael Zhu [this message]
[not found] <3C3DFF15.7090707@broadpark.no>
2002-01-10 21:47 ` Michael Zhu
-- strict thread matches above, loose matches on Subject: below --
2002-01-09 16:19 Michael Zhu
2002-01-09 16:27 ` Richard B. Johnson
2002-01-09 16:55 ` Michael Zhu
2002-01-09 17:04 ` Doug McNaught
2002-01-09 17:13 ` Michael Zhu
2002-01-09 17:19 ` Doug McNaught
2002-01-09 17:32 ` Michael Zhu
2002-01-09 17:42 ` Richard B. Johnson
2002-01-09 20:00 ` Ville Herva
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=20020110171525.55894.qmail@web14902.mail.yahoo.com \
--to=mylinuxk@yahoo.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=root@chaos.analogic.com \
/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®