Index: [Article Count Order] [Thread]

Date:  Sat, 23 Jun 2007 12:45:53 +0200
From:  Chris Hemsing <C.Hemsing (at mark) gmx.net>
Subject:  [coba-e:10208] Re: AW:  Re: Port for newer boxes - try this ISO
To:  Kristian Eklund <coba-e (at mark) bluequartz.org>
Message-Id:  <897473063.20070623124553 (at mark) gmx.net>
In-Reply-To:  <467CF35C.5040206 (at mark) monostar.net>
References:  <044c01c7af64$36376960$a2a63c20$ (at mark) net> <00a401c7b41e$f344f630$d9cee290$ (at mark) net> <00b701c7b431$dd240130$976c0390$ (at mark) net> <200706220147.15121.bq (at mark) solarspeed.net> <003201c7b47d$6a6ae310$3f40a930$ (at mark) net> <882119237.20070622081814 (at mark) gmx.net> <00cf01c7b4e6$53f9b520$fbed1f60$ (at mark) net> <1016744619.20070622221246 (at mark) gmx.net> <011401c7b51a$f4119a80$dc34cf80$ (at mark) net> <467CF35C.5040206 (at mark) monostar.net>
X-Mail-Count: 10208

Hello Kristian,

you don't need to reinstall grub after changes to the config.
Grub freshly reads the configuration on the boot!!!!
Chris

Saturday, June 23, 2007, 12:18:04 PM, you wrote:


>> It worked.....!!! 
>> Now how do I add it.....
>> I am at the grub> command line, will some tools like pico work ???
>> Never used vi....

KE> Do this: (after you installed CentOS)

KE> Exit GRUB and boot your machine with the ad additional  boot option.

KE> Then:
KE> cd /boot/grub
KE> nano -w menu.lst
KE> scroll down to the boot arguments and add your command after.
KE> Save and exit nano
KE> grub-install /dev/sda for SATA/SCSI
KE> grub-install /dev/hda for IDE

KE> You are set!

KE> /Kristian