Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installing Kernel Failure
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
wriver4
n00b
n00b


Joined: 07 Sep 2006
Posts: 3

PostPosted: Thu Sep 07, 2006 5:46 pm    Post subject: Installing Kernel Failure Reply with quote

Hi all,
Thanks for the Heeelp in advance. Did the searches as requested
After appling 4405-sysctl-uac.patch during #USE="-doc symlink" emerge gentoo-sources recieve the following errors
touch: setting times of '/var/tmp/portage/gentoo-sources-2.6.17-r7/.unpacked Function not implemented
!!! Error: sys-kernel/gentoo-sources-2.6.17-r7 failed
Call stack:
ebuild.sh, line 1539: Called dyn_unpack
ebuild.sh, line 712: Called die
!!! IO Failure -- Failed 'touch .unpacked' in /var/tmp/portage/gentoo-sources-2.6.17-r7
If it makes any difference Althon 700/751. 6g HD

Wriver4
Back to top
View user's profile Send private message
loki99
Advocate
Advocate


Joined: 10 Oct 2003
Posts: 2056
Location: Vienna, €urope

PostPosted: Thu Sep 07, 2006 6:21 pm    Post subject: Reply with quote

Are you doing a fresh install? Did you mount all your partitions correctly (especially /proc and /dev)?

You could try to boot your livecd, mount all partitions except for proc and dev, then do:

Code:
# mount -o bind /dev /mnt/gentoo/dev
# mount -o bind /proc /mnt/gentoo/proc
# chroot /mnt/gentoo /bin/bash
# env-update; source /etc/profile
# emerge --sync
# emerge -auD world
Back to top
View user's profile Send private message
Kobboi
l33t
l33t


Joined: 29 Jul 2005
Posts: 672
Location: Belgium

PostPosted: Thu Sep 07, 2006 7:35 pm    Post subject: Reply with quote

Why would you want to install a kernel failure? :wink:
Back to top
View user's profile Send private message
wriver4
n00b
n00b


Joined: 07 Sep 2006
Posts: 3

PostPosted: Fri Sep 08, 2006 3:37 pm    Post subject: Installing Kernel Failure con't Reply with quote

yes it is a fresh install. Done step by step, word for word, completely default, from the handbook x86 except for make.conf because the mirrorselect command did not work as written. Found correction in a forum post change -i to -S4.

You were right on the money!! Thanks

Picked up at step 7b and continued.

A note for the novice linux users -> the installation instructions does not tell you when to use (pipe) "| more" after a command that outputs lots of text for selecting various options. This can be very helpful.
Back to top
View user's profile Send private message
loki99
Advocate
Advocate


Joined: 10 Oct 2003
Posts: 2056
Location: Vienna, €urope

PostPosted: Fri Sep 08, 2006 6:39 pm    Post subject: Re: Installing Kernel Failure con't Reply with quote

wriver4 wrote:
... except for make.conf because the mirrorselect command did not work as written. Found correction in a forum post change -i to -S4.

mirrorselect -help wrote:
-i means interactive, which means you are able to choose the mirrors you like, while -s4 will just select 4 different mirrors for you automatically.
:wink:
Back to top
View user's profile Send private message
wriver4
n00b
n00b


Joined: 07 Sep 2006
Posts: 3

PostPosted: Sat Sep 09, 2006 3:48 am    Post subject: interactive Reply with quote

Would have used interactive but I could not select a mirror or it would not let me select a mirror.

Thanks again
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