Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Stuck at booting
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
washe
n00b
n00b


Joined: 28 Nov 2003
Posts: 6
Location: Mexico

PostPosted: Sun Dec 07, 2003 6:58 am    Post subject: Stuck at booting Reply with quote

Ok finally i got Gentoo Installed from stage 3, made my own kernel, got lilo working dual booting, when i choose linux on the boot screen, I get stuck when its getting up the ide devices...

I have an Asus A7N8X, AMD Barton 2500 and an ATI Radeon 9500...

Anyone has ideas how i can solve this?
Back to top
View user's profile Send private message
li1_getoo
l33t
l33t


Joined: 20 Oct 2002
Posts: 661
Location: Queens , NY

PostPosted: Sun Dec 07, 2003 10:45 am    Post subject: Reply with quote

chroot gentoo ( using the livecd) , cp .config somewhere and cd /usr/src/linux && make menuconfig ( load alternate file ) after u load it u can still play with menuconfig u dont have to run make dep right way ) good luck !
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Sun Dec 07, 2003 2:36 pm    Post subject: Reply with quote

Does it boot properly if you disable ACPI ?
Try passing "acpi=off" to the kernel at boot time.
Back to top
View user's profile Send private message
washe
n00b
n00b


Joined: 28 Nov 2003
Posts: 6
Location: Mexico

PostPosted: Sun Dec 07, 2003 8:00 pm    Post subject: Reply with quote

cyrillic wrote:
Does it boot properly if you disable ACPI ?
Try passing "acpi=off" to the kernel at boot time.


Do i need to rebuild the kernel with ACPI off?

or is there an option i need to change (where)?


serious noob here.... :)
Back to top
View user's profile Send private message
Eldomir
n00b
n00b


Joined: 09 Nov 2003
Posts: 63
Location: Madrid/Spain/EU

PostPosted: Sun Dec 07, 2003 8:21 pm    Post subject: Reply with quote

No, what he means is that in grub.conf (or at the grub prompt) you have to add "acpi=off" on the kernel line, just like you do "root=/dev/hda4" (or whatever).
_________________
"Give a man a fire and he will be warm for a day. Set a man on fire and he will be warm for the rest of his life"
-- Terry Pratchett
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Sun Dec 07, 2003 8:24 pm    Post subject: Reply with quote

When you boot the computer, at the LILO menu press <ctrl><c> to get a boot: prompt, then type the name of your kernel followed by the options that you want to add.
Code:
boot : linux acpi=off
Back to top
View user's profile Send private message
washe
n00b
n00b


Joined: 28 Nov 2003
Posts: 6
Location: Mexico

PostPosted: Mon Dec 08, 2003 9:17 pm    Post subject: Reply with quote

cyrillic wrote:
When you boot the computer, at the LILO menu press <ctrl><c> to get a boot: prompt, then type the name of your kernel followed by the options that you want to add.
Code:
boot : linux acpi=off


tried that but didnt work, any toughts...

What would be the important options in the kernel configuration for the ide devices and the partitions im using..

for boot used ext2
for root used ext3
for swap just swap..
Back to top
View user's profile Send private message
washe
n00b
n00b


Joined: 28 Nov 2003
Posts: 6
Location: Mexico

PostPosted: Tue Dec 09, 2003 6:54 pm    Post subject: Reply with quote

bump
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Wed Dec 10, 2003 1:22 am    Post subject: Reply with quote

washe wrote:
What would be the important options in the kernel configuration for the ide devices and the partitions im using..

These are some options I use on my nforce2 motherboard (for kernel 2.6.0-test11)
Code:
Processor type and features  --->
Processor family (Athlon/Duron/K7)

Device Drivers  --->
ATA/ATAPI/MFM/RLL support  --->
<*>         AMD and nVidia IDE support
<*>         Silicon Image chipset support

File systems  --->
<*> Second extended fs support
<*> Ext3 journalling file system support
Pseudo filesystems  --->
[*] /proc file system support
[*] /dev file system support (OBSOLETE)
[*]   Automatically mount at boot
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