Results 1 to 10 of 10
Ok, I got 3/4th through a Gentoo 2006.1-LiveCD install to hard drive and either the installer crashed or CD is bad/dirty. My question is this, can I just download the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-21-2007 #1
Gentoo Install gone bad
Ok, I got 3/4th through a Gentoo 2006.1-LiveCD install to hard drive and either the installer crashed or CD is bad/dirty. My question is this, can I just download the portage snapshot and continue from there, because that's where my install went bad (308 of 386 packages). It seems I have a fairly working Gentoo install, but no X, no modules, and I'm sure there is other stuff that is missing too.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 04-21-2007 #2
Please tell me you are not using the GUI or ncurses installer?!
They are plain buggy and mostly useless
But we can try to repair your half installation, have you tried resyncing the portage tree? Did you get a kernel binary already to boot from? Is fstab fine?Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 04-22-2007 #3HEH
Originally Posted by Juan Pablo
I am using the GUI, and you're right, mostly useless.
I haven't tried resyncing, I figure maybe it was a bad/dirty CD and that tree wouldn't be any good. I can boot to gentoo kernel, it complains about missing modules. I think fstab is good, I can recreate that, no problem.
It's probably a better idea to start from scratch, and not use the Installer this time, but man this takes a long time.I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 04-22-2007 #4
Yes, starting from scratch may be the best solution, Gentoo takes some time to get installed but it's great after that.
Things like the X server and major DEs will take a large amount of time to compile. I would recommend something light like wmaker or Fluxbox if it's your first time with GentooPut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 04-22-2007 #5
I have never had any success with the live cd and many people report that its buggy. I suggest you use the minimal install cd.
- 04-22-2007 #6
You can also use an already working Linux installation, it should be the same if you already have the partition where you want to install Gentoo
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 04-22-2007 #7
Thanks Guys
I am in the middle of Installing Gentoo again, this time I am using the Alternate install as suggested by Juan Pablo, I am using the HOWTO Installing Gentoo from an existing Linux distribution
One question I have is, did you have to configure the USE flags in /etc/make.conf or is that for really serious tweakers??
EDIT: Changed a typo from /etc/make.profile to /etc/make.confI do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 04-22-2007 #8
^^ Just go for the basic ones, anything more is for tweakers.
'Tis better to be silent and be thought a fool, than to speak and remove all doubt.'
--Abraham Lincoln
- 04-27-2007 #9
you might as well spend some time figuring out what USE flags you want to use because this is what truly sets Gentoo apart. It lets you customize the binary that will be created from your compile to fit your particular needs/wants/desires for your system. The most common example is whether you would like a GTK, Gnome based system or a QT, Kde based system. If want either, both, or neither you can do this by using USE flags.
Other nice flags are the ones used by mplayer for cpu optimization you can see all of them by doing an emerge -pv mplayer. And you can see your flags by doing
cat /proc/cpuinfo
plus there are hundreds of other flags that are useful. You can always edit them later and reemerge any programs effected by the change when you do a global update by doing:
emerge -va --update --newuse --deep world
and you can also define USE flags on a per package basis by defining the specific package in
/etc/portage/package.use
hope this helps or at least provides a little insightAll right, brain. You don't like me and I don't like you, but let's just do this and I can get back to killing you with beer. All New Users Read This!!! If you have a grub problem please look at GRUB MANUAL
- 05-05-2007 #10
Thanks for all the tips and hints folks, I now have a working Gentoo install, of course I am taking my time and trying to be very thorough. I'm still using a chrooted environment because my wireless isn't setup yet. I am at the point of installing xorg (emerge xorg-x11), this might take awhile!!
Once again, thanks for the help and hints.
Ok that too a long time, but uhm, KDE is going to take even longer. 1 of 400 pkgs!
Anyone have any experience installing madwifi in Gentoo? Any good HOWTO's?Last edited by MikeTbob; 05-06-2007 at 01:54 AM. Reason: updates to the install
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.


Reply With Quote
