[NCLUG] Lilo or Grub

David Braley davbraley at comcast.net
Thu Feb 23 17:28:19 MST 2006


Thanks Kevin and Dann!

David

Kevin Fenzi wrote:
> I use a nice brute force approach (which works at least): 
>
> dd if=/dev/hda bs=32k count=1 | strings | grep GRUB
>
> change /dev/hda to your boot drive. 
> If this returns:
>
> GRUB
>
> then grub is in the master boot record. If it returns nothing then
> it's lilo (or something else). 
>
> kevin
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> NCLUG mailing list       NCLUG at nclug.org
>
> To unsubscribe, subscribe, or modify 
> your settings, go to: 
> http://www.nclug.org/mailman/listinfo/nclug
>   



More information about the NCLUG mailing list