Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
"NO MORE SPACE AVALIBLE ON DEV"
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
The_frog2
n00b
n00b


Joined: 03 Feb 2005
Posts: 1

PostPosted: Thu Feb 03, 2005 12:35 am    Post subject: "NO MORE SPACE AVALIBLE ON DEV" Reply with quote

i have red throught the install inst...i must be missing something. i have created partitions ,swap and the file system ext2.when i extract stage3 i get error saying no more space avalible on dev.am i supposed to direct the extraction to my new /dev/hda2?If so,how?..1 more thing,i am trying to run a dual boot withe mepis on primary boot partition...do i still need to create the boot part for gentoo?,or can i go on to creating the filesystem and swap?
Back to top
View user's profile Send private message
kimchi_sg
Advocate
Advocate


Joined: 26 Nov 2004
Posts: 2969

PostPosted: Thu Feb 03, 2005 12:56 am    Post subject: Re: "NO MORE SPACE AVALIBLE ON DEV" Reply with quote

The_frog2 wrote:
i have red throught the install inst...i must be missing something. i have created partitions ,swap and the file system ext2.when i extract stage3 i get error saying no more space avalible on dev.

First off, please use paragraphs to separate each question, your questions are very hard to read all lumped together.

Have you created the partitions, mounted them, and changed to the mount point before extracting the stage tarball? The order MUST be:
Code:
[USE FDISK TO CREATE PARTITIONS]
mount /dev/hda3 /mnt/gentoo
mkdir /mnt/gentoo/boot
mount /dev/hda1 /mnt/gentoo/boot
cd /mnt/gentoo

COPY OVER / DOWNLOAD STAGE TARBALL AND PORTAGE TARBALL AT THIS POINT THEN...
Code:
tar xvjpf [STAGE TARBALL NAME]
tar xvjf [PORTAGE TARBALL NAME] -C /mnt/gentoo/usr
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum