[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mount is halfway broken



On Fri, May 11, 2001 at 06:00:39PM -0700, Karsten M. Self wrote:
> on Fri, May 11, 2001 at 07:14:46PM -0500, A. Wrasman (awrasman@enchanted.net) wrote:
> > On Fri, May 11, 2001 at 03:13:05PM -0700, Karsten M. Self wrote:
> > > on Thu, May 10, 2001 at 10:54:18PM -0500, Astrogeek
> > > (dude@failsure.net) wrote:
> > > > On my unstable box, "mount -a" segfaults.  It gives the following
> > > > error (lots of stuff snipped):
> > 
> > For me it was /dev/fd0 that was causing a problem, I had it set noauto
> > but it was trying to mount it anyway and there was no floppy in the
> > drive.
> 
> Please reply to list mail on list.  Response directed to list.  Reply-to
> set to list.
> 
> Post your /etc/fstab.
> 

Here ya go, once I commented the one line below out it quit seg faulting. I'm running a hand rolled 2.4.3 kernel
with devfs also as a data point.

/dev/sda5       /               ext2    defaults,errors=remount-ro   0      1
/dev/sda6               none            swap    sw          0       0
proc                /proc           proc    defaults    0       0
/dev/sda7 /usr ext2 defaults 0 2
/dev/sda8 /var ext2 defaults 0 2
/dev/sda9 /tmp ext2 defaults 0 2
/dev/sda10 /home ext2 defaults 0 2
/dev/sda1       /win95/c vfat defaults,user 0 0
/dev/sdb1       /win95/d vfat defaults,user 0 0
#/dev/fd0       /floppy vfat defaults,noauto 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
tmpfs         /dev/shm        tmpfs           defaults        0 0

Attachment: pgpl8O5Gw9odF.pgp
Description: PGP signature


Reply to: