Reply to comment

re: one more anomaly re: disk partitioning

Nice catch. Thats a bug/typo in the parted command.

It should read:
parted /dev/sda "mklabel msdos mkpartfs primary ext2 0.0 21.0 mkpartfs primary ext2 21.0 -0 set 1 boot on"

Now, I ran an install with this partitioning problem for a long time and was completely unaware of it, so I dont think there is significant risk. Then again if its a fresh install, I'd probably wipe and fix it quick.

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