Are they also reiserfs?
One is, the other is fat32. Both work.
Any ideas?
What distribution and kernel are you running? Have you got a current version of reiserfsprogs installed?
Opps ... running debian unstable.
$ uname -a
Linux paulscomputer 2.6.0-1-k7 #2 Sun Jan 11 17:06:46 EST 2004 i686 GNU/Linux
$ dpkg-query --show progsreiserfs progsreiserfs 0.3.0.4-3
When you try to mount the partition and mount(8) hangs, run the following and tell us what the output is:
$ ps -eocomm,wchan,state | grep '[m]ount'
$ ps -eocomm,wchan,state | grep '[m]ount' rpc.mountd schedu S mount io_sch D
Thanks
Paul
Cheers, -mjg
