[ubuntu-za] No such file

Charl Wentzel charl.wentzel at vodamail.co.za
Wed Feb 10 16:26:48 GMT 2010


Hi Guys

Having an odd problem Ubuntu Server.  I can't get it to execute any
executable files I add to the system.  Everything else that's already
there works.

Whenever I try to execute one of my file I get the following...

$:/home/EagleTrack$ ./eddx 
-bash: ./eddx: No such file or directory

All the right flags are set...

$:/home/EagleTrack$ ls -l
total 6528
-rwxr-xr-x 1 recosys recosys    1739 2009-11-25 01:58 eagletrack
-rwxr-xr-x 1 recosys recosys 2421214 2009-11-25 14:02 eddx
drwxr-xr-x 2 recosys recosys    4096 2009-11-25 01:59 ini
drwxr-xr-x 2 recosys recosys    4096 2009-11-25 01:57 log
-rwxr-xr-x 1 recosys recosys 2534073 2009-11-25 02:00
minetagreceiverport
-rwxr-xr-x 1 recosys recosys 1709372 2009-11-25 02:01 watchdog

Event fstab doesn't seem out of the ordinary (using lvm)...
$:/etc$ cat fstab
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique
identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# / was on /dev/md0 during installation
UUID=dea7c9e1-38bd-46c6-a1a4-c67383e0a6a5 /               ext4
errors=remount-ro 0       1
/dev/mapper/EagleTrack--VG1-home /home          ext4
usrquota,grpquota 0       2
/dev/mapper/EagleTrack--VG1-tmp /tmp            ext2    defaults
0       2
/dev/mapper/EagleTrack--VG1-usr /usr            ext4    defaults
0       2
/dev/mapper/EagleTrack--VG1-var /var            ext4    defaults
0       2
# swap was on /dev/md2 during installation
UUID=7aa466b1-0819-4d51-8a20-0937d19f8c7b none            swap    sw
0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0
0

Anyone with some ideas?

Regards
Charl




More information about the ubuntu-za mailing list