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

Re: About RockRidge



Am 2006-02-08 22:35:50, schrieb Stephen Liu:
> Hi Michelle,
> 
> Sorry, still failed.  Steps performed as follows;

:-/

> (without umount /mnt/hda7)

FALSE !!!

umount the "new_cd_image.raw" because you
can run into trouble with cached things.

> # cdrecord dev=ATA:1,0,0 -v -eject 
> ....
> .....
> Fixating...
> Fixating time:   27.556s
> cdrecord: fifo had 1652 puts and 1652 gets.
                     ^^^^          ^^^^
                             OK

> 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.

        Its the FIFO. which IS OK

> # mount -t ext2 /dev/cdrom /mnt/auto/cdrom -o ro
> mount: mount point /mnt/auto/cdrom does not exist

You should "mkdir -p /mnt/auto/cdrom" before mounting

> # mount -t ext2 /dev/cdrom /mnt/cdrom -o ro
> mount: mount point /mnt/cdrom is a symbolic link to nowhere

This should not be a symbolic link...

> # mount /mnt/cdrom
> mount: can't find /mnt/cdrom in /etc/fstab or /etc/mtab

Maybe: "mkdir -p /mnt/cdrom" ?

> /dev/cdrom /mnt/auto/cdrom  auto   user,noauto,exec,ro 0 0
> /dev/cdrom1 /mnt/auto/cdrom1  auto   users,noauto,exec,ro 0 0

OK:     "mkdir -p /mnt/auto/cdrom"

because the Error-Message tell you, the directory is missing.

> B.R.
> SL

Greetings
    Michelle Konzack
    Systemadministrator
    Tamay Dogan Network
    Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)



Reply to: