Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
After Installation I have file system error being reported
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
Xiderpunk
Tux's lil' helper
Tux's lil' helper


Joined: 05 Mar 2003
Posts: 149
Location: London, UK

PostPosted: Thu Mar 06, 2003 1:25 am    Post subject: After Installation I have file system error being reported Reply with quote

First time installing Gentoo, everything has run smoothly until now.

My system is as follows:

1 hard disk -

partition 1 - Primary - 30gb - NTFS - Windows XP
partition 2 - Primary - 100mb - ext2 - Linux - BOOT
partition 3 - Primary - 766mb - Linux - SWAP
partition 4 - Primary - 15gb - ReiserFS - ROOT

I installed the system fine, installing Grub into partition 2 then later realised partition 1 was set as BOOT, so changed BOOT to partition 2. Rebooted and got the GRUB menu, for some reason the settings had changed from hdc (in the grub.conf) too hde. So after a few reboots I finally managed to "a" in the grub menu and set the right "root=".

Linux now boots ok, however as the text flashes past I see a warning about a file system error, on I think my Boot partition (partition 2).

When I ....

Code:
#cd boot


I don't see any other directories or folders, with ls.

So I assume somehow changing the BOOT partition after installing Grub has killed my ext2 filesystem.

Any advice as to what steps I should now take to correct this problem?

Thanks for any help.
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Thu Mar 06, 2003 2:08 am    Post subject: Reply with quote

By default in Gentoo the /boot partition is not mounted at boot, so try:
Code:
# mount /boot

before looking inside /boot, and remember to do that when you cp a new bzImage!
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
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