Reply to comment

lilo bug

root@hostname# lilo -M /dev/sda # install MBR
root@hostname# lilo -b /dev/sda # install lilo
root@hostname#

this won't work since lilo looks for /etc/lilo.conf by default and according to the tutorial, only /mnt/../etc/lilo.conf exists
You can try to add the -C flag but then lilo will compare lilo.conf to the actual system map and won't find /boot/vmlinuz....

buga

Reply

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".

More information about formatting options