Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Electricity off during install!!! [SOLVED]
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
kramerkeller
Apprentice
Apprentice


Joined: 20 Jun 2005
Posts: 179

PostPosted: Thu Jul 07, 2005 5:22 am    Post subject: Electricity off during install!!! [SOLVED] Reply with quote

The electricity went off after stage 9 in the instillation handhbook THis is when installing necessary system tools. I rebooted, but I cannot run emerge commands. When I look at fstab, it says I am at the fstab on the installation cd. I try to mount things, but nothing seems to get me back to where I was going. ALsoi my harddrive wont boot without the cd in becasue I don't think I have set up the bootloader yet, I beleive that is stage 10. Help!

Last edited by kramerkeller on Wed Jul 13, 2005 1:40 am; edited 1 time in total
Back to top
View user's profile Send private message
nE0
Tux's lil' helper
Tux's lil' helper


Joined: 08 Aug 2002
Posts: 146
Location: The Netherlands, Breda

PostPosted: Thu Jul 07, 2005 5:29 am    Post subject: Reply with quote

You should be able to boot with the CD.

When booting is ready, mount your harddrive partitions as explained in the handbook
x = your harddrive (a, b, c or d)
n = your partition number (1, 2, 3 , 4 etc.)

# mount /dev/hdxn /mnt/gentoo
# mount /dev/hdxn /mnt/gentoo/boot
# mount -t proc none /mnt/gentoo/proc

then chroot to that environment
# chroot /mnt/gentoo /bin/bash

Now, update the environment, en source the profile
# env-update
# source /etc/profile

You should be able to continue the installation now..
_________________
All things considerring! I'm considerring to...never mind!
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