[SOLVED] Cannot run program from another flash drive
Posted: 20 Apr 2014, 04:08
I've encountered the same error running versions 2.1 and 3.0 of Porteus 64-bit LXDE. Hoping you can help.
Here are the main steps:
* Boot into Porteus using copy2ram, noauto and login=root cheat codes
* Run extlinux installer command (extlinux/extlinux -i /mnt/sdb1/boot/syslinux)
* Receive error message: bash: extlinux/extlinux: No such file or directory
Repeating the command using the full path (/mnt/sdc1/syslinux-5.10/extlinux/extlinux -i ...) yields the same error.
However, if I follow the same steps in a terminal launched from Ubuntu (and with root privileges), the command executes correctly.
To address some of the obvious possibilities:
* Both source and destination USB flash drives have been properly prepared (syslinux files unpacked on source, destination drive formatted and directories created, etc)
* Device names (sdb1, sdc1) are correct, and paths used are valid from current working directory
* extlinux program file has execute privileges (and works under Ubuntu)
* No typos
* Not an extlinux syntax error, given success under Ubuntu (and I've worked with syslinux long enough to be comfortable with it)
Perhaps it's something simple that I'm overlooking, but I just haven't been able to figure it out. If it's something more, then I hope it will be helpful in asking.
Thanks.
dd
Here are the main steps:
* Boot into Porteus using copy2ram, noauto and login=root cheat codes
* Run extlinux installer command (extlinux/extlinux -i /mnt/sdb1/boot/syslinux)
* Receive error message: bash: extlinux/extlinux: No such file or directory
Repeating the command using the full path (/mnt/sdc1/syslinux-5.10/extlinux/extlinux -i ...) yields the same error.
However, if I follow the same steps in a terminal launched from Ubuntu (and with root privileges), the command executes correctly.
To address some of the obvious possibilities:
* Both source and destination USB flash drives have been properly prepared (syslinux files unpacked on source, destination drive formatted and directories created, etc)
* Device names (sdb1, sdc1) are correct, and paths used are valid from current working directory
* extlinux program file has execute privileges (and works under Ubuntu)
* No typos
* Not an extlinux syntax error, given success under Ubuntu (and I've worked with syslinux long enough to be comfortable with it)
Perhaps it's something simple that I'm overlooking, but I just haven't been able to figure it out. If it's something more, then I hope it will be helpful in asking.
Thanks.
dd