Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cannot mount read-write after installation
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Sifro
n00b
n00b


Joined: 25 Mar 2007
Posts: 5

PostPosted: Thu Mar 29, 2007 7:16 am    Post subject: cannot mount read-write after installation Reply with quote

Hi all,
it's the first time I try to install Gentoo (i've been using Debian until now), but there is a problem.

My HD is partitioned like this:

100gB Win Primary
35gB Gentoo Primary
7gB Debian Primary

*** 2 gB Extended ***

2gB Swap Logical

So, Gentoo's boot and root partitions are the same.

In the fstab, i've added this line

/dev/sda2 / notail, noatime 0 1


but when i boot the system, it tells me that he can't mount r\w the root partition, so will mount read-only.
Then I can choose to give root password or go on, but both options don't give me a working environment.


Grub's menu.lst is on /dev/sda3 (where Debian is), i've configured it this way:

root (hd0,1)
kernel /boot/kernel-2.6.19 root=/dev/sda2

What can i do? Is it ok to put both the boot and the root directories in the same reiserfs partition?

Thanks :)
Sifro
Back to top
View user's profile Send private message
Veldrin
Veteran
Veteran


Joined: 27 Jul 2004
Posts: 1945
Location: Zurich, Switzerland

PostPosted: Thu Mar 29, 2007 8:30 am    Post subject: Reply with quote

Quote:
/dev/sda2 / notail, noatime 0 1

hopefully, it looks more like this
Quote:
/dev/sda2 / reiserfs notail,noatime 0 1
and no space in notail,noatime!

Quote:
Is it ok to put both the boot and the root directories in the same reiserfs partition?

It should be possible, as long as you use notail

cheers
V.
Back to top
View user's profile Send private message
Sifro
n00b
n00b


Joined: 25 Mar 2007
Posts: 5

PostPosted: Thu Mar 29, 2007 4:19 pm    Post subject: Reply with quote

Ooops :)

I forgot to write reiserfs (but it was ok on the fstab), but the space after the comma was indeed the cause of the problem... thanks!
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Thu Mar 29, 2007 7:11 pm    Post subject: Reply with quote

please add [solved] to your post
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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