GHi Ben,

With the help of somebody else (Dean Gaudet) I got to extract the
dmesg from my vm. He told me to redirect the output of the console to
a file. Here is my dmesg:

[    0.000000] Linux version 2.6.22-3-generic ([EMAIL PROTECTED]) (gcc
version 4.1.3 20070429 (prerelease) (Ubuntu 4.1.2-5ubuntu3)) #1 SMP
Tue May 15 05:47:48 GMT 2007

[    0.000000] BIOS-provided physical RAM map:

[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)

[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000
(reserved)

[    0.000000]  BIOS-e820: 00000000000ca000 - 00000000000cc000
(reserved)

[    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000
(reserved)

[    0.000000]  BIOS-e820: 0000000000100000 - 000000000fef0000 (usable)

[    0.000000]  BIOS-e820: 000000000fef0000 - 000000000fefc000 (ACPI
data)

[    0.000000]  BIOS-e820: 000000000fefc000 - 000000000ff00000 (ACPI
NVS)

[    0.000000]  BIOS-e820: 000000000ff00000 - 0000000010000000 (usable)

[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000
(reserved)

[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000
(reserved)

[    0.000000]  BIOS-e820: 00000000fffe0000 - 0000000100000000
(reserved)

[    0.000000] 0MB HIGHMEM available.

[    0.000000] 256MB LOWMEM available.

[    0.000000] found SMP MP-table at 000f6ce0

[    0.000000] Zone PFN ranges:

[    0.000000]   DMA             0 ->     4096

[    0.000000]   Normal       4096 ->    65536

[    0.000000]   HighMem     65536 ->    65536

[    0.000000] early_node_map[1] active PFN ranges

[    0.000000]     0:        0 ->    65536

[    0.000000] DMI present.

[    0.000000] ACPI: RSDP 000F6C70, 0014 (r0 PTLTD )

[    0.000000] ACPI: RSDT 0FEF7C02, 0030 (r1 PTLTD    RSDT    6040000
LTP        0)

[    0.000000] ACPI: FACP 0FEFBF14, 0074 (r1 INTEL  440BX     6040000
PTL     F4240)

[    0.000000] ACPI: DSDT 0FEF7C32, 42E2 (r1 PTLTD  Custom    6040000
MSFT  100000D)

[    0.000000] ACPI: FACS 0FEFCFC0, 0040

[    0.000000] ACPI: APIC 0FEFBF88, 0050 (r1 PTLTD       APIC    6040000
LTP        0)

[    0.000000] ACPI: BOOT 0FEFBFD8, 0028 (r1 PTLTD  $SBFTBL$  6040000
LTP        1)

[    0.000000] ACPI: PM-Timer IO Port: 0x1008

[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)

[    0.000000] Processor #0 6:15 APIC version 17

[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])

[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])

[    0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI
0-23

[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high
edge)

[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs

[    0.000000] Using ACPI (MADT) for SMP configuration information

[    0.000000] Allocating PCI resources starting at 20000000 (gap:
10000000:eec00000)

[    0.000000] Built 1 zonelists.  Total pages: 65024

[    0.000000] Kernel command line:
root=UUID=faba4d18-e6e2-435b-b507-2663b6696949 ro single
console=ttyS0,115200

[    0.000000] Enabling fast FPU save and restore... done.

[    0.000000] Enabling unmasked SIMD FPU exception support... done.

[    0.000000] Initializing CPU#0

[    0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)

[    0.000000] Detected 799.414 MHz processor.

[   55.414907] Console: colour VGA+ 80x25

[   55.415766] Dentry cache hash table entries: 32768 (order: 5, 131072
bytes)

[   55.416603] Inode-cache hash table entries: 16384 (order: 4, 65536
bytes)

[   55.417461] Memory: 249200k/262144k available (2036k kernel code,
12396k reserved, 927k data, 340k init, 0k highmem)

[   55.417549] virtual kernel memory layout:

[   55.417556]     fixmap  : 0xfff4e000 - 0xfffff000   ( 708 kB)

[   55.417560]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)

[   55.417563]     vmalloc : 0xd0800000 - 0xff7fe000   ( 751 MB)

[   55.417566]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)

[   55.417569]       .init : 0xc03eb000 - 0xc0440000   ( 340 kB)

[   55.417572]       .data : 0xc02fd0ab - 0xc03e5074   ( 927 kB)

[   55.417575]       .text : 0xc0100000 - 0xc02fd0ab   (2036 kB)

[   55.417651] Checking if this processor honours the WP bit even in
supervisor mode... Ok.

[   55.499632] Calibrating delay using timer specific routine..
1620.58 BogoMIPS (lpj=3241174)

[   55.499694] Security Framework v1.0.0 initialized

[   55.499757] SELinux:  Disabled at boot.

[   55.499819] Mount-cache hash table entries: 512

[   55.499944] CPU: L1 I cache: 32K, L1 D cache: 32K

[   55.500007] CPU: L2 cache: 2048K

[   55.500132] Compat vDSO mapped to ffffe000.

[   55.500194] Checking 'hlt' instruction... OK.

[   55.514666] SMP alternatives: switching to UP code

[   55.514729] Freeing SMP alternatives: 11k freed

[   55.514791] ACPI: Core revision 20070126

[   55.515104] CPU0: Intel(R) Core(TM)2 CPU         T5200  @ 1.60GHz
stepping 08

[   55.515229] Total of 1 processors activated (1620.58 BogoMIPS).

[   55.515292] ENABLING IO-APIC IRQs

[   55.515517] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1

[   55.664864] APIC calibration not consistent with PM Timer: 101ms
instead of 100ms

[   55.664920] APIC delta adjusted to PM-Timer: 412491 (420724)

[   55.683063] Brought up 1 CPUs

[   55.718850] Time:  9:35:27  Date: 04/17/107

[   55.726329] NET: Registered protocol family 16

[   55.759503] EISA bus registered

[   55.762906] ACPI: bus type pci registered

[   55.767091] PCI: PCI BIOS revision 2.10 entry at 0xfd9a0, last bus=1

[   55.767169] PCI: Using configuration type 1

[   55.767232] Setting up standard PCI resources

[   55.867061] ACPI: Interpreter enabled

[   55.867119] ACPI: (supports S0 S1 S5)

[   55.867542] ACPI: Using IOAPIC for interrupt routing

[   56.095310] ACPI: PCI Root Bridge [PCI0] (0000:00)

[   56.131385] PCI quirk: region 1000-103f claimed by PIIX4 ACPI

[   56.131489] PCI quirk: region 1040-104f claimed by PIIX4 SMB

[   56.194614] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 11
14 15) *0, disabled.

[   56.195205] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11
14 15)

[   56.195496] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11
14 15)

[   56.198420] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *9 10 11
14 15)

[   56.199031] Linux Plug and Play Support v0.97 (c) Adam Belay

[   56.199109] pnp: PnP ACPI init

[   56.199261] ACPI: bus type pnp registered

[   56.506332] pnp: PnP ACPI: found 12 devices

[   56.506435] ACPI: ACPI bus type pnp unregistered

[   56.506541] PnPBIOS: Disabled by ACPI PNP

[   56.507333] PCI: Using ACPI for IRQ routing

[   56.507465] PCI: If a device doesn't work, try "pci=routeirq".  If
it helps, post a report

[   56.619032] NET: Registered protocol family 8

[   56.619063] NET: Registered protocol family 20

[   56.622538] Time: tsc clocksource has been installed.

[   56.664517] PCI: Bridge: 0000:00:01.0

[   56.664555]   IO window: disabled.

[   56.664617]   MEM window: disabled.

[   56.664680]   PREFETCH window: disabled.

[   56.664805] NET: Registered protocol family 2

[   56.702343] IP route cache hash table entries: 2048 (order: 1, 8192
bytes)

[   56.702406] TCP established hash table entries: 8192 (order: 4, 98304
bytes)

[   56.702468] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)

[   56.702531] TCP: Hash tables configured (established 8192 bind 8192)

[   56.702593] TCP reno registered

[   56.730328] checking if image is initramfs... it is

[   57.166408] Switched to high resolution mode on CPU 0

[   57.485657] Freeing initrd memory: 6241k freed

[   57.485777] Simple Boot Flag at 0x36 set to 0x1

[   57.486625] audit: initializing netlink socket (disabled)

[   57.486638] audit(1179394513.304:1): initialized

[   57.487021] VFS: Disk quotas dquot_6.5.1

[   57.487033] Dquot-cache hash table entries: 1024 (order 0, 4096
bytes)

[   57.489627] io scheduler noop registered

[   57.489639] io scheduler anticipatory registered

[   57.489652] io scheduler deadline registered

[   57.489664] io scheduler cfq registered (default)

[   57.489677] Limiting direct PCI/PCI transfers.

[   57.490078] isapnp: Scanning for PnP cards...

[   57.850257] isapnp: No Plug & Play device found

[   57.903605] Real Time Clock Driver v1.12ac

[   57.903785] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports,
IRQ sharing enabled

[   57.905388] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A

[   58.025677] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A

[   58.028019] RAMDISK driver initialized: 16 RAM disks of 65536K size
1024 blocksize

[   58.033285] input: Macintosh mouse button emulation as
/class/input/input0

[   58.034444] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2

[   58.035524] ide: Assuming 33MHz system bus speed for PIO modes;
override with idebus=xx

[   58.037435] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at
0x60,0x64 irq 1,12

[   58.552777] serio: i8042 KBD port at 0x60,0x64 irq 1

[   58.553637] serio: i8042 AUX port at 0x60,0x64 irq 12

[   58.554955] mice: PS/2 mouse device common for all mice

[   58.557045] EISA: Probing bus 0 at eisa.0

[   58.557736] Cannot allocate resource for EISA slot 1

[   58.558583] EISA: Detected 0 cards.

[   58.560786] TCP cubic registered

[   58.561349] NET: Registered protocol family 1

[   58.562093] Using IPI No-Shortcut mode

[   58.562815] input: AT Translated Set 2 keyboard as
/class/input/input1

[   58.564856]   Magic number: 7:253:576

[   58.565493]   hash matches device ptyb8

[   58.592753] Freeing unused kernel memory: 340k freed

Loading, please wait...

Begin: Loading essential drivers... ...

[   58.956949] Capability LSM initialized

Done.

Begin: Running /scripts/init-premount ...

[   58.996464] ACPI: Processor [CPU0] (supports 8 throttling states)

[   58.997549] ACPI Exception (processor_core-0781): AE_NOT_FOUND,
Processor Device is not present [20070126]

[   58.999220] ACPI Exception (processor_core-0781): AE_NOT_FOUND,
Processor Device is not present [20070126]

[   59.001083] ACPI Exception (processor_core-0781): AE_NOT_FOUND,
Processor Device is not present [20070126]

Done.

Begin: Mounting root file system... ...

Begin: Running /scripts/local-top ...

Done.

Begin: Waiting for root file system... ...

[   59.280205] SCSI subsystem initialized

[   59.296274] scsi0 : ata_piix

[   59.296882] scsi1 : ata_piix

[   59.297418] ata1: PATA max UDMA/33 cmd 0x000101f0 ctl 0x000103f6
bmdma 0x00011050 irq 14

[   59.298769] ata2: PATA max UDMA/33 cmd 0x00010170 ctl 0x00010376
bmdma 0x00011058 irq 15

[   59.308407] usbcore: registered new interface driver usbfs

[   59.309337] usbcore: registered new interface driver hub

[   59.310343] usbcore: registered new device driver usb

[   59.324251] USB Universal Host Controller Interface driver v3.0

[   59.344279] Fusion MPT base driver 3.04.04

[   59.344982] Copyright (c) 1999-2007 LSI Logic Corporation

[   59.348394] Fusion MPT SPI Host driver 3.04.04

[   59.364594] pcnet32.c:v1.33 27.Jun.2006 [EMAIL PROTECTED]

[   59.548120] Floppy drive(s): fd0 is 1.44M

[   59.568095] FDC 0 is a post-1991 82077

[   59.632322] ata2.00: ATAPI, max UDMA/33

