public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] dracut + UUID : a problem solved
@ 2012-06-04  9:40 Philip Webb
  2012-06-10 10:47 ` Keith Dart
  0 siblings, 1 reply; 12+ messages in thread
From: Philip Webb @ 2012-06-04  9:40 UTC (permalink / raw
  To: Gentoo User

I recently reorganised my HDD to avoid having to use  initramfs .
Having done so, I still have some spare space on the HDD,
which seemed a good place to have a couple of other distros installed
in case I want to use Flash (my Gentoo is 64-bit) or show Linux to friends.

Fedora 17 (Xfce) installs easily enough from a USB stick
(my recently renewed mobo doesn't seem to be able to boot from CD),
but I ran into a couple of bizarre problems
whose solution mb of help to others in other situations.

I use Lilo -- it's simple if you're not continually changing the set-up --
& copied Fedora's kernel image + system map + initramfs
from the partition where it's installed ( /dev/sda6 ) to  /boot .
Then I ran into  3  successive problems.

(1) Lilo refused to run, as the Fedora system map file was 'read only'.
As root, I tried to 'chmod 644 System...' & was told again it was 'RO'.
The only way I could alter its permissions was to boot System Rescue
& run 'chmod' there, which worked.  This is bizarre.

(2) Lilo refused again, saying there was some limit of "31".
This was solved by emerging the testing version of Lilo.

(3) Lilo then succeeded, but Fedora had a kernel panic,
not being able to find the root partition.
It is using Dracut -- which I've studiously avoided with Gentoo --
& that doesn't recognise the traditional 'root=/dev/sda6'.
You have to use 'blkid /dev/sda6' to get a lengthy UUID for the device,
then replace the 'root=' line in  lilo.conf  with 'append="root=UUID=<blah>"'.

After all that, Fedora booted properly into the Xfce desktop.

BTW anyone doing this needs to avoid letting Fedora overwrite the MBR
-- it asks you & it's easy to forget -- & also not to let it set the time :
otherwise, you'll have problems when back home in Gentoo.

I also downloaded Mageia 2.0 , but there's a bug in its set-up
-- it keeps finding USB devices, the same one over & over -- ,
so I've given up on it.  Hopefully eventually, they'll get things together :
I used Mandrake 2000-3 , before I moved to Gentoo.

HTH a few others.

-- 
========================,,============================================
SUPPORT     ___________//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT    `-O----------O---'   purslowatchassdotutorontodotca




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-06-11 22:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-04  9:40 [gentoo-user] dracut + UUID : a problem solved Philip Webb
2012-06-10 10:47 ` Keith Dart
2012-06-10 16:41   ` Jarry
2012-06-10 18:48     ` Alan McKinnon
2012-06-10 21:08       ` Neil Bothwick
2012-06-10 21:48         ` Alan McKinnon
2012-06-10 22:33           ` Mick
2012-06-11  0:49             ` [gentoo-user] " walt
2012-06-11  7:16             ` [gentoo-user] " Alex Schuster
2012-06-11 22:12               ` Mick
2012-06-11  6:43       ` Keith Dart
2012-06-11  8:52         ` Neil Bothwick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox