Comment 17 for bug 37639

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

Actually Matt, the screenshot seems to show sda1 being detected -- which fits with Adam's belief that i2o drives now appear under the scsi subsystem (which is the general pattern the kernel is moving towards anyway).

Try doing this at that shell:

  mkdir /dev/i2o
  ln -s /dev/sda2 /dev/i2o/hda2
  exit

and see if that boots as you expected