[prev in list] [next in list] [prev in thread] [next in thread] 

List:       packet-writing
Subject:    Re: creating udf fs on cd
From:       Ben Fennema <bfennema () attbi ! com>
Date:       2002-09-12 0:55:07
[Download RAW message or body]

On Wed, Sep 11, 2002 at 05:37:29PM -0700, Leo Przybylski wrote:
> Hello,
> 
> I have found that cdrwtool -d /dev/scd1 -q has caused problems for me,
> so to debug the issue I tried to first blank and format the disc using:
> cdrwtool -d /dev/scd1 -b full -m 4096

All this does is blank the disc.
> 
> Then, I try to apply a udf fs with cdrwtool -d /dev/scd1 -u 4096

And this tries to create a filesystem on the disc which isn't formated.

If your not using -q, you need to run:
cdrwtool -d /dev/scd1 -b fast
cdrwtool -d /dev/scd1 -m 4096
cdrwtool -d /dev/scd1 -u 4096 or pktsetup /dev/pktcdvd0 /dev/scd1; mkudffs \
--udfrev=0x0150 --media=cdrw /dev/pktcdvd0

Though, in general you only need to blank once.

> 
> I also try mkudffs --media-type=cdrw /dev/scd1 4096
> I do not get the same errors, but I still cannot mount /dev/pktcdvd0
> after executing pktsetup /dev/pktcdvd0 /dev/scd1

Gotta run mkudffs on /dev/pktcdvd0, not /dev/scd1 (but the disc has to be formated \
first)

Ben

-- 
To unsubscribe, e-mail: packet-writing-unsubscribe@suse.com
For additional commands, e-mail: packet-writing-help@suse.com


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic