Results 1 to 4 of 4
In the process of installing right now and trying to install grub. When I release the command "emerge grub" to the system the screen rips past tons of what appear ...
- 05-09-2005 #1Linux Newbie
- Join Date
- Feb 2005
- Posts
- 181
problem installing... ;)
In the process of installing right now and trying to install grub. When I release the command "emerge grub" to the system the screen rips past tons of what appear to be errors, of which I can only catch the end. It says something about /usr/bin/emerge and more with /usr/lib/portage (quite a few errors on that one) and it ends in saying something like "OSError: [Errno 5] Input/output error: '/boot/grub'. Please help me so I dont give up again.
Also--some kind of ext2fs error saying it cant read inode bitmap, if that helps, k?
- 05-09-2005 #2Linux Enthusiast
- Join Date
- Dec 2004
- Location
- Rockin' in the USA!!!
- Posts
- 603
umm... firstly, can you emerge anything else right now? and secondly, is the drive mounted read-write?
- 05-09-2005 #3Just Joined!
- Join Date
- Apr 2005
- Posts
- 2
I've had some problems that could reassemble yours - these were caused by a broken harddrive. Try checking the hd with fsck.ext2 - it's worth a shot...
- 05-09-2005 #4Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
If you need to see from the top to find errors, type this in the console:
You will then be able to scroll up/down the errors.Code:emerge grub|less


Reply With Quote
