Comment 3 for bug 301917

Revision history for this message
Selecter (selecter) wrote :

I have the same problem. I installed ubuntu 8.10 in vmware fusion... At first I thought it's because of XFS filesystem (which I installed to experement) but then copied the file to /boot partition where reiserfs is installed.
anton@ubuntu:/boot$ ./server103_linux32.bin
bash: ./server103_linux32.bin: No such file or directory
anton@ubuntu:/boot$ ls -l | grep server103_linux32.bin
-rwxrwxrwx 1 root root 784532902 2008-12-18 22:02 server103_linux32.bin
anton@ubuntu:/boot$ cat /etc/fstab
proc /proc proc defaults 0 0
# /dev/sda3
UUID=b414bbf4-3b97-44a3-945b-70113eba6896 / xfs relatime 0 1
# /dev/sda2
UUID=a06a709e-aed4-4a7f-b45e-4060144d6424 /boot reiserfs notail,relatime 0 2
# /dev/sda1
UUID=83bda146-4afa-498c-97e6-f53a93b37d4d none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
# Beginning of the block added by the VMware software
.host:/ /mnt/hgfs vmhgfs defaults,ttl=5 0 0
# End of the block added by the VMware software