Re: Can't Mount Optical Drive

2004-07-11 Thread epilogue
On Sun, 11 Jul 2004 23:36:44 -0500 Jason Dusek <[EMAIL PROTECTED]> wrote: > It turns out that I can mount data CDs - but I was trying to mount an > unburned CD. So I guess it's ironed out. The next thing in line - burning > CDs - is not likely to come up for another day or two. as you certainly w

Re: Can't Mount Optical Drive

2004-07-11 Thread Jason Dusek
It turns out that I can mount data CDs - but I was trying to mount an unburned CD. So I guess it's ironed out. The next thing in line - burning CDs - is not likely to come up for another day or two. - Jason epilogue wrote: On Sat, 10 Jul 2004 16:29:59 -0500 Jason Dusek <[EMAIL PROTECTED]> wrote:

Re: Can't Mount Optical Drive

2004-07-11 Thread epilogue
On Sat, 10 Jul 2004 16:29:59 -0500 Jason Dusek <[EMAIL PROTECTED]> wrote: > Hi Again, > > In that there must be something else wrong, because after trying a few > permutations I was unable to get the drive on my D600 to work: > > 1 root # mount_cd9660 /dev/acd0 /cdrom > mount_cd9660: /dev/a

Re: Can't Mount Optical Drive

2004-07-10 Thread Jason Dusek
Hi Again, In that there must be something else wrong, because after trying a few permutations I was unable to get the drive on my D600 to work: 1 root # mount_cd9660 /dev/acd0 /cdrom mount_cd9660: /dev/acd0: Input/output error 2 root # mount_cd9660 /dev/acd0c /cdrom mount_cd9660: /dev/acd0c:

Re: Can't Mount Optical Drive

2004-07-10 Thread Saint Aardvark the Carpeted
Jason Dusek disturbed my sleep to write: > 5 # mount /dev/acd0 /cdrom > mount: /dev/acd0: Input/output error You may want to try: mount -t cd9660 /dev/acd0c /cdrom or its equivalent: mount_cd9660 /dev/acd0c /cdrom Also, if you're trying to mount a DVD instead of a CD, you may

Can't Mount Optical Drive

2004-07-10 Thread Jason Dusek
Hi, I'm on a Dell Latitude D600 with a CD-RW/DVD-R. When I try to mount the drive I get an error: 5 # mount /dev/acd0 /cdrom mount: /dev/acd0: Input/output error But dmesg says: acd0: CDRW at ata1-master PIO4 So although my drive is recognized correctly, it doesn't work with FreeBSD. But it