(Jun 29 2005 09:32) VoIP wrote:
> After a fresh installation of TSL 3.0 from ISO disc, the first boot
> stopped at GRUB prompt waiting for instruction. How can I make it
> continue kernel booting?

It's all in the doc:
http://www.fifi.org/doc/grub-doc/html/grub_4.html#SEC13

(Been a while since I've done this so you need to read the doc anyway
but here's a tip..)

if /boot is the first partition on the harddrive, or you don't have a
separate /boot but / as first disk:

root (hd0,0)
kernel (hd0,0)/vmlinuz-2.6.11.11-4tr root=/dev/hda
initrd (hd0,0)/initrd-2.6.11.11-4tr.img
boot


Then edit menu.lst on the installed system to include the needed parts.
Grabbing one from antoher 3.0 system might be a good thing.


c


-- 
Christian H. Toldnes
Trustix Developer
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to