On Mon, 2005-02-28 at 11:13 +0100, Marc Ballarin wrote: > On Mon, 28 Feb 2005 11:49:19 +0800 > Ow Mun Heng <[EMAIL PROTECTED]> wrote: > > > grep -v nodev /proc/filesystems > > reiserfs > > ext3 > > ext2 > > iso9660 > > udf > > xfs > > ntfs > > vfat > > Then you could try (/mnt/tmp has to be an empty directory): > > mount -treiserfs /dev/hda2 /mnt/tmp > mount -text3 /dev/hda2 /mnt/tmp > ... > mount -tvfat /dev/hda2 /mnt/tmp > > and see where or if it hangs. Best to do this from a text console, so that > you can see the oops or panic.
WIll try when I get to my USB Drive > > Can you find out, what mount options Gnome is trying to use? This is from FStab /dev/sda1 /mnt/sda1 auto users,noauto,noatime,sync 0 0 /dev/sda5 /mnt/sda5 auto users,noauto,noatime,sync 0 0 -- Ow Mun Heng Gentoo/Linux on DELL D600 1.4Ghz 98% Microsoft(tm) Free!! Neuromancer 18:33:40 up 1 day, 11:14, 9 users, load average: 1.47, 1.16, 0.98 -- [email protected] mailing list
