Mount error
Dirk Moolman
DirkM
Mon Jun 25 07:53:03 PDT 2007
-----Original Message-----
From: linux-users-bounces at linux-sxs.org
[mailto:linux-users-bounces at linux-sxs.org] On Behalf Of Net Llama!
Sent: 25 June 2007 04:31 PM
To: Linux tips and tricks
Subject: Re: Mount error
On Mon, 25 Jun 2007, Dirk Moolman wrote:
> I am trying to create a new filesystem in Linux, but instead of doing
it
> through yast, I did it manually this time.
>
> I used fdisk, to create a new partition (/dev/sdb1). I then used
> mkfs.ext3, to create a filesystem on it, and then added the device to
> the /etc/fstab file.
>
> When I try to mount the filesystem, I get the error:
>
> mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
> or too many mounted file systems
>
>
> What am I doing wrong here ?
>Impossible to ssay since you didn't include the /etc/fstab entry. Can
you
>mount it manually?
** first try **
Unfortunately not. The entry was:
/dev/sda1 /oradata01 ext3 _netdev,datavolume,nointr 0 0
/dev/sdb1 /archivedlogs ext3 _netdev,datavolume,nointr 0 0
/oradata01 is an existing filesystem, so I tried creating the next one
(/archivedlogs) the same.
I should probably know the different filesystem types, before I try and
create one :-|
** second try **
I took a sample from another server (different filesystem type), and was
able to create and mount it with the new type:
/dev/sda1 /oradata01 ext3 _netdev,datavolume,nointr 0 0
/dev/sdb1 /archivedlogs reiserfs acl,user_xattr 1 2
(this time I prepared the filesystem (mkfs), as type reiserfs, and it
mounted without errors)
Dirk
*** Disclaimer ***
The information contained in this e-mail is confidential and legally privileged and is intended solely for the addressee and to others who have the authority to receive it. Access to this e-mail by anyone else is unauthorized and as such, any disclosure, copying, distribution or any action taken or omitted in reliance on it is unlawful. If you have received this e-mail in error, please notify the sender immediately.
The views expressed in this e-mail are the views of the individual sender and should in no way be construed as the views of the Company.
The Company is not liable to ensure that outgoing e-mails are virus-free.
The Company is not liable, should information or data, for whatever reason, be corrupted or fail to reach its intended addressee.
The Company is not liable for any loss or damage of whatsoever nature and howsoever arising resulting from the opening or the use of the information in this e-mail, including its attachments and links.
The sender of this e-mail is subject to and bound by the terms and conditions of Company+IBk-s Electronic Communications Usage Policy.
More information about the Linux-users
mailing list