Results 1 to 2 of 2
Lilo is installed in MBR. But I want to make a boot disc just in case. How to do it from KDE?
p.s.this distro is based on Mandriva...
- 01-04-2006 #1
PCLinuxOS - need to make a boot disc
Lilo is installed in MBR. But I want to make a boot disc just in case. How to do it from KDE?
p.s.this distro is based on Mandriva
- 01-05-2006 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,090
See if this works...
You should be able to use the live-cd to reboot. Boot your pclinuxos cd, then open a konsole.
su to root and type these commands (with "x" being where you put your pclinuxos installation, such as /dev/hda3)
Reboot and it should work. If it works properly, you might want to write these commands down so you'll have them when needed.Code:mount /dev/hdx /mnt/hdx mount -t proc none /mnt/hdx/proc mount -t none /dev /mnt/hdx/dev -o bind chroot /mnt/hdx lilo -v


Reply With Quote
