Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
hint: installation over running system
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
de4d
Apprentice
Apprentice


Joined: 12 Sep 2002
Posts: 181
Location: fr. i. br. (ger)

PostPosted: Fri Sep 13, 2002 8:16 am    Post subject: hint: installation over running system Reply with quote

the first time i tried to install gentoo over another distribution (in my case debian) it failed bootstrap because i skipped the chroot step after booting the old system with init=/bin/bash (i didnt bother d/ling the isos nor cleaning up for a new partition).
errormessages coming up were something like rw_open /dev/console (access denied)
maybe dumb mistake, but one might think, root is already at the right place, so no need to chroot.
before i gave it up i tried
Code:
mount /dev/<root> /mnt

(which is already mounted to / (!)?)
and
Code:
chroot /mnt /bin/bash

b4 going on with the bootstrap process.
anyway now the files in /dev can be accessed as if /dev/ wasnt full of special devices.

just have to know (it took me several days/nights) ...
if this information is alredy included in any FAQ/HOWTO, please forgive me, didnt find it :)

ps: 2 the others using debian (or even suse): give it a try
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