This shows you the differences between two versions of the page.
| 
    Owl:USB_drive [2014/09/17 09:45] grumbler_eburg  | 
    
    Owl:USB_drive [2014/09/17 09:55] (current) grumbler_eburg  | 
    ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| Select "Run shell" in the menu and edit ''/owl/etc/lilo.conf'' (using ''vi'') and make it look like: | Select "Run shell" in the menu and edit ''/owl/etc/lilo.conf'' (using ''vi'') and make it look like: | ||
| <file> | <file> | ||
| + | boot=/dev/hda | ||
| read-only | read-only | ||
| lba32 | lba32 | ||
| Line 61: | Line 62: | ||
| label=sdh | label=sdh | ||
| </file> | </file> | ||
| + | (The line ''boot=/dev/hda'' is right: this is device to install lilo in qemu environment.) | ||
| Now, re-install the bootloader: | Now, re-install the bootloader: | ||