Re: mounting vcds

2004-03-25 Thread Jonathan Chen
On Thu, Mar 25, 2004 at 09:51:38PM +0100, Marcus Wellpoth wrote:

[...]
> acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 error=4
> acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 error=4
> acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 error=4
> This is the error message following a mount /cdrom command:
> cd9660:  /dev/acd0: Input/output error

The ILLEGAL REQUEST errors are the base cause of the mount problems
you're getting. If I were you I'd file a PR with send-pr, with the details
of your hardware and O/S (making sure that you're already running a
pretty recent version of FreeBSD before doing so).

Cheers.
-- 
Jonathan Chen <[EMAIL PROTECTED]>
--
Don't worry about avoiding temptation,
as you grow older, it starts avoiding you.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mounting vcds

2004-03-25 Thread Marcus Wellpoth
On Thursday 25 March 2004 21:03, you wrote:
> On Thu, Mar 25, 2004 at 04:15:31PM +0100, Marcus Wellpoth wrote:

> Show us the contents of your /etc/fstab and the error you're getting
> from the mount. Verbatim.
That's my fstab:
# DeviceMountpoint  FStype  Options DumpPass#
/dev/ad0s3bnone  swapsw  0  0
/dev/ad0s3a/ufs   rw  1  1
/dev/ad0s3e/tmp   ufs   rw  2   2
/dev/ad0s3f /usr   ufsrw  2  2
/dev/ad0s3d/var   ufs   rw  2   2
/dev/acd0   /cdrom   cd9660  ro,noauto   0   0
This is the error message i get during boot when the cd is inserted:
acd0: CDRW  at ata1-master PIO4
acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 error=4
acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 error=4
acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 error=4
This is the error message following a mount /cdrom command:
cd9660:  /dev/acd0: Input/output error
mw

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mounting vcds

2004-03-25 Thread Jonathan Chen
On Thu, Mar 25, 2004 at 04:15:31PM +0100, Marcus Wellpoth wrote:

[...]
> > How are you mounting the CD? Did you remember the "-t cd9660" flag?
> Do i really have to use the flag, as the filesystem type is given in the /etc/
> fstab file. With or without the flag i get the same error message.

Show us the contents of your /etc/fstab and the error you're getting
from the mount. Verbatim.
-- 
Jonathan Chen <[EMAIL PROTECTED]>
--
"I don't want to achive immortality through my works..
 I want to achieve it through not dying" - Woody Allen
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mounting vcds

2004-03-25 Thread Marcus Wellpoth
On Wednesday 24 March 2004 21:48, you wrote:
> On Wed, Mar 24, 2004 at 08:46:39PM +0100, Marcus Wellpoth wrote:
> > On Wednesday 24 March 2004 18:55, you wrote:
> > > A vcd is just a standard mode 2 ISO-9660 cd with a certain file/folder
> > > structure I can mount VCDs just fine with my cdrom. Are there
> > > scratches on the disk?
> >
> >  Nope, the cd is clean and without scratches
> > When i try to mount the cd i get
> > mount: /dev/acd0 /cdrom: incorrect superblock
>
> How are you mounting the CD? Did you remember the "-t cd9660" flag?
Do i really have to use the flag, as the filesystem type is given in the /etc/
fstab file. With or without the flag i get the same error message.
mw

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mounting vcds

2004-03-24 Thread Jonathan Chen
On Wed, Mar 24, 2004 at 08:46:39PM +0100, Marcus Wellpoth wrote:
> On Wednesday 24 March 2004 18:55, you wrote:
> > A vcd is just a standard mode 2 ISO-9660 cd with a certain file/folder
> > structure I can mount VCDs just fine with my cdrom. Are there
> > scratches on the disk?
>  Nope, the cd is clean and without scratches
> When i try to mount the cd i get 
> mount: /dev/acd0 /cdrom: incorrect superblock

How are you mounting the CD? Did you remember the "-t cd9660" flag?
-- 
Jonathan Chen <[EMAIL PROTECTED]>
--
  Build a man a fire, and he'll be warm for a day.
Set a man on fire, and he'll be warm for the rest of his life.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mounting vcds

2004-03-24 Thread Marcus Wellpoth
On Wednesday 24 March 2004 18:55, you wrote:
> A vcd is just a standard mode 2 ISO-9660 cd with a certain file/folder
> structure I can mount VCDs just fine with my cdrom. Are there
> scratches on the disk?
 Nope, the cd is clean and without scratches
When i try to mount the cd i get 
mount: /dev/acd0 /cdrom: incorrect superblock
The cd was burned under Windows using Nero Burning Rom as
a video cd and could be ?mounted? under Windows, 
but with my favorite unix the seems to be some problem.
The error message changed after the last buildworld and i' am still wading 
through the cvs-commit list to find something. (Of course i didn't make a 
notice of the first message. My mistake)
mw

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mounting vcds

2004-03-24 Thread Jason Stewart
On 24/03/04 18:31 +0100, Marcus Wellpoth wrote:
> how can i mount a vcd  without  getting the  wrong  blocknumber  error  
> message?
> mw

A vcd is just a standard mode 2 ISO-9660 cd with a certain file/folder
structure I can mount VCDs just fine with my cdrom. Are there
scratches on the disk?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"