Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
reiser4 mounting partitions
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
spott
Tux's lil' helper
Tux's lil' helper


Joined: 07 Mar 2004
Posts: 76

PostPosted: Thu Oct 21, 2004 9:39 pm    Post subject: reiser4 mounting partitions Reply with quote

I am having some weird problems with mounting two partitions on boot:

/etc/fstab (or the important parts of it):
Code:

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda3               /boot           ext2            noauto,noatime                          1 1
/dev/hda6               /usr/portage    reiser4         notail,auto,default                     0 0
/dev/hda7               /home           reiser4         notail,auto,default                     0 0
/dev/hda8               /               reiser4         notail                                  0 0
/dev/hda5               none            swap            sw                                      0 0


it looks all good, however, durring booting, i get a weird:
Code:

* Mounting local filesystems...
mount: wrong fs type, bad option, bad superblock on /dev/hda6, or to many mounted filesystems
mount: wrong fs type, bad option, bad superblock on /dev/hda7, or to many mounted filesystems
 * Some local filesystem failed to mount   


errors, whats even weirder is that if i type "mount /dev/hda6 /usr/portage" or "mount /dev/hda7 /home" i'm fine, and it works... however it still won't mount them on boot.

anyone got any ideas?

thanks

ANDREW
Back to top
View user's profile Send private message
Jake
Veteran
Veteran


Joined: 31 Jul 2003
Posts: 1132

PostPosted: Thu Oct 21, 2004 10:12 pm    Post subject: Reply with quote

notail should not be used with reiser4
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum