Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
liveCD install on ultra10
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
anothercicero
n00b
n00b


Joined: 10 Mar 2004
Posts: 2
Location: Sydney, Australia

PostPosted: Wed Mar 10, 2004 10:52 pm    Post subject: liveCD install on ultra10 Reply with quote

Hi all,

I am trying to install gentoo for the first time on my ultra10. I get to compiling the kernel the hand book says to do this;

(For other systems, 2.4 kernel)
# make dep && make vmlinux modules modules_install

and then do this;

# cp vmlinux /boot/kernel-2.4.24
# cp System.map /boot/System.map-2.4.24

One problem though, after doing the make dep step, i cant find either vmlinux or system.map :?

In frustration I thought i would try to use genkernel however, when emerge connected to dev.gentoo.org to get the packages it wanted, it returned a http forbidden error! 8O

Can anyone please point me in the right direction for the kernel compile. I want to get this going.

thanks

Gordo :?
Back to top
View user's profile Send private message
gentle47
n00b
n00b


Joined: 11 Mar 2004
Posts: 1

PostPosted: Thu Mar 11, 2004 9:06 pm    Post subject: Reply with quote

I had compiled without any problem on the same platform. Did you look in /usr/src/linux ?
Back to top
View user's profile Send private message
anothercicero
n00b
n00b


Joined: 10 Mar 2004
Posts: 2
Location: Sydney, Australia

PostPosted: Thu Mar 11, 2004 10:40 pm    Post subject: Reply with quote

I worked out the problem... Compile was crashing when it got to the SCSI drivers section. I did the following:

Code:

make clean
make menuconfig (for changing kernel level SCSI config)
make dep
make vmlinux modules modules_install


I managed to get the kernel compiled however, I noticed that the kernel was over 4MB, even after strip had been run.

So, I did all of the above again except that i tried to really strip out all of the support that I thought I didnt need in the kernel. That didnt work either because it looks like the kernel has internal dependencies and now that fails a compilation.

I will hunt around on this site and on the web generally and see if i can find some suggestions on what options should be included.

As an aside, if somebody out there has an Ultra 10 could they let me know the sort of things they enabled/disabled in their kernel config?

thanks,

Gordo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc 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