Mine looks like this:
proc /proc proc defaults 0 0
/dev/sda1 / reiserfs notail 0 1
/dev/sda7 /home reiserfs defaults 0 2
/dev/sdb1 /opt reiserfs defaults 0 2
/dev/sdb2 /proj reiserfs defaults 0 2
/dev/sda6 /root reiserfs defaults 0 2
/dev/sda5 /usr reiserfs defaults 0 2
/dev/sda2 none swap sw 0 0
/dev/hda /media/cdrom0 iso9660 ro,user,noauto 0 0
/dev/scd0 /media/cdrom1 iso9660 ro,user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
What should I delete?
/Johan
-----Original Message-----
From: Eric Sharkey on behalf of Eric Sharkey
Sent: Mon 15/11/2004 22:23
To: Johan Groth
Cc: debian-amd64@lists.debian.org
Subject: Re: problems with nautilus
> Hi,
> I've just installed the gcc-3.4 branch from alioth on a dual Opteron
> 244. Works well except Nautilus in Gnome which crashes during Gnome's
> start up phase. I can't start it manually either so I wonder if anyone
> else has seen this?
This may be the same bug that's been kicking around for a while.
If so, if you remove just about everything from /etc/fstab,
Nautilus should start working again. It can't seem to handle
nfs mounts or other "unusual" things that just about everybody
not living in a bubble has.
Eric