Mailinglist Archive: opensuse (3261 mails)
| < Previous | Next > |
How to mount reiserfs in /etc/fstab?
- From: Alex Daniloff <alex@xxxxxxxxxxxx>
- Date: Thu, 19 Apr 2001 22:09:47 -0700
- Message-id: <01041922094700.13100@gate>
Hello Linux folkz,
Could somebody give me a hint what should be putted in /etc/fstab file in
order to mount reiserfs created on RAID0?
My related part of fstab is:
/dev/md0 /mnt/raid0 reiserfs defaults 0 0
/dev/md1 /mnt/raid1 ext2 defaults 0 0
In the same time I can mount ext2 fs on RAID1 without any problems.
My both arrays are OK in /proc/mdstat
/sbin/reiserfsck has shown that nothing is wrong with /dev/md0
When I try to 'mount /mnt/raid0' I'm getting:
'wrong fs type, bad option, bad superblock on /dev/md0'
Reiserfs in compiled in my kernel and my '/' partition is reiserfs as well.
Please give me a clue what is wrong in here.
Thank you in advance.
Alex
--
MS Windows users should be covered under the Americans with Disabilities Act!
--------------> Try Linux and you'll understand why <--------------
Could somebody give me a hint what should be putted in /etc/fstab file in
order to mount reiserfs created on RAID0?
My related part of fstab is:
/dev/md0 /mnt/raid0 reiserfs defaults 0 0
/dev/md1 /mnt/raid1 ext2 defaults 0 0
In the same time I can mount ext2 fs on RAID1 without any problems.
My both arrays are OK in /proc/mdstat
/sbin/reiserfsck has shown that nothing is wrong with /dev/md0
When I try to 'mount /mnt/raid0' I'm getting:
'wrong fs type, bad option, bad superblock on /dev/md0'
Reiserfs in compiled in my kernel and my '/' partition is reiserfs as well.
Please give me a clue what is wrong in here.
Thank you in advance.
Alex
--
MS Windows users should be covered under the Americans with Disabilities Act!
--------------> Try Linux and you'll understand why <--------------
| < Previous | Next > |