** Summary changed:

- PCI PATA card - hde drive not found by Feisty
+ PCI IDE card - hde drive not found by Feisty

** Description changed:

  I'm not sure if this is a duplicate of Bug #84964
- I have 2 PATA disks attached to a PCI Highpoint Rocket 133 ATA controller 
card.  These were previously labelled as hde and hdf under Edgy.
- After upgrading to Feisty the system would not boot, pausing at the line:
+ I have 2 PATA disks attached to a PCI Highpoint Rocket 133 ATA controller 
card.
+ These were previously labeled as hde and hdf under Edgy.
+ The 2.6.20-15 kernel seems unable to find either of the disks attached to 
this card.
+ After upgrading to Feisty the system would not boot, pausing just after 
something to do with IDE card module [hpt366]
  
+ EIP: [<f0833022>] pci_bus_clock_list+0x22/0x30 [hpt366] SS:ESP 0068:df9b9d18
  udev-event[xxxx]: run-program: '/sbin/modprobe' abnormal exit
  
- before
+ before dropping to the busybox shell
  
- ALERT! /dev/disk/by-uuid/xxxxxxxxxxx does not exist Dropping to shell!
+ ALERT! /dev/disk/by-uuid/-UUID- does not exist Dropping to shell!
  BusyBox v1.1.3 Built-in shell (ash)
  /bin/sh can't access tty; job control mode off.
  
- and the intiramfs prompt.
+ At the initramsf prompt
  
- However, at the initramsf prompt
  modprobe ide-disk
  modprobe ide-generic
- yield nothing.  There are no hdx or sdx nodes in /dev at all.
+ 
+ don't find the CDROM attached to the motherboard and
+ 
+ modprobe hpt366
+ 
+ just hangs the system requiring a reboot.
  
  To summarise:  
  fstab has been updated and UUIDs assigned to all partitions. (which match 
UUIDs obtained running vol_id from Edgy LiveCD)
  /boot/grub/menu.lst has also been updated with consistent UUIDs.
- No new sdx drives have been added to /boot/grub/device.map
- There are no /dev/disk/by-uuid nodes
- The 2.6.20-15 kernel seems unable to find either of the disks attached to the 
PCI card.
+ No new sdx entries have been added to /boot/grub/device.map
+ There are no /dev/disk/by-uuid/ nodes (or hdx or sdx)
  
  Booting from the Feisty install CD produces the same problem: boot
  paused at /sbin/modprobe before booting without finding any HDDs.
+ 
+ EDIT
+ Adding the lines
+ 
+ hpt34x
+ hpt366
+ 
+ to /etc/initramfs-tools/modules
+ causes the boot to get slightly further 
+ 
+ EIP: [<f0833022>] pci_bus_clock_list+0x22/0x30 [hpt366] SS:ESP 0068:df9b9d18
+ Segmentation fault
+ 
+ before finally stopping at
+ 
+ 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
+ FDC 0 is a post-1991 82077
+ 
+ and dropping back to the busybox shell. Although I was able to find the
+ CDROM with modprobe-generic.

-- 
PCI IDE card - hde drive not found by Feisty
https://bugs.launchpad.net/bugs/108906
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