Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help booting
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures
View previous topic :: View next topic  
Author Message
irasnyd
Apprentice
Apprentice


Joined: 16 Feb 2003
Posts: 286
Location: Placentia, CA

PostPosted: Mon May 10, 2004 6:59 am    Post subject: Help booting Reply with quote

I've got the system set up almost exactly as it is in the alpha guide. My differences are as follows:
1) I have an IDE hard disk (it's the only controller on the board, and I can boot off of it)
2) my bsd labels are like so:
a: 30MB starting at 7 (to leave space for aboot)
b: 512MB starting where a ends
c: whole disk default
d: 4GB starting where b ends
3) When the livecd detects my partitions, they are hda1 - hda4

Now I have installed the system completely, and got aboot installed. Here are the commands I used:
Code:

swriteboot -f3 /dev/hda /boot/bootlx
abootconf /dev/hda 1


Now I created an etc directory in /boot (hda1), and put aboot.conf in it. My contents of aboot.conf:
Code:

0:1/vmlinux.gz root=/dev/hda4


what I did for the kernel was config / compile it, then
Code:

cp /usr/src/linux/vmlinux /boot/vmlinux
gzip vmlinux
cp /usr/src/linux/vmlinux /boot/vmlinux


I have tried with both vmlinux and vmlinux.gz in the config file.

Everytime I try to boot, it gives me the usual boot messages (as if it was booting off the cd), but it just stops at "Jumping to bootstrap code" and goes no further.

Any help on this issue would be great. I will be away from the machine for about a week, but then I will be back to try any suggestions posted here.

Thanks in advance for all the help!!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures 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