[   59.792124] ata2.00: configured for UDMA/33

[   59.840191] scsi 1:0:0:0: CD-ROM            TSSTcorp DVD+-RW
TS-L632D DE03 PQ: 0 ANSI: 5

[   59.843862] ACPI: PCI Interrupt 0000:00:07.2[D] -> GSI 19 (level,
low) -> IRQ 16

[   59.845278] uhci_hcd 0000:00:07.2: UHCI Host Controller

[   59.851772] uhci_hcd 0000:00:07.2: new USB bus registered, assigned
bus number 1

[   59.853158] uhci_hcd 0000:00:07.2: irq 16, io base 0x00001060

[   59.859784] usb usb1: configuration #1 chosen from 1 choice

[   59.860851] hub 1-0:1.0: USB hub found

[   59.861574] hub 1-0:1.0: 2 ports detected

[   59.963988] ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 17 (level,
low) -> IRQ 17

[   59.965404] mptbase: Initiating ioc0 bringup

[   60.035648] ioc0: 53C1030: Capabilities={Initiator}

[   60.111699] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda
tray

[   60.112976] Uniform CD-ROM driver Revision: 3.20

[   60.131874] sr 1:0:0:0: Attached scsi generic sg0 type 5

[   60.175623] scsi2 : ioc0: LSI53C1030, FwRev=00000000h, Ports=1,
MaxQ=128, IRQ=17

[   60.203647] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   60.204860] ata2.00: (BMDMA stat 0x26)

[   60.205582] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x43 data 12 in

[   60.205594]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   60.291603] ACPI: PCI Interrupt 0000:00:11.0[A] -> GSI 18 (level,
low) -> IRQ 18

[   60.293020] pcnet32: PCnet/PCI II 79C970A at 0x1400, 00 0c 29 49 53
95 assigned IRQ 18.

[   60.299415] eth0: registered as PCnet/PCI II 79C970A

[   60.300368] pcnet32: 1 cards_found.

[   60.519575] ata2.00: configured for UDMA/33

[   60.520376] ata2: EH complete

[   60.547254] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   60.548467] ata2.00: (BMDMA stat 0x26)

[   60.549188] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x43 data 12 in

[   60.549199]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   60.863222] ata2.00: configured for UDMA/33

[   60.864024] ata2: EH complete

[   60.947749] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   60.948963] ata2.00: (BMDMA stat 0x26)

[   60.949684] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x43 data 12 in

[   60.949695]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   61.262909] ata2.00: configured for UDMA/33

[   61.263710] ata2: EH complete

[   61.355782] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   61.356977] ata2.00: (BMDMA stat 0x26)

[   61.357698] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x43 data 12 in

[   61.357709]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   61.670609] ata2.00: configured for UDMA/33

[   61.671423] ata2: EH complete

[   61.763351] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   61.764564] ata2.00: (BMDMA stat 0x26)

[   61.765285] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x43 data 12 in

[   61.765296]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   62.078271] ata2.00: configured for UDMA/33

[   62.079073] ata2: EH complete

[   62.158100] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   62.159311] ata2.00: (BMDMA stat 0x26)

[   62.160029] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x43 data 12 in

[   62.160040]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   62.474054] ata2.00: configured for UDMA/33

[   62.474826] ata2: EH complete

[   62.493770] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   62.494984] ata2.00: (BMDMA stat 0x26)

[   62.495703] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x43 data 12 in

[   62.495714]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   62.809737] ata2.00: configured for UDMA/33

[   62.810537] ata2: EH complete

[   62.881418] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   62.882631] ata2.00: (BMDMA stat 0x26)

[   62.883351] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x43 data 12 in

[   62.883363]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   63.197376] ata2.00: configured for UDMA/33

[   63.198189] ata2: EH complete

[   63.282223] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   63.283434] ata2.00: (BMDMA stat 0x26)

[   63.284152] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   63.284162]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   63.597076] ata2.00: configured for UDMA/33

[   63.597877] ata2: EH complete

[   63.685287] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   63.686478] ata2.00: (BMDMA stat 0x26)

[   63.687197] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   63.687208]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   64.000749] ata2.00: configured for UDMA/33

[   64.001550] ata2: EH complete

[   64.093620] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   64.094833] ata2.00: (BMDMA stat 0x26)

[   64.095552] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   64.095563]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   64.408441] ata2.00: configured for UDMA/33

[   64.409249] ata2: EH complete

[   64.501243] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   64.502454] ata2.00: (BMDMA stat 0x26)

[   64.503176] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   64.503187]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   64.816101] ata2.00: configured for UDMA/33

[   64.816914] ata2: EH complete

[   64.908956] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   64.910171] ata2.00: (BMDMA stat 0x26)

[   64.912401] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   64.912413]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   65.223790] ata2.00: configured for UDMA/33

[   65.224594] ata2: EH complete

[   65.316673] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   65.317885] ata2.00: (BMDMA stat 0x26)

[   65.318610] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   65.318622]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   65.631459] ata2.00: configured for UDMA/33

[   65.632260] ata2: EH complete

[   65.655291] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   65.656503] ata2.00: (BMDMA stat 0x26)

[   65.657223] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   65.657233]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   65.971252] ata2.00: configured for UDMA/33

[   65.972052] ata2: EH complete

[   66.034931] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   66.036142] ata2.00: (BMDMA stat 0x26)

[   66.036865] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   66.036876]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   66.350914] ata2.00: configured for UDMA/33

[   66.351730] ata2: EH complete

[   66.434609] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   66.435817] ata2.00: (BMDMA stat 0x26)

[   66.436514] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   66.436525]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   66.750580] ata2.00: configured for UDMA/33

[   66.751381] ata2: EH complete

[   66.838285] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   66.839477] ata2.00: (BMDMA stat 0x26)

[   66.840198] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   66.840209]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   67.154263] ata2.00: configured for UDMA/33

[   67.155063] ata2: EH complete

[   67.239151] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   67.240363] ata2.00: (BMDMA stat 0x26)

[   67.241082] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   67.241093]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   67.553945] ata2.00: configured for UDMA/33

[   67.554746] ata2: EH complete

[   67.642569] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   67.643769] ata2.00: (BMDMA stat 0x26)

[   67.644489] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   67.644500]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   67.957625] ata2.00: configured for UDMA/33

[   67.958438] ata2: EH complete

[   68.149249] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   68.150464] ata2.00: (BMDMA stat 0x26)

[   68.151184] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x43 data 12 in

[   68.151195]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   68.465224] ata2.00: configured for UDMA/33

[   68.466026] ata2: EH complete

[   68.552918] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   68.554132] ata2.00: (BMDMA stat 0x26)

[   68.554833] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x43 data 12 in

[   68.554843]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   68.868909] ata2.00: configured for UDMA/33

[   68.869708] ata2: EH complete

[   68.956614] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   68.957815] ata2.00: (BMDMA stat 0x26)

[   68.958535] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x43 data 12 in

[   68.958546]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   69.284800] ata2.00: configured for UDMA/33

[   69.294613] ata2: EH complete

[   69.430100] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   69.443884] ata2.00: (BMDMA stat 0x26)

[   69.453982] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x43 data 12 in

[   69.453990]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   69.809278] ata2.00: configured for UDMA/33

[   69.818505] ata2: EH complete

[   69.921645] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   69.936034] ata2.00: (BMDMA stat 0x26)

[   69.945368] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x43 data 12 in

[   69.945376]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   70.318261] ata2.00: configured for UDMA/33

[   70.329211] ata2: EH complete

[   70.451591] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   70.466453] ata2.00: (BMDMA stat 0x26)

[   70.473660] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x43 data 12 in

[   70.473668]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   70.819809] ata2.00: configured for UDMA/33

[   70.829693] ata2: EH complete

[   70.899358] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   70.914506] ata2.00: (BMDMA stat 0x26)

[   70.921469] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x43 data 12 in

[   70.921476]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   71.272391] ata2.00: configured for UDMA/33

[   71.284088] ata2: EH complete

[   71.378804] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   71.393858] ata2.00: (BMDMA stat 0x26)

