Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
chroot problem @installation
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
monkman
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2003
Posts: 117
Location: germany / kiel

PostPosted: Tue Sep 23, 2003 3:39 pm    Post subject: chroot problem @installation Reply with quote

i'm installing (at least want to...)gentoo on a hdd (hdb) which is already partitioned
i choosed stage3 grp installation, i followed the installation doc and came until 8.6
then "# chroot /mnt/gentoo /bin/bash" says no such file or directory...


swapon done (fdisk says filesystem is set to swap 82)

i mounted my .../dev/hdb1 /mnt/gentoo/usr etc. up to .../dev/hdb9 /mnt/gentoo/tmp.

this were the only differences from the doc, because it was done before ;)
but what can it be with the chroot? there were no errors before.

THANX!
Back to top
View user's profile Send private message
NicholasDWolfwood
Apprentice
Apprentice


Joined: 19 Jan 2003
Posts: 235

PostPosted: Tue Sep 23, 2003 3:42 pm    Post subject: Reply with quote

chroot /mnt/gentoo /bin/bash
_________________
AMD Athlon XP 1700+
Abit KG7-RAID
512MB PC2100 DDR266 Corsair/Kingston
40GB WD 7200RPM (37.1GB)
120GB WD 8MB 7200RPM (111GB)
160GB WD 8MB 7200RPM (149GB)
40GB WD 7200RPM (37.1GB)
Pioneer DVR-A06 4x DVD±RW
HP CD-RW 9500i (12x8x32x)
Back to top
View user's profile Send private message
monkman
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2003
Posts: 117
Location: germany / kiel

PostPosted: Tue Sep 23, 2003 3:52 pm    Post subject: Reply with quote

a missunderstanding...
i didn't type the "#" before chroot ;)
Back to top
View user's profile Send private message
NicholasDWolfwood
Apprentice
Apprentice


Joined: 19 Jan 2003
Posts: 235

PostPosted: Tue Sep 23, 2003 4:03 pm    Post subject: Reply with quote

Are you sure you mounted the partition for / (/mnt/gentoo on the LiveCD) and unpacked the stage3 tarball?

mount /dev/hda2 /mnt/gentoo
mkdir /mnt/gentoo/boot
mkdir /mnt/gentoo/home
mkdir /mnt/gentoo/var
mount /dev/hda1 /mnt/gentoo/boot
mount /dev/hda5 /mnt/gentoo/home
mount /dev/hda6 /mnt/gentoo/var
cd /mnt/gentoo
tar -xvjpf stage3-athlonxp-280803.tar.bz2
mount -t proc proc /mnt/gentoo/proc
chroot /mnt/gentoo /bin/bash

That was what I did.
_________________
AMD Athlon XP 1700+
Abit KG7-RAID
512MB PC2100 DDR266 Corsair/Kingston
40GB WD 7200RPM (37.1GB)
120GB WD 8MB 7200RPM (111GB)
160GB WD 8MB 7200RPM (149GB)
40GB WD 7200RPM (37.1GB)
Pioneer DVR-A06 4x DVD±RW
HP CD-RW 9500i (12x8x32x)
Back to top
View user's profile Send private message
monkman
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2003
Posts: 117
Location: germany / kiel

PostPosted: Thu Sep 25, 2003 3:02 pm    Post subject: Reply with quote

it seems to work..
i love the installation...which os is capable of getting online at this early stage...
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