Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved]First time booting fails due to permission issue
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
Tuxido
n00b
n00b


Joined: 07 Apr 2008
Posts: 57
Location: Trondheim, Norway

PostPosted: Sat Dec 27, 2008 11:22 am    Post subject: [Solved]First time booting fails due to permission issue Reply with quote

I've just installed gentoo on my new laptop, and when I try to boot I get these kinds of errors after all the initial whirl of white text:

(This is the first one)
/etc/init.d/bootmisc: line 25 /sbin/sysctl: Permission denied
/sbin/rc: line 508 /bin/grep: Permission denied
/sbin/rc: line 508 /bin/rm: Permission denied
/sbin/depscan.sh /bin/bash: bad interpreter Permission denied

and the boot process ends without ever reaching a prompt.

How come the boot process seemingly has no permissions to do anything?


Edit: I used the SystemRescueCD to install, if that matters.
_________________
"Some smart quote" -Some cult guy


Last edited by Tuxido on Tue Dec 30, 2008 11:28 pm; edited 1 time in total
Back to top
View user's profile Send private message
jw5801
Apprentice
Apprentice


Joined: 12 Jun 2008
Posts: 251
Location: Melbourne, Australia

PostPosted: Sat Dec 27, 2008 12:52 pm    Post subject: Reply with quote

Do those binaries have execute permissions on them? ie. what does the following say:
Code:
ls -l /sbin/sysctl
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Sat Dec 27, 2008 5:25 pm    Post subject: Reply with quote

I suspect a typo at this step of following the handbook:
Code:
tar xvjpf stage3-*.tar.bz2

for example, no p as in
Code:
tar xvjf stage3-*.tar.bz2

If so I would recommend a redo of
Code:
tar xvjpf stage3-*.tar.bz2
after repeating booting cd, mounting partitions, cd /mnt/gentoo ...
Back to top
View user's profile Send private message
Tuxido
n00b
n00b


Joined: 07 Apr 2008
Posts: 57
Location: Trondheim, Norway

PostPosted: Tue Dec 30, 2008 11:29 pm    Post subject: Reply with quote

DONAHUE wrote:
I suspect a typo at this step of following the handbook:
Code:
tar xvjpf stage3-*.tar.bz2

for example, no p as in
Code:
tar xvjf stage3-*.tar.bz2

If so I would recommend a redo of
Code:
tar xvjpf stage3-*.tar.bz2
after repeating booting cd, mounting partitions, cd /mnt/gentoo ...


You were right, thanks!
_________________
"Some smart quote" -Some cult guy
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