|
From: | Jeremy Clark |
Subject: | [Fwd: SuSE Pro8.2/Grub Boot] |
Date: | Sat, 03 May 2003 19:47:21 -0400 |
fyi, my simple dual boot solution. JC
--- Begin Message ---Subject: SuSE Pro8.2/Grub Boot Support Key "45534929142162". You have been unlocked with the following data today: Date: Sat, 03 May 2003 19:37:27 -0400 Name Jeremy Clark
Address 30 Edith Drive Apt610
ZIP and City M4R1Y8 Toronto
Country CanadaJust installed 8.2, excellent work!!. I had some difficulties with Grub and here is my solution which works nicely (your manual was very helpful). I have been using dual boot (Linux/Windows) with PQBootMagic for some time. I use a password so that noone can use my machine. When you enable password in Grub, it does not prevent users from booting the machine. (I read the manual at www.gnu.org/software/grub). What I did was edit the config file manually, I removed the line:
gfxmenu (hd0,5)/boot/message
If you don't, two boot messages collide. Then I put the lock commnand under each title entry:
title linux
lock
kernel (hd0,5)/boot/vmlinuz root=/dev/hda6 vga=0x314 spalsh=silent showopts
initrd (hd0,5)/boot/intirdetc
What happens is that you get the console Grub menu listing various boot options. You must press p to enter the password, then you choose which selection to boot.
Regards
Jeremy Clark
--- End Message ---
[Prev in Thread] | Current Thread | [Next in Thread] |