On Sun, 12 Aug 2012 14:11:37 -0400, Allan Gottlieb wrote: > > I have one of those. But I decided to stick with traditional DOS > > partitioning style and grub instead of GPT and grub2. > > I am leaning toward traditional partitioning, but with grub2. Do those > two not mix well? GRUB2 works fine with MBR partition tables. But if you're starting from scratch, you may as well use GPT and get rid of the legacy MBR limitations and fragility. -- Neil Bothwick Procedure: (n.) a method of performing a program sub-task in an inefficient way by extensively using the stack instead of a GOTO.