From: "Prashanth A Pandit" <prashanth@prodigylabs.com>
To: <linux-kernel@vger.kernel.org>
Subject: Re: problem mounting CD writer in 2.4.20
Date: Mon, 13 Oct 2003 04:52:43 +0530 [thread overview]
Message-ID: <002701c39117$bd8214c0$0dc809c0@prashanth> (raw)
In-Reply-To: 3F869565.A5F8C80@toughguy.net
yes, i did created an image of ext2 filesystem using following commands:
dd if=/dev/zero of=cd.img bs=1k count=4k
mke2fs cd.img
mount -o loop cd.img /mnt/tmp
cp ./* /mnt/tmp
umount /mnt/tmp
then i used 'cdrecord' as follows:
cdrecord dev=0,0,0 -data -multi cd.img
to use the CD on some other OS, i must use ISO9660 fs right? in which case,
i will go with 'mkisofs' instaed of 'mke2fs'. please tell me where am i
going wrong. this is first time am using CD writer.
thanks & regards,
- prashanth
----- Original Message -----
From: Raj <obelix123@toughguy.net>
To: Prashanth A Pandit <prashanth@prodigylabs.com>
Sent: Friday, October 10, 2003 4:47 PM
Subject: Re: problem mounting CD writer in 2.4.20
> > Output of mount /dev/scd0 /mnt/cdrom -text2
>
> Are u sure u have a CD which has an EXT2 filesystem on it ???? ;-)
> Or is it iso9660 which is the default CD format ?
>
prev parent reply other threads:[~2003-10-13 4:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-10 4:32 problem mounting CD writer in 2.4.20 Prashanth A Pandit
2003-10-12 19:01 ` Edward Macfarlane Smith
[not found] ` <3F869565.A5F8C80@toughguy.net>
2003-10-12 23:22 ` Prashanth A Pandit [this message]
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='002701c39117$bd8214c0$0dc809c0@prashanth' \
--to=prashanth@prodigylabs.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