Jump to content

Gentoo 2004.0 Graphical Installer


Recommended Posts

Now if I only installed gentoo from a cd . . . :D

so, erm..., how did you install...?

install gentoo from with-n another distro or from a live-cd distro (knoppix, pclinuxos), which is what i usually do. It's very convienent

Link to comment
Share on other sites

Yeah, what HJ said. I have a very slow processor so a regular install would leave me without my computer for a while. I install from within Mandrake so I have no down time whatsoever. Works great! Thank you HJ for teaching me how. :D

Link to comment
Share on other sites

Well, to install from knoppix or any other live cd distro is pretty simple. Firstlly, just boot off the knoppix cd, then doh partition managment as descriped in the gentoo install docs, then just create a /mnt/gentoo and mount your intended gentoo partition there, and /boot if desired. Also, when you mount /mnt/gentoo/proc, do it like "mount -o bind /proc /mnt/gentoo/proc" (it's because knoppix doesn't use devfs) Then extract the stage tarball in there, and chroot into /mnt/gentoo, then follow the rest of the install guide.

Link to comment
Share on other sites

ISO server on BMG

 

http://breakmygentoo.net/gentoo-anaconda/

 

If you want to use GRP packages like gnome/kde/mozilla/openoffice, go to a gentoo mirror and grab the same "arch" cd2 and just follow these instructions

 

 

http://gentoo.oregonstate.edu/releases/x86.../2004.0/livecd/

 

 

mount -t iso9660 /dev/cdroms/cdrom0 /mnt/cdrom

cd /mnt/cdrom/

cp portage-20040223.tar.bz2 /usr/ && rm -rf /usr/portage

cd /usr/

tar xvfj portage-20040223.tar.bz2

mkdir /usr/portage/packages/

cp -rf /mnt/cdrom/All /usr/portage/packages

Edited by cybrjackle
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...