Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
checkroot & checkfs problems. (solved)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Karl-Franz
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jan 2005
Posts: 121
Location: /se/lund

PostPosted: Tue Mar 22, 2005 4:39 pm    Post subject: checkroot & checkfs problems. (solved) Reply with quote

I installed Udev in an atempt to get my Minolta PagePro 1200W to work, it didn't. Anyway, I like Udev and will stick with it.

My problem now is that while booting the checkroot complains about me not having some reiserfs.chk or something like that. And later checkboot says something is wrong with my root partition and asks me to either press ctrl-d or enter root password and check the partition manually. I figure it's got something to do with the udev since it worked before and I saw that the devices changed name to /dev/BOOT and /dev/ROOT. I use reiserFS for my root and ext2 or 3, not sure, for my boot partition.

I'm feeling totally inept here, what information do you need to help me?


Last edited by Karl-Franz on Tue Mar 22, 2005 5:48 pm; edited 1 time in total
Back to top
View user's profile Send private message
tukachinchila
Apprentice
Apprentice


Joined: 11 Mar 2005
Posts: 274
Location: Oregon

PostPosted: Tue Mar 22, 2005 5:27 pm    Post subject: Reply with quote

Try running fsck. For help running that, check the man pages for reiserfsck.
You're also going to have problems if your /etc/fstab file points to /dev/BOOT and /dev/ROOT (BOOT should be changed to the boot partition, e.g., /dev/hda0, and ROOT should be changed to the / partition, e.g., /dev/hda5).
Can you post the contents of your /boot/grub/grub.conf file? I think that would help us determine which drives to put in your /etc/fstab file. It may also help to post the output of:
Code:
cfdisk
Back to top
View user's profile Send private message
Karl-Franz
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jan 2005
Posts: 121
Location: /se/lund

PostPosted: Tue Mar 22, 2005 5:48 pm    Post subject: Reply with quote

Changed fstab entries from /dev/BOOT, /dev/ROOT to /dev/hdb1 and /dev/hdb3. And now it works... Thanks alot...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things 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