Gentoo!

Originally posted by Mpemba Effect
He means
Code:
export USE="-X" && emerge ati-drivers
:)

meh, works both ways doesnt it? just ones more correct?

like masked ebuilds, i probably do them completely wrong (i just browse to the folder in the tree and emerge the exact ebuild with the .ebuild on the end!)
 
Originally posted by riven
did you set USE="-X" ?

because otherwise i think you'll be emerging X now too!
He'll be emerging X either way. -X is not an option, X is essential when emerging the ati-drivers and X will be installed regardless of -X or not. The only way to not install essential dependencies is to use the --nodeps flag.

Rob tbh I would recommend not installing X and the ati driver yet. Get your system up and running with a working kernel first so that it's at least bootable without the bootcd. So install your logger, configure your network device and grub etc. Reboot, if all is working nicely then install X and then ati-drivers, then pekwm.
 
Originally posted by robmiller
Um... no :(

Is this bad?

no, you'll want X in the end, but it just means you now have quite a while of downloading and compiling.

i recommend leaving it over night.

i'll probably hit the sheets soon, so if you dont here much more then i'll check back 2moro and see how your getting on
 
Originally posted by riven
like masked ebuilds, i probably do them completely wrong (i just browse to the folder in the tree and emerge the exact ebuild with the .ebuild on the end!)
Yeah thats the way I do them too, that way I know which masked buld I'm using (otherwise it will default always to the latest masked build). But this is only possible for normal masked ebuild. Some ebuild are "hard masked" in the /usr/portage/profile/package.mask :)
 
Good thread this, I'm mentally taking notes of what I need to do later this week with a very similar system :p

I'll have the Gentoo handbook and these forums open on my main PC as I set it up I think :)

arty
 
Originally posted by arty
Good thread this, I'm mentally taking notes of what I need to do later this week with a very similar system :p

I'll have the Gentoo handbook and these forums open on my main PC as I set it up I think :)

arty
Do start a new thread though :p It gets difficult to track everyones questions when it's all together :)
 
Hmm, it starts to boot and then I just get a blank screen with a flashing cursor at the bottom left?

I take it my kernel borked then... I'll go to sleep now and check back in the morning.
 
I'm still boot straping here. I suppose the chances of anyone who could tell me at what point it's safe to shutdown the computer being awake are minimal? Looks like it's going to be a long night, I've got to make sure my net connection doesn't go down:(.
 
Originally posted by robmiller
Hmm, it starts to boot and then I just get a blank screen with a flashing cursor at the bottom left?

I take it my kernel borked then... I'll go to sleep now and check back in the morning.

do you get grub up?

if so then what do you get after selecting your grub entry?
do you get any text from the kernel or just nothing ness?

just a thought, did you remember to copy your bzImage to the /boot partition (and mount the /boot partiiton first).

the good news is that if you have done something wrong then i think you've got far enough that you can just chroot from the live cd.

it recon its something trivial like the above, or getting something slightly wrong on you grub config.

if its just something with the grub config then you can acctually manually type in the kernel parameters to boot it then modify you grub.conf.

anyway, let us know *exactly* whats happening, then you can try different things to try and narrow it down
 
Grub comes up fine with Windows and Gentoo in the list. I select Gentoo, some text scrolls past for a second (I presume it's to do with grub) then it just goes to the blank screen, I don't have a chance to read it.
 
Originally posted by robmiller
Grub comes up fine with Windows and Gentoo in the list. I select Gentoo, some text scrolls past for a second (I presume it's to do with grub) then it just goes to the blank screen, I don't have a chance to read it.

hmmm, how confident are you that you configured grub correctly?

sounds obvious but did you remember to use your own partition configuration for the setup, not just copy the manual?
 
Back
Top Bottom