Ken Moffat wrote:
On Tue, Apr 05, 2016 at 01:27:33PM +0200, Gerhard Gedigk wrote:
Gesendet: Dienstag, 05. April 2016 um 03:59 Uhr
Von: "Ken Moffat" <[email protected]>
An: "BLFS Support List" <[email protected]>
Betreff: Re: [blfs-support] LFS 7.9 kernel panic
On Tue, Apr 05, 2016 at 12:26:16AM +0200, Gerhard Gedigk wrote:

My first hard disk always shows up as /dev/sda. My second hard disk shows as
/dev/sdb. The other disks arrive under changing devices.

Is your problematic 7.9 install on one of those two disks ? If it
is, try copying the whole grub entry for it, giving it a different
name in the menu so that you can identify which is which, and
changing the root= in the copy from sdaX to sdbX or vice-versa.

No, it is a new device, the fifth at the controller.


If it was my system, I would still try the approach I suggested -
but obviously checking whether or not /dev/sdX boots to the desired
system.  In my experience, adding a new disk _can_ change the order
the kernel sees them.

gdisk or fdisk

for gdisk use x (expert) and then i (show detailed information on a partition)

Look for Partition unique GUID

---

for fdisk use x and then p

You want UUID not Type-UUID

  -- Bruce

--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to