[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
F7 in 3 partitions
- From: Karl Larsen <k5di zianet com>
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: F7 in 3 partitions
- Date: Thu, 27 Sep 2007 15:32:01 -0600
My thought process was really a bugger while trying to make a
seperate boot partition ( /dev/sda6). I just copied my boot directory
to that partition. It didn't work. There were just 10's of problems.
Went to info grub and there it hit me what all the lines are in
grub.conf and then I got it right. My system is at (/dev/sda5) and here
is grub.conf that works.
# grub.conf
#
#boot=/dev/sda
default=0
timeout=10
splashimage=(hd0,5)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.22.7-85.fc7)
root (hd0,5)
kernel /vmlinuz-2.6.22.7-85.fc7 ro root=/dev/sda5
initrd /initrd-2.6.22.7-85.fc7.img
title Fedora (2.6.22.5-76.fc7)
root (hd0,5)
kernel /vmlinuz-2.6.22.5-76.fc7 ro root=/dev/sda5
initrd /initrd-2.6.22.5-76.fc7.img
[root k5di grub]#
So now at last I have /boot and /karl in seperate partitions as
desired. Sure took a lot of reboots!
--
Karl F. Larsen, AKA K5DI
Linux User
#450462 http://counter.li.org.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]