| View previous topic :: View next topic |
| Author |
Message |
TylerGriffiths n00b

Joined: 08 Apr 2012 Posts: 3
|
Posted: Sun Apr 08, 2012 9:59 pm Post subject: Installing without Live CD |
|
|
First of all, this is my first post, so hi
More importantly, I have a question about the Gentoo installation process: Is there any reason why I can't use my currently-installed operating system (Ubuntu 11.10) to do at least some of the Gentoo installation, as opposed to using the Live CD? I have no trouble with command lines (and indeed once used a commandline-only FreeBSD installation), but it would save me buying more blank CDs
Thanks in advance,
--Tyler |
|
| Back to top |
|
 |
Jaglover Advocate


Joined: 29 May 2005 Posts: 3978 Location: Saint Amant, Acadiana
|
|
| Back to top |
|
 |
TylerGriffiths n00b

Joined: 08 Apr 2012 Posts: 3
|
Posted: Sun Apr 08, 2012 10:08 pm Post subject: |
|
|
| Thanks |
|
| Back to top |
|
 |
Etal Veteran


Joined: 15 Jul 2005 Posts: 1633
|
Posted: Sun Apr 08, 2012 10:10 pm Post subject: |
|
|
Nope, no reason at all.  _________________ “And even in authoritarian countries, information networks are helping people discover new facts and making governments more accountable.”– Hillary Clinton, Jan. 21, 2010
Last edited by Etal on Sun Apr 08, 2012 10:10 pm; edited 1 time in total |
|
| Back to top |
|
 |
Jaglover Advocate


Joined: 29 May 2005 Posts: 3978 Location: Saint Amant, Acadiana
|
Posted: Sun Apr 08, 2012 10:10 pm Post subject: |
|
|
You are welcome!
If you want to use the whole hard drive your Ubuntu install CD can be used to install Gentoo. _________________ Please learn how to denote units correctly! |
|
| Back to top |
|
 |
TylerGriffiths n00b

Joined: 08 Apr 2012 Posts: 3
|
Posted: Sun Apr 08, 2012 10:51 pm Post subject: |
|
|
Also, out of interest, how do I do the
| Code: | | time emerge gentoo-sources |
bit without using Gentoo itself? Does the extracted stage3 archive work as a bootable operating system (excuse my n00bness)
Also, what about the chrooting part? (what is it, anyway?) |
|
| Back to top |
|
 |
shgadwa Guru

Joined: 12 Mar 2009 Posts: 326
|
Posted: Sun Apr 08, 2012 11:00 pm Post subject: |
|
|
| TylerGriffiths wrote: | Also, out of interest, how do I do the
| Code: | | time emerge gentoo-sources |
bit without using Gentoo itself? Does the extracted stage3 archive work as a bootable operating system (excuse my n00bness)
Also, what about the chrooting part? (what is it, anyway?) |
Once you copy and uncompressed the stage 3 tarball, you have a mini, working, but currently non-bootable gentoo install. When you chroot into it (which litterally means change root), you are changing your working environment to your new gentoo install, so all the commands that are in /bin, /sbin, etc in the /months/gentoo partition, you can use just as if you had rebooted into that partition. |
|
| Back to top |
|
 |
|