RE: [gentoo-user] Root filesystem could not be mounted

2003-10-10 Thread Jeffrey Smelser
ber 10, 2003 1:12 PM > To: [EMAIL PROTECTED] > Subject: Re: [gentoo-user] Root filesystem could not be mounted > > > Jeffrey Smelser wrote: > > Hmm, I had it as a problem here.. Either way, I do know > defaults should work.. Correct? > > No :( > > As you ca

Re: [gentoo-user] Root filesystem could not be mounted

2003-10-10 Thread MAL
SMS WebMaster wrote: Jeffrey Smelser wrote: Hmm, I had it as a problem here.. Either way, I do know defaults should work.. Correct? No :( As you can see I have "defaults" in my fstab defaults should not be used with other options. "defaults" is just a placeholder for if you have no options.

Re: [gentoo-user] Root filesystem could not be mounted

2003-10-10 Thread SMS WebMaster
To: [EMAIL PROTECTED] Subject: Re: [gentoo-user] Root filesystem could not be mounted The problem is not from "notail" because I added it just to see if it will help in this problem :( Jeffrey Smelser wrote: That notail is your problem. changing it to defaults would be your best option..

RE: [gentoo-user] Root filesystem could not be mounted

2003-10-10 Thread Jeffrey Smelser
Hmm, I had it as a problem here.. Either way, I do know defaults should work.. Correct? > -Original Message- > From: SMS WebMaster [mailto:[EMAIL PROTECTED] > Sent: Friday, October 10, 2003 12:29 PM > To: [EMAIL PROTECTED] > Subject: Re: [gentoo-user] Root filesystem could

Re: [gentoo-user] Root filesystem could not be mounted

2003-10-10 Thread SMS WebMaster
er [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2003 11:12 AM To: [EMAIL PROTECTED] Subject: Re: [gentoo-user] Root filesystem could not be mounted Frank Schafer wrote: Did you double-check your fstab? Yes , too many times As I said , I don't think there is any problem in my fstab

RE: [gentoo-user] Root filesystem could not be mounted

2003-10-10 Thread Jeffrey Smelser
ntoo-user] Root filesystem could not be mounted > > > Frank Schafer wrote: > > Did you double-check your fstab? > > Yes , too many times > > As I said , I don't think there is any problem in my fstab > because I can > boot with the old kernel > #

Re: [gentoo-user] Root filesystem could not be mounted

2003-10-10 Thread Dennis Freise
Hi again. > /dev/hda4 / reiserfs > defaults,noatime,notail,iocharset=utf8 0 0 Try changing that to this: /dev/hda4/reiserfsdefaults00 It is exactly the same problem I had. That solution worked for me. Still cannot explain why :) Greetin

Re: [gentoo-user] Root filesystem could not be mounted

2003-10-10 Thread SMS WebMaster
Frank Schafer wrote: Did you double-check your fstab? Yes , too many times As I said , I don't think there is any problem in my fstab because I can boot with the old kernel # # NOTE: If your BOOT partition is ReiserFS, add the notail option to opts. /dev

Re: [gentoo-user] Root filesystem could not be mounted

2003-10-10 Thread Frank Schafer
Did you double-check your fstab? Regards Frank SMS WebMaster wrote: Harald Arnesen wrote: SMS WebMaster <[EMAIL PROTECTED]> writes: This didn't help me :( BTW: I changed the line mount / -n -o remount,ro &>/dev/null in /etc/init.d/checkroot to mount / -n -o remount,ro and rebo

Re: [gentoo-user] Root filesystem could not be mounted

2003-10-10 Thread SMS WebMaster
Harald Arnesen wrote: SMS WebMaster <[EMAIL PROTECTED]> writes: This didn't help me :( BTW: I changed the line mount / -n -o remount,ro &>/dev/null in /etc/init.d/checkroot to mount / -n -o remount,ro and reboot my PC so I got this message : mount: / not mounted a

Re: [gentoo-user] Root filesystem could not be mounted

2003-10-10 Thread Harald Arnesen
SMS WebMaster <[EMAIL PROTECTED]> writes: > From searching google I think (not sure) the problem because I didn't > enable "noatime" in the new kernel . > > The problem that I can't find this option in the kernel options !!! "noatime" goes in /etc/fstab. But this is not related to your problem.

Re: [gentoo-user] Root filesystem could not be mounted

2003-10-10 Thread Harald Arnesen
SMS WebMaster <[EMAIL PROTECTED]> writes: > This didn't help me :( > > BTW: I changed the line > mount / -n -o remount,ro &>/dev/null > in /etc/init.d/checkroot to > mount / -n -o remount,ro > > > and reboot my PC so I got this message : > mount: / not mounted already o

Re: [gentoo-user] Root filesystem could not be mounted

2003-10-09 Thread Jayson Garrell
On Thu, 2003-10-09 at 14:26, SMS WebMaster wrote: > From searching google I think (not sure) the problem because I didn't > enable "noatime" in the new kernel . > > The problem that I can't find this option in the kernel options !!! I think it goes in your /etc/fstab as an option for that filesy

RE: [gentoo-user] Root filesystem could not be mounted

2003-10-09 Thread Jeffrey Smelser
[EMAIL PROTECTED] > Subject: Re: [gentoo-user] Root filesystem could not be mounted > > > From searching google I think (not sure) the problem because > I didn't > enable "noatime" in the new kernel . > > The problem that I can't find this op

Re: [gentoo-user] Root filesystem could not be mounted

2003-10-09 Thread SMS WebMaster
From searching google I think (not sure) the problem because I didn't enable "noatime" in the new kernel . The problem that I can't find this option in the kernel options !!! any help ? SMS WebMaster wrote: No I am sure there is no problem with my lilo.conf image = /boot/kernel-2.4.22

Re: [gentoo-user] Root filesystem could not be mounted

2003-10-09 Thread SMS WebMaster
No I am sure there is no problem with my lilo.conf image = /boot/kernel-2.4.22 root = /dev/hda4 label = Gentoo initrd=/boot/initrd-2.4.22 append="root=/dev/hda4 init=/linuxrc hdc=ide-scsi" image = /boot/kernel-2.4.20-gentoo-r5 root = /dev/hda4 #root

Re: [gentoo-user] Root filesystem could not be mounted

2003-10-09 Thread MAL
SMS WebMaster wrote: This didn't help me :( BTW: I changed the line mount / -n -o remount,ro &>/dev/null in /etc/init.d/checkroot to mount / -n -o remount,ro and reboot my PC so I got this message : mount: / not mounted already or bad option Any help? (Remember I can use my old ke

Re: [gentoo-user] Root filesystem could not be mounted

2003-10-09 Thread SMS WebMaster
This didn't help me :( BTW: I changed the line mount / -n -o remount,ro &>/dev/null in /etc/init.d/checkroot to mount / -n -o remount,ro and reboot my PC so I got this message : mount: / not mounted already or bad option Any help? (Remember I can use my old kernel

Re: [gentoo-user] Root filesystem could not be mounted

2003-10-08 Thread SMS WebMaster
Patrick Börjesson wrote: I compiled my kernel (vanilla-sources) and everything is fine but when I reboot with my new kernel I got : * Remounting root filesystem read/write... * Root filesystem could not be mounted R/W[!!] I didn't change anything at all in my /etc/fstab file ( I can reboot

Re: [gentoo-user] Root filesystem could not be mounted

2003-10-08 Thread Dennis Freise
Hi. > I compiled my kernel (vanilla-sources) and everything is fine > but when I reboot with my new kernel I got : > > * Remounting root filesystem read/write... > * Root filesystem could not be mounted R/W[!!] [...] > /dev/hda4 / reiserfs > noatime,iocharset=utf8

Re: [gentoo-user] Root filesystem could not be mounted

2003-10-08 Thread Patrick Börjesson
> I compiled my kernel (vanilla-sources) and everything is fine > > but when I reboot with my new kernel I got : > > * Remounting root filesystem read/write... > * Root filesystem could not be mounted R/W[!!] > > > I didn't change anything at all in my /etc/fstab file ( I can reboot > wi