Gentoo Forums
Gentoo Forums
Quick Search: in
Install [SOLVED]
View unanswered posts
View posts from last 24 hours

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


Joined: 01 Jul 2008
Posts: 2

PostPosted: Tue Jul 01, 2008 11:44 pm    Post subject: Install [SOLVED] Reply with quote

While I was installing from minimal 2007.0 my ppp would not emerge got a fail error from a dependancy. Just want to know can I boot up off the CD and reemerge the file later on? Everything else ecxept the splash screen seems to be working fine exept my video driver my resolution is crappy.

Last edited by Gwayne on Fri Jul 04, 2008 12:13 pm; edited 1 time in total
Back to top
View user's profile Send private message
kalos
Moderator
Moderator


Joined: 29 Jan 2007
Posts: 1814
Location: /home/kalos

PostPosted: Wed Jul 02, 2008 12:53 am    Post subject: Reply with quote

Yes, you can boot up the CD and start where you left off on the installation. You will need to do the following:

Code:

mount -t FSTYPE /dev/ROOT /mnt/gentoo
mount -t FSTYPE /dev/BOOT /mnt/gentoo/boot
swapon /dev/SWAP
mount -t proc /proc /mnt/gentoo/proc
mount -o bind /dev /mnt/gentoo/dev
chroot /mnt/gentoo /bin/bash
env-update && source /etc/profile
export PS1="(chroot) $PS1"


Replacing FSTYPE with the actual filesystem type, and ROOT, BOOT, and SWAP with their respective partitions.
_________________
“Truth, like infinity, is to be forever approached but never reached.” --Jean Ayres (1972)
---avatar cropped from =AimanStudio---
Back to top
View user's profile Send private message
Gwayne
n00b
n00b


Joined: 01 Jul 2008
Posts: 2

PostPosted: Wed Jul 02, 2008 2:49 pm    Post subject: Reply with quote

Thanks
Back to top
View user's profile Send private message
kalos
Moderator
Moderator


Joined: 29 Jan 2007
Posts: 1814
Location: /home/kalos

PostPosted: Wed Jul 02, 2008 2:51 pm    Post subject: Reply with quote

No problem at all. If you're satisfied with the answer to your question, please add [SOLVED] to the original post title. If you have any further questions, please don't hesitate to ask.
_________________
“Truth, like infinity, is to be forever approached but never reached.” --Jean Ayres (1972)
---avatar cropped from =AimanStudio---
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 - 5 Hours
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