[wplug] Enough RAM?

Bryce Lynch bryce at telerama.lm.com
Thu Mar 28 21:22:56 EST 2002


On Thu, 28 Mar 2002, Chris wrote:

> #mount /dev/hdb
> mount: wrong fs type, bad option, bad superblock on /dev/hdb, or too many
> mounted file systems

Try specifying a partition as well, like /dev/hdb1 or /dev/hdb3.  Unless
you used mkdosfs to create a file system on the entire device.

> this is what is in my fstab:
> LABEL=/             /               ext3        defaults        1 1
> none                /dev/pts        devpts      gid=5,mode=620  0 0
> none                /proc           proc        defaults        0 0
> none                /dev/shm        tmpfs       defaults        0 0
> LABEL=/tmp          /tmp            ext3        defaults        1 2
> LABEL=/var          /var            ext3
> /dev/hda3           /swap
> /dev/cdrom
> /dev/fd0

/dev/hdb* isn't in here.  What you tried a full command line, like this:
	mount /dev/hdb1 -t vfat /mnt/vfat

> How many filesystems can be mounted?  I used vfat and fat. The drive is

I have no idea what the upper limit is.  I'm interested in finding out,
though.




More information about the wplug mailing list