[   71.401015] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x43 data 12 in

[   71.401023]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   71.751105] ata2.00: configured for UDMA/33

[   71.763831] ata2: EH complete

[   71.880196] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   71.893876] ata2.00: (BMDMA stat 0x26)

[   71.904282] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   71.904290]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   72.251512] ata2.00: configured for UDMA/33

[   72.260586] ata2: EH complete

[   72.370692] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   72.385734] ata2.00: (BMDMA stat 0x26)

[   72.392384] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   72.392392]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   72.750220] ata2.00: configured for UDMA/33

[   72.760160] ata2: EH complete

[   72.882381] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   72.896766] ata2.00: (BMDMA stat 0x26)

[   72.906741] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   72.906749]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   73.250965] ata2.00: configured for UDMA/33

[   73.262546] ata2: EH complete

[   73.353933] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   73.368337] ata2.00: (BMDMA stat 0x26)

[   73.375389] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   73.375397]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   73.737591] ata2.00: configured for UDMA/33

[   73.747240] ata2: EH complete

[   73.874493] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   73.888906] ata2.00: (BMDMA stat 0x26)

[   73.898049] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   73.898057]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   74.244881] ata2.00: configured for UDMA/33

[   74.258079] ata2: EH complete

[   74.383017] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   74.396325] ata2.00: (BMDMA stat 0x26)

[   74.405824] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   74.405831]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   74.758452] ata2.00: configured for UDMA/33

[   74.769571] ata2: EH complete

[   74.856510] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   74.871285] ata2.00: (BMDMA stat 0x26)

[   74.878271] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   74.878278]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   75.228323] ata2.00: configured for UDMA/33

[   75.238159] ata2: EH complete

[   75.350122] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   75.363850] ata2.00: (BMDMA stat 0x26)

[   75.372938] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   75.372946]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   75.715811] ata2.00: configured for UDMA/33

[   75.725685] ata2: EH complete

[   75.824214] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   75.838712] ata2.00: (BMDMA stat 0x26)

[   75.845641] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   75.845648]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   76.195444] ata2.00: configured for UDMA/33

[   76.205305] ata2: EH complete

[   76.319097] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   76.333980] ata2.00: (BMDMA stat 0x26)

[   76.344104] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   76.344112]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   76.692255] ata2.00: configured for UDMA/33

[   76.703854] ata2: EH complete

[   76.803781] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   76.818131] ata2.00: (BMDMA stat 0x26)

[   76.824832] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   76.824839]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   77.175281] ata2.00: configured for UDMA/33

[   77.184704] ata2: EH complete

[   77.298843] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0

[   77.313638] ata2.00: (BMDMA stat 0x26)

[   77.323150] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0
cdb 0x25 data 8 in

[   77.323158]          res 51/20:03:00:00:00/00:00:00:00:00/a0 Emask
0x20 (host bus error)

[   77.663289] ata2.00: configured for UDMA/33

[   77.675135] ata2: EH complete

Done.

        Check root= bootarg cat /proc/cmdline

        or missing modules, devices: cat /proc/modules ls /dev

ALERT! /dev/disk/by-uuid/faba4d18-e6e2-435b-b507-2663b6696949 does not
exist. Dropping to a shell!



BusyBox v1.1.3 (Debian 1:1.1.3-4ubuntu2) Built-in shell (ash)

Enter 'help' for a list of built-in commands.


/bin/sh: can't access tty; job control turned off

(initramfs)

2007/5/16, Ben Collins <[EMAIL PROTECTED]>:
> Well, I tried to reproduce this, but I can't. Granted, I'm using
> Workstation 6, but I tried both the IDE and SCSI drives on this guest
> with latest kernel, and they just worked.
>
> Going t)o have to rely on you for that dmesg output.
>
> ** Summary changed:
>
> - drop to initramfs with linux-image-2.6.22-1.5
> + IDE drive not detected under VMware WS5
>
> --
> IDE drive not detected under VMware WS5
> https://bugs.launchpad.net/bugs/112860
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
IDE drive not detected under VMware WS5
https://bugs.launchpad.net/bugs/112860
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to