[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: A (partial) installation report



Hi, Petr and other people.

On Feb 04 2010, Petr Salinger wrote:
> >Of course, I don't know if I don't have the proper kernel driver
> >compiled in the kernel or not or if the name of the device has
> >changed with version 8 or whatever. Yes, an empty list. Is there
> >anything easy to solve this?
> 
> Please compare output during boot between 7.2 and 8.0
> 
> I.e. I have in my "dmesg"

Unfortunately, 8.0 doesn't boot to a point where I can see its dmesg
(otherwise, I think that I would have already solved this issue).

> ad0: 305244MB <SAMSUNG HD321KJ CP100-13> at ata0-master SATA300
> cd0: <Optiarc DVD RW AD-7200A 1.05> Removable CD-ROM SCSI-0 device

I currently have the following:

,----
| acd0: CDRW <HL-DT-ST RW/DVD GCC-4522B/1.01> at ata0-slave UDMA33
| ad2: 12416MB <QUANTUM FIREBALL CX13.0A A3F.0B00> at ata1-master UDMA66
`----

The edited dmesg showing only disk-related messages is the following:

,----[ disk-related.txt ]
| atapci0: <SiS 730 UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at device 0.1 on pci0
| ata0: <ATA channel 0> on atapci0
| ata0: [ITHREAD]
| ata1: <ATA channel 1> on atapci0
| ata1: [ITHREAD]
| acd0: CDRW <HL-DT-ST RW/DVD GCC-4522B/1.01> at ata0-slave UDMA33
| ad2: 12416MB <QUANTUM FIREBALL CX13.0A A3F.0B00> at ata1-master UDMA66
| GEOM_LABEL: Label for provider ad2s1 is ufsid/4b68848d0cf9f3f3.
| acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 
| (probe0:ata0:0:1:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 
| (probe0:ata0:0:1:0): CAM Status: SCSI Status Error
| (probe0:ata0:0:1:0): SCSI Status: Check Condition
| (probe0:ata0:0:1:0): NOT READY asc:3a,0
| (probe0:ata0:0:1:0): Medium not present
| (probe0:ata0:0:1:0): Unretryable error
| acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 
| cd0 at ata0 bus 0 target 1 lun 0
| cd0: <HL-DT-ST RW/DVD GCC-4522B 1.01> Removable CD-ROM SCSI-0 device 
| cd0: 33.000MB/s transfers
| cd0: Attempt to query device size failed: NOT READY, Medium not present
| Trying to mount root from ufs:/dev/ad2s1
| WARNING: TMPFS is considered to be a highly experimental feature in FreeBSD.
| GEOM_LABEL: Label ufsid/4b68848d0cf9f3f3 removed.
| GEOM_LABEL: Label for provider ad2s1 is ufsid/4b68848d0cf9f3f3.
| GEOM_LABEL: Label ufsid/4b68848d0cf9f3f3 removed.
| pid 404 (hald-probe-volume), uid 0: exited on signal 11 (core dumped)
| pid 7521 (gnome-system-monito), uid 1000: exited on signal 6
| ad2: FAILURE - SMART status=51<READY,DSC,ERROR> error=4<ABORTED>
`----

Heh, it funny that hal dies on this system.

> It might be possible that numbering have been changed somehow.
> 
>  set root=(hd0,1)
>  set kFreeBSD.vfs.root.mountfrom=ufs:/dev/ad2s1

This is already there in the grub.cfg lines.

> The wild guess is that for root=(hd0,1) is corresponding device ad0s1.

I suspect that GRUB automatically probes the HDs and shows them as a
list, starting from 0, without taking into account the kind of busses
and the topology on the computer.


Thank you very much,

-- 
Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 1024D/7C2CAEB8
http://rb.doesntexist.org : Packages for LaTeX : algorithms.berlios.de
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br


Reply to: