Hi,
I'm trying to install backtrack2 on my usb thumbdrive. I was able to extract two folders BT and boot in the the thumbdrive. however i am unable to run the ./bootinst.sh and get the followin error messages. "-bash: ./bootinst.sh: Permission denied" I already tried chmod a+rx bootinst.sh and chmod 777 bootinst.sh. but still getting the same message. Any advice?
[root@servera media]# cd USB20FD
[root@servera USB20FD]# ls
boot BT
[root@servera USB20FD]# cd boot
[root@servera boot]# ls
bootinst.bat dos isolinux splash.bmp syslinux vmlinuz
bootinst.sh initrd.gz memtest86p splash.bmp.gz vesamenu.c32
[root@servera boot]# bootinst.sh
-bash: bootinst.sh: command not found
[root@servera boot]# ./bootinst.sh
-bash: ./bootinst.sh: Permission denied
[root@servera boot]# ls -l
total 5056
-rwxr-xr-x 1 root root 1696 Feb 24 2007 bootinst.bat
-rwxr-xr-x 1 root root 2095 Feb 24 2007 bootinst.sh
drwxr-xr-x 2 root root 16384 Mar 15 11:53 dos
-rwxr-xr-x 1 root root 1479711 Feb 24 2007 initrd.gz
drwxr-xr-x 2 root root 16384 Mar 15 11:53 isolinux
-rwxr-xr-x 1 root root 94760 Feb 24 2007 memtest86p
-rwxr-xr-x 1 root root 153718 May 25 2006 splash.bmp
-rwxr-xr-x 1 root root 3334 May 25 2006 splash.bmp.gz
drwxr-xr-x 2 root root 16384 Mar 15 11:53 syslinux
-rwxr-xr-x 1 root root 113728 Feb 24 2007 vesamenu.c32
-rwxr-xr-x 1 root root 3209320 Feb 24 2007 vmlinuz
[root@servera boot]# cd ..
[root@servera USB20FD]# ls
boot BT
[root@servera USB20FD]# ls -l
total 32
drwxr-xr-x 5 root root 16384 Mar 15 11:22 boot
drwxr-xr-x 8 root root 16384 Mar 15 11:22 BT
Start Free Trial