On Sunday 12 October 2008 19:27:32 Trent Shea wrote:
> bash-3.2# dd if=/dev/sda of=/root/mbr1 bs=512 count=1
> bash-3.2# dd if=/dev/sda of=/root/mbr2 bs=512 count=1
> bash-3.2# diff -s mbr mbr2
> Files mbr and mbr2 are identical
> bash-3.2#
>
> Anyhow, I'm pretty convinced and I like how the page looks.

Actually the dd I listed is not enough to confirm anything... It seems 
that the mbr has not been altered by anything I've done. I am quite 
curious how stage1 is directed to the other stages, but, other than a 
curious configure switch, I'm not really any closer to showing that 
menu.lst's existence affects anything during setup.

The switch:
--enable-preset-menu=/menu.lst
Embeds a menu.lst in the stage2 file and if /boot/grub/menu.lst does not 
exist uses it. Not that I can really think of a situation where my 
menu.lst would go missing and not the stage2 file... but still 
interesting...

Anyhow, I'll stop thinking out loud on the list and post when I've 
actually got something substantial.
Trent.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to