[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: About RockRidge





--On February 8, 2006 10:35:50 PM +0800 Stephen Liu <satimis@yahoo.com> wrote:

Hi Michelle,

Sorry, still failed.  Steps performed as follows;
(running Knoppix LiveCD to do it)

Again you're ignoring atleast one error message.

<...>
# cdrecord dev=ATA:1,0,0 -v -eject new_cd_image.raw
....
.....
Fixating...
Fixating time:   27.556s
cdrecord: fifo had 1652 puts and 1652 gets.
cdrecord: fifo was 0 times empty and 1582 times full, min fill was 96%.

Here I can't resolve.  The file is only 6.6Mb but it said 96% filled.

This has *NOTHING* to do with the filesystem in the image, cdrecord is talking about it's fifo/buffer system here. This means that the minimum amount of buffer space filled during the run was 96%....and if that doesn't make sense, just ignore it. It's normal. cdrecord doesn't even understand filesystems of any sort, not ISO9660, not ext[23], not reiser, nothing. It's whole purpose in life is shuffling data to the burner. That's it. It's just a pack horse. :)

# mount -t ext2 /dev/cdrom /mnt/auto/cdrom -o ro
mount: mount point /mnt/auto/cdrom does not exist
# mount -t ext2 /dev/cdrom /mnt/cdrom -o ro
mount: mount point /mnt/cdrom is a symbolic link to nowhere
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

So either fix the symlink or mount elsewhere.




Reply to: