Results 1 to 5 of 5
Hi all
I've been three days trying to install Gentoo.
I installed it maybe 10 times or more
Always these message shows in the booting :
Some program might be ...
- 09-20-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 26
[SOLVED] Some program might be trying access hardware directly
Hi all
I've been three days trying to install Gentoo.
I installed it maybe 10 times or more
Always these message shows in the booting :
Some program might be trying access hardware directly
(There is an attached image )
Any idea ?
- 09-20-2010 #2
First error is that matters.
The picture is not clear enough to see, is it unknown-block(8,3) ?
- 09-20-2010 #3Just Joined!
- Join Date
- Jul 2010
- Posts
- 26
I'm sorry I didn't realize that photo has been shrinked
img38.imageshack
.us
/img38/8940/screenshot93e
.png
I have to cut the URL
- 09-20-2010 #4
(8,3) is sda3, kernel is accessing it, this means your kernel has HDD controller support. Still, it cannot mount root filesystem.
Firstly, is sda3 your root partition?
Secondly, has it ext3 filesystem?
- 09-20-2010 #5Just Joined!
- Join Date
- Jul 2010
- Posts
- 26

Finally
I fix it !
The problem was in grub :
I've changed this line in grub.conf :
and it's fix !!Code:kernel /boot/kernel root=/dev/sda3
Thanks friend



