Reply to comment

re: how to not fsck up existing system on step XI (grub-stuff)

If you'll look at the first step in part XI, you'll see that we do "grub-install". From its output, we can see that on my development box HD0 is the first IDE drive and my usual system drive, and we can see that HD1 is the only other drive detected.

Then in the last grub step, you will see that we install to HD1 and not HD0 so the base system will remain unchanged.

If you do accidentally overwrite the grub installed on your base system drive, simply boot to any rescue media to fix it, the rest of the system will still be intact.

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