lkml.org 
[lkml]   [2003]   [Oct]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: problem mounting CD writer in 2.4.20
Date
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 ?
>

-
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 13:49    [W:0.023 / U:0.280 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site