![]() |
Boot sector of installed Vector Linux doesn't have a boot signature
upon adding the installed VL on the existing LILO.. (btw i have not installed its LILO on the installation setup) since i know that i will just add it to the "existing" LILO
the error above arises upon doing the lilo run command.. $adding Vector6.0 etc.... FATAL : Boot sector of /dev/hdc13 doesn't have a boot signature 1. i have tagged the /dev/hdc13 bootable via CFDISK. but same problem arises.. |
Are you chainloading the Vector partion in lilo.conf? Like this:
Code:
other = /dev/hdc13Code:
image = /mnt/hdc13/boot/vmlinuz # path to the Vector Linux kernel |
here is my existing LILO's content :
Quote:
|
and here is the LILO of the installed VL6.0
Quote:
|
Since you are chainloading Slackware and Zenwalk I'll assume you want to chainload Vector as well. You should have at least this in the Vector Linux lilo.conf:
Code:
boot = /dev/hdc13 |
do you mean that i just need to add this lines on the "Vector6.0" LILO file?
Quote:
then run lilo to update the file. .. then reboot.. then try to load the VL6.0 again. . . |
BIG THANKS to ntubski. . .you gave me the idea :)
|
| All times are GMT -5. The time now is 05:13 AM. |