| Backtrack 4 Hard Drive Installation - Page 3 |
| Sunday, 23 August 2009 19:32 |
|
Page 3 of 3
Step 4 - Configure Bootloader We will need to configure /etc/lilo.conf and define the boot and root partition so we will be able to boot into backtrack. In case we do not correctly define the root partition we will get an error “Kernel panic: no init found”. Edit /etc/fstab and append the following lines:
Execute lilo -v and reboot References: http://www.offensive-security.com/documentation/bt4install.pdf |