Hi
I wonder if there is a way to fix this problem, besides from doing a reinstall. I see the drive from Win XP Pro and
also the drive is mounted from a live cd and I can see everything which is there. When I do a boot-up in verbose mode the only thing which is in red when it comes to : fuse : failed to access mount point /media/disk no such..

I am stuck.
Here is my fstab:
# /etc/fstab: static file system information.
#Entry for /dev/sda5 :
UUID=8864592a-6307-4d7d-af63-d97d3c7e4dc4 / ext3 defaults 1 1
#Entry for /dev/sda7 :
UUID=4e3df53a-0042-49d2-a580-2d42abf47777 /home ext3 defaults 1 2
#Entry for /dev/sdb1 :
UUID=D27431CF7431B6D7 /media/Iomega\040HDD ntfs-3g defaults,nosuid,nodev,uhelper=hal,locale=da 0 0
#Entry for /dev/sda1 :
UUID=FEB8E7E2B8E79803 /media/disk ntfs-3g defaults,nosuid,nodev,uhelper=hal,locale=da 0 0
none /proc proc defaults 0 0
#Entry for /dev/sda6 :
UUID=a37fec86-22b1-481a-ac75-49fc4c6f5562 swap swap defaults 0 0
none /dev/pts devpts mode=0620 0 0
And here is my mtab:
/dev/sda5 / ext3 rw 0 0
none /proc proc rw 0 0
none /dev/pts devpts rw,mode=0620 0 0
/dev/sda7 /home ext3 rw 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
none /sys/fs/fuse/connections fusectl rw 0 0
Prepairing for a reinstall.. (I would rather not)

OW