Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Mar 2004 22:39:02 -0500
From:      "David" <dvelez502@verizon.net>
To:        <questions@freebsd.org>
Subject:   Can't mount cd9660 file system.
Message-ID:  <001501c4032c$94fefe00$6601a8c0@david>

next in thread | raw e-mail | index | archive | help
Hi, everyone. I'm using freeBSD 5.1

I am having trouble mounting a cd9660 file system. I've
done this hundredths of times with no problems. But
for the first time, I am burning the iso image to dvd
medium. A dvd+r  exactly...

First, I created the image with the mkisofs command:

mkisofs -J -R -o backup.iso /win

The file size is 2.4G. 

Then, I use the burncd command:

burncd -f /dev/acd0 -s 2 dvdrw backup.iso fixate

No error messages...

Next,  I typed mount -t cd9660 /dev/acd0 /iso and gotten this  message:
cd9660: Invalid argument

then I type mount_cd9960 /dev/acd0 /iso and 
mount /cdrom, but got the same mesaage as above.

If you have any comments, I syrely appreciate it.
Thanks




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001501c4032c$94fefe00$6601a8c0>