Hello guys
i have a slackware 12 , i want install backtrack 2 side slackware 12 .
in backtrack i want use from slackware partition . ( home , ...)
i want both use from a partition together.
Code:
/etc/fstab :
/dev/sda9 bt ext3 Defaults 1 2
i can't use cdrom , and i must install backtrack from hard.
so , i did configure lilo .
Code:
/etc/lilo.conf :
image = /bt/boot/vmlinuz
root = /bt/BT
initrd = /bt/boot/initrd.gz
label = BackTrack
:wq
-------------
root@ware:~#lilo
"Warning: LBA32 addressing assumed
Added Winhole *
Added Slackware
Added BackTrack
One warning was issued."
------------
root@ware:~#init 6
restarted .
correctly added BackTrack label in Boot Loader (LILO) and starting to load Scripts
but typed this errors :
Code:
Cannot read module data. corrupted download?
* -> mount: Couldn't setup loop device
Cannot read module data. corrupted download?
/proc/splash: No such file or directory
*copying content of rootcopy directory
*crerating /etc/fstab
*changing root directory
linux live end, starting the Linux distribution
Usage: init 0123456SsQqAaBbCcUu
VFS: Cannot open root device "0" or unknown-block(0,0)
Please append a correct "root =" boot option
Kernel panic - not syncing: VFS:Unable to mount root fs on unknown-block(0,0)
i don't have any cd for write and boot backtrack with cdrom

so help me for boot and install this live distro from hard.
tnx