Code: Select all
root[boot]# ls -la
total 7888
drwx------ 3 cashew users 4096 Nov 29 20:21 .
drwx------ 5 cashew users 4096 Nov 29 19:57 ..
-r--r--r-- 1 cashew users 24983 Feb 2 2012 eltorito.img
-r--r--r-- 1 cashew users 125163 Feb 2 2012 g2ldr
-r--r--r-- 1 cashew users 8192 Feb 2 2012 g2ldr.mbr
drwx------ 5 cashew users 4096 Nov 29 19:56 grub
-r--r--r-- 1 cashew users 2048 Feb 2 2012 grub.cat
-r--r--r-- 1 cashew users 125675 Feb 2 2012 grub2-linux.img
-r--r--r-- 1 cashew users 1707180 Feb 2 2012 initrd.xz
-r--r--r-- 1 cashew users 1753 Feb 2 2012 install-on-USB.cmd
-rw-r--r-- 1 cashew users 5975 Feb 2 2012 install-on-USB.sh
-rw-r--r-- 1 cashew users 5975 Nov 29 20:21 install.sh
-r--r--r-- 1 cashew users 164504 Feb 2 2012 mt86p
-r-xr-xr-x 1 cashew users 71168 Feb 2 2012 syslinux.exe
-rw-r--r-- 1 cashew users 0 Nov 29 20:03 test
-r--r--r-- 1 cashew users 5797520 Feb 2 2012 vmlinuz
I'm using the RC but it should be equivalent to 14.0 (i486). The Live is xfce 13.37.
EDIT
From the Live CD, everything worked just by double clicking the script in Thunar. I think the root password was requested, Note that the permissions for the test files are also executable:
Code: Select all
one[~]$ cd /media/octogigas/
one[octogigas]$ cd boot
one[boot]$ ls -la
total 7896
drwxr-xr-x 3 one root 4096 Nov 30 00:11 .
drwxr-xr-x 5 one root 4096 Nov 30 00:11 ..
-rwxr-xr-x 1 one root 512 Nov 30 00:11 _dev_sdb.mbr.201211300011
-rwxr-xr-x 1 one root 512 Nov 30 00:11 _dev_sdb.mbr.201211300011.0810
-r-xr-xr-x 1 one root 24983 Feb 2 2012 eltorito.img
-r-xr-xr-x 1 one root 125163 Feb 2 2012 g2ldr
-r-xr-xr-x 1 one root 8192 Feb 2 2012 g2ldr.mbr
drwxr-xr-x 5 one root 4096 Nov 29 19:56 grub
-r-xr-xr-x 1 one root 2048 Feb 2 2012 grub.cat
-r-xr-xr-x 1 one root 125675 Feb 2 2012 grub2-linux.img
-r-xr-xr-x 1 one root 1707180 Feb 2 2012 initrd.xz
-r-xr-xr-x 1 one root 1753 Feb 2 2012 install-on-USB.cmd
-rwxr-xr-x 1 one root 5975 Feb 2 2012 install-on-USB.sh
-rwxr-xr-x 1 one root 5975 Nov 29 20:21 install.sh
-r-xr-xr-x 1 one root 164504 Feb 2 2012 mt86p
-r-xr-xr-x 1 one root 71168 Feb 2 2012 syslinux.exe
-rwxr-xr-x 1 one root 0 Nov 29 20:03 test
-r-xr-xr-x 1 one root 5797520 Feb 2 2012 vmlinuz
one[boot]$