Thank you Stephen,

In the mean time I have been using the following work-around:-

I removed the /mnt/DOS* and created /c-drive and /d-drive as the DOS mount
points. The f/etc/fstab looks like this at the moment:-

/dev/hda1 /c-drive vfat rw 0 0
/dev/hda5 /d-drive vfat rw 0 0
/dev/hdb1 swap swap defaults 0 0
/dev/hdb2 / ext2 defaults 1 1
/dev/hdb3 /usr ext2 defaults 1 2
/dev/hdb5 /home ext2 defaults 1 2
/mnt/floppy /mnt/floppy supermount fs=vfat,dev=/dev/fd0 0 0
none /proc proc defaults 0 0
none /dev/pts devpts mode=0620 0 0
/mnt/cdrom /mnt/cdrom supermount fs=iso9660,dev=/dev/cdrom 0 0

With this configuration I have full ccess everything on the DOS partitions. I
followed what I had done with doslinux. Also KDE does not lock up anymore when
I use kfm to look in /mnt.

Reply via email to