| mikshaw  
 
  
 
 
 Group: Members
 Posts: 4856
 Joined: July 2004
 | 
|  | Posted: Mar. 09 2006,06:26 |  |  That would depend on which bootloader is actually being used now...which one is in the master boot record (probably which was installed most recently)?  I don't know much at all about Lilo...I used it for a little while, but it was in the days when i didn't configure anything i didn't need to configure and everything i did was done through a gui.
 
 A grub entry would look pretty much the same as what i posted to gjhicks.  The only thing i can think to explain a little more is the partition.  a partition listed as (hd0,6) is hda7...first harddrive, seventh partition, starting with zero.  I'm not sure if it is different for logical partitions, since i don't use them....i've only gone up to 4
 
 --------------
 http://www.tldp.org/LDP/intro-linux/html/index.html
 |