In most of installation tutorials this line is included
Is this neccesary for the installation, because I have made a small BT3 script, but when this script is exectued it seems to stop the scriptCode:chroot /mnt/backtrack/ /bin/bash
Calypso
In most of installation tutorials this line is included
Is this neccesary for the installation, because I have made a small BT3 script, but when this script is exectued it seems to stop the scriptCode:chroot /mnt/backtrack/ /bin/bash
Calypso
The command is used before executing the lilo -v command and is needed for changing the apparent disk root directory for the current running process. Use google as the issue you are experiencing have been covered on several different Linux forums already, and workarounds for it can easily be found.
-Monkeys are like nature's humans.
I really cant find any work arounds im afriad, the only thing i can think of is just putting at the very end of the installation script
Yes it is a simple bash script, basically all the commands that are used for a normal installation are in there, plus a few customised commands ie automatically editing kismet and lilo.conf and copying certain directories.