Results 1 to 4 of 4
Can anybody help?
I am trying to install Gentoo 2006 on a pc. I have partitioned the hard drive into 3 sections. Whilst downloading and unzipping the tarball I started ...
- 05-18-2006 #1Just Joined!
- Join Date
- May 2006
- Location
- Nottingham, England
- Posts
- 4
Gentoo Hopeful
Can anybody help?
I am trying to install Gentoo 2006 on a pc. I have partitioned the hard drive into 3 sections. Whilst downloading and unzipping the tarball I started to get error messages saying not enough space. What is the typical partition setup for a hdd?
Christian De'Ath
Business ADSL
- 05-18-2006 #2
Did you take a look at the Gentoo Handbook?
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml
It has a chapter on "preparing the disks":
http://www.gentoo.org/doc/en/handboo...?part=1&chap=4"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 05-18-2006 #3
I seem to remember having this problem... the solution was that i wasn't extracting the tarball to the mounted filesystem. At some point you will have mounted the root filesystem to /mnt/gentoo (assuming you're followig the handbook ok) and then you will need to download the tarball and extract to /mnt/gentoo. the simplest way to ensure this i found is to download it straight to /mnt/gentoo, and then extract from there.
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 05-19-2006 #4
since you shouldn't be browsing the web as root, you can use the -C option with tar:
or wherever you mounted gentoo and whatever your stage file is called. it's all explained in the manualCode:tar xvf stage3-arch.tar.bz2 -C /mnt/gentoo
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?


Reply With Quote
