[ccoss] mounting errors
- From: Christopher Paulin <cpaulin@xxxxxxx>
- To: ccoss@xxxxxxxxxxxxx
- Date: Thu, 27 Nov 2003 17:08:07 -0500
What's wrong with this file system table (/etc/fstab)?
/etc/fstab entry:
/dev/hdb1 /mnt/mandrake ext2
users,uid=500,gid=100,defaults 1 2
user chris:
chris@p450:~> mount /mnt/mandrake/
mount: wrong fs type, bad option, bad superblock on /dev/hdb1,
or too many mounted file systems
chris@p450:~>
root:
p450:/home/chris # mount /mnt/mandrake
mount: wrong fs type, bad option, bad superblock on /dev/hdb1,
or too many mounted file systems
p450:/home/chris #
--------------------------------------
/etc/fstab entry changed:
/dev/hdb1 /mnt/mandrake ext2
users,defaults 1 2
p450:/home/chris # mount /mnt/mandrake
p450:/home/chris # umount /mnt/mandrake
chris@p450:~> mount /mnt/mandrake/
chris@p450:~> umount /mnt/mandrake/
--------------------------------------
/etc/fstab entry changed:
/dev/hdb1 /mnt/mandrake ext2
users,uid=500 1 2
chris@p450:~> mount /mnt/mandrake/
mount: wrong fs type, bad option, bad superblock on /dev/hdb1,
or too many mounted file systems
chris@p450:~>
p450:/home/chris # mount /mnt/mandrake
mount: wrong fs type, bad option, bad superblock on /dev/hdb1,
or too many mounted file systems
p450:/home/chris #
Christopher Paulin
_______________________________________________
CCOSS mailing list
ccoss@xxxxxxxxxxxxx
CCOSS mailing list page: http://www.freelists.org/cgi-bin/list?list_id=3594
CCOSS Web page: http://www.ccoss.org
- Follow-Ups:
- [ccoss] Re: mounting errors
- From: Bill
Other related posts:
- » [ccoss] mounting errors
- » [ccoss] Re: mounting errors
- » [ccoss] Re: mounting errors
- » [ccoss] Re: mounting errors
- » [ccoss] Re: mounting errors
- [ccoss] Re: mounting errors
- From: Bill