Date: Sat, 23 Jun 2007 12:18:04 +0200 From: Kristian Eklund <kristian.eklund (at mark) monostar.net> Subject: [coba-e:10206] Re: AW: Re: Port for newer boxes - try this ISO To: coba-e (at mark) bluequartz.org Message-Id: <467CF35C.5040206 (at mark) monostar.net> In-Reply-To: <011401c7b51a$f4119a80$dc34cf80$@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> X-Mail-Count: 10206> It worked.....!!! > Now how do I add it..... > I am at the grub> command line, will some tools like pico work ??? > Never used vi.... Do this: (after you installed CentOS) Exit GRUB and boot your machine with the ad additional boot option. Then: cd /boot/grub nano -w menu.lst scroll down to the boot arguments and add your command after. Save and exit nano grub-install /dev/sda for SATA/SCSI grub-install /dev/hda for IDE You are set! /Kristian10206_2.p7s