Ken Moffat wrote: > On Sat, Nov 09, 2013 at 02:35:35AM +0000, Ken Moffat wrote: >> [ snip EFI / grub.cfg details, I'm going to query your reasoning ] >> > I see Bruce has replied while I was composing this. Definitely try > his suggestions first (he understands those horrid gpt partitions > and the even more horrid [1] grub ;-) > > Only come back to my painful suggestions if you have to. > > ĸen > 1. ALL bootloaders are horrid, it's in their nature.
Although I agree with you, boot loaders don't have to be horrid. They have only one job: copy one (possibly two) files from a device (disk, usb stick, cd, dvd, lan, etc) to memory and do a jmp instruction to the proper location (1st byte of the loaded file). The problem is that for a simple job, they make it complicated. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page