Re: Error when trying to mount cd

2002-12-31 Thread Scott Robbins
On Tue, Dec 31, 2002 at 02:37:19AM -0800, Kevin Greenidge wrote: I get the following error message when trying to mount a cd: sentinel# mount /dev/acd0c cd9660: /dev/acd0c: Input/output error What could I be doing wrong? Too obvious, but it does happen. I've gotten that error

Re: Error when trying to mount cd

2002-12-31 Thread Stacey Roberts
Hi Kevin, On Tue, 2002-12-31 at 10:37, Kevin Greenidge wrote: I get the following error message when trying to mount a cd: sentinel# mount /dev/acd0c cd9660: /dev/acd0c: Input/output error You might want to try: mount -t cd9660 /dev/acd0c /cdrom But I believe that with FreeBSD 4.7, you

Re: Error when trying to mount cd

2002-12-31 Thread Kevin Greenidge
I am running 4.7 and mount /cdrom does not work. I have yet to try mount -t cd9660 /dev/acd0c /cdrom and maybe this one will --- Stacey Roberts [EMAIL PROTECTED] wrote: Hi Kevin, On Tue, 2002-12-31 at 10:37, Kevin Greenidge wrote: I get the following error message when trying to

Re: Error when trying to mount cd

2002-12-31 Thread John Bleichert
On Tue, 31 Dec 2002, Kevin Greenidge wrote: Subject: Error when trying to mount cd I get the following error message when trying to mount a cd: sentinel# mount /dev/acd0c cd9660: /dev/acd0c: Input/output error The mount command is used to mount a device at a directory. Above, you're

Re: Error when trying to mount cd

2002-12-31 Thread Stacey Roberts
On Tue, 2002-12-31 at 13:40, Kevin Greenidge wrote: I am running 4.7 and mount /cdrom does not work. I have yet to try mount -t cd9660 /dev/acd0c /cdrom and maybe this one will Out of curiosity, what does /etc/fstab look like? Also, what kind of CD is it that you're trying to mount?

RE: Error when trying to mount cd

2002-12-31 Thread Aaron Burke
(snip) (and fix of earlier top-post) --- Stacey Roberts [EMAIL PROTECTED] wrote: Hi Kevin, On Tue, 2002-12-31 at 10:37, Kevin Greenidge wrote: I get the following error message when trying to mount a cd: sentinel# mount /dev/acd0c cd9660: /dev/acd0c: Input/output

Re: Error when trying to mount cd

2002-12-31 Thread Warren Block
On Tue, 31 Dec 2002, Kevin Greenidge wrote: I am running 4.7 and mount /cdrom does not work. I have yet to try mount -t cd9660 /dev/acd0c /cdrom and maybe this one will does not work could be more detailed... Are you trying to mount a UDF-formatted CD from a Windows system, or maybe a

Re: Error when trying to mount cd

2002-12-31 Thread Kevin Greenidge
I was trying to mount a Windows XP disk to use as a test. --- Warren Block [EMAIL PROTECTED] wrote: On Tue, 31 Dec 2002, Kevin Greenidge wrote: I am running 4.7 and mount /cdrom does not work. I have yet to try mount -t cd9660 /dev/acd0c /cdrom and maybe this one will does

Re: Error when trying to mount cd

2002-12-31 Thread John Bleichert
On 31 Dec 2002, Stacey Roberts wrote: Subject: Re: Error when trying to mount cd On Tue, 2002-12-31 at 17:28, Kevin Greenidge wrote: I was trying to mount a Windows XP disk to use as a test. Hi Kevin, To test what? Instead of Error when tryign to mount cd as a subject, don't

Re: Error when trying to mount cd

2002-12-31 Thread Kevin Greenidge
--- Stacey Roberts [EMAIL PROTECTED] wrote: On Tue, 2002-12-31 at 17:28, Kevin Greenidge wrote: I was trying to mount a Windows XP disk to use as a test. Hi Kevin, To test what? Instead of Error when tryign to mount cd as a subject, don't you think that the fact that the CD is

Re: Error when trying to mount cd

2002-12-31 Thread Stacey Roberts
On Tue, 2002-12-31 at 21:29, Kevin Greenidge wrote: --- Stacey Roberts [EMAIL PROTECTED] wrote: On Tue, 2002-12-31 at 17:28, Kevin Greenidge wrote: I was trying to mount a Windows XP disk to use as a test. Hi Kevin, To test what? Instead of Error when tryign to mount cd

Re: Error when trying to mount cd

2002-12-31 Thread Mike Jeays
Stacey Roberts wrote: On Tue, 2002-12-31 at 21:29, Kevin Greenidge wrote: --- Stacey Roberts [EMAIL PROTECTED] wrote: On Tue, 2002-12-31 at 17:28, Kevin Greenidge wrote: I was trying to mount a Windows XP disk to use as a test. Hi Kevin, To test what?

Re: Error when trying to mount cd

2002-12-31 Thread Kevin Greenidge
--- Mike Jeays [EMAIL PROTECTED] wrote: Stacey Roberts wrote: On Tue, 2002-12-31 at 21:29, Kevin Greenidge wrote: --- Stacey Roberts [EMAIL PROTECTED] wrote: On Tue, 2002-12-31 at 17:28, Kevin Greenidge wrote: I was trying to mount a Windows XP disk to use as