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

Re: dvd error... "mount: not a directory"



On Tuesday 12 April 2005 02:59 pm, tom.lobato wrote:
>   Hello!
>
>
>   Im writting backups to dvd rw with the command line:
>
>   createfilelist.sh | cpio -o | mkisofs -stream-media-size <N> | growisofs
> -Z  /dev/scd0=/dev/fd/0
>
>   If I use N = 333000,  It burns the cd normaly so I can mount it on linux
> or read it from windows later. But, If I use bigger numbers, like 2295104
> (the real sectors number of my 4.7GB media), it burns without error
> messages but when I try t omount it on linux:
>
>   # mount /dev/scd0 /mnt/dvd/
>   mount: not a directory
>
>
>   Some hint?
>
>   (growisofs 5.11, mkisofs 2.01, linux 2.4.20)
>
>
>
>   Thank you
>   Tom

How about that /mnt/dvd is a link, file, or some other file that's not a 
directory, or that there is no /mnt/dvd?

Hal



Reply to: