NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/40557
The following reply was made to PR kern/40557; it has been noted by GNATS.
From: Antti Kantee <pooka%cs.hut.fi@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/40557
Date: Thu, 5 Feb 2009 21:15:08 +0200
It seems that the magic wore out and newfs_udf fails continuously now.
pain-rustique:20:~> newfs_udf -F /dev/rcd0d
Formatting disc compatible with UDF version 201 to 201
pain-rustique:18:~> s mount_udf /dev/cd0d /mnt
mount_udf: Cannot mount /dev/cd0d on /mnt: Invalid argument
pain-rustique:19:~> newfs_udf -F /dev/rcd0d
Formatting disc compatible with UDF version 201 to 201
UDF properties 0103<WRITEONCE,SEQUENTIAL,VAT>
Volume set `71384773145d15e8'
Primary volume `0a62d7d1`
Logical volume `anonymous`
Closing last open session if present
Closing open track 9
Closing session
Total space on this medium aprox. 4589692 Kb, 4482 Mb
Free space on this volume aprox. 4435768 Kb, 4331 Mb
pain-rustique:20:~> newfs_udf -F /dev/rcd0d
UDF properties 0103<WRITEONCE,SEQUENTIAL,VAT>
Volume set `3cb9a4864eaf4337'
Primary volume `4fc30f3e`
Logical volume `anonymous`
Closing last open session if present
Closing open track 10
Closing session
Total space on this medium aprox. 4589692 Kb, 4482 Mb
Free space on this volume aprox. 4431032 Kb, 4327 Mb
pain-rustique:21:~> s mount_udf /dev/cd0d /mnt
mount_udf: Cannot mount /dev/cd0d on /mnt: Invalid argument
While dmesg has this:
cd0(piixide0:1:0): illegal request, data = 00 00 00 00 63 00 00 00 00 00
cd0(piixide0:1:0): medium error, info = 74544 (decimal), data = 00 00 00 00 11
00 00 00 00 00
cd0(piixide0:1:0): medium error, info = 74336 (decimal), data = 00 00 00 00 11
00 00 00 00 00
cd0(piixide0:1:0): medium error, info = 74592 (decimal), data = 00 00 00 00 11
00 00 00 00 00
cd0(piixide0:1:0): illegal request, data = 00 00 00 00 63 00 00 00 00 00
cd0(piixide0:1:0): medium error, info = 79280 (decimal), data = 00 00 00 00 11
00 00 00 00 00
cd0(piixide0:1:0): medium error, info = 79072 (decimal), data = 00 00 00 00 11
00 00 00 00 00
cd0(piixide0:1:0): medium error, info = 79328 (decimal), data = 00 00 00 00 11
00 00 00 00 00
cd0(piixide0:1:0): illegal request, data = 00 00 00 00 63 00 00 00 00 00
Home |
Main Index |
Thread Index |
Old Index