QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Gaming > Sony PlayStation 3 > PS3 Main > PS3 Linux
The above video goes away if you are a member and logged in, so log in now!

help with gentoo

This is a discussion on help with gentoo within the PS3 Linux forums, part of the PS3 Main category; i just finished installing gentoo, thinking i did everything correctly... apparently not when i turn on the ps3, and tab ...

Reply
 
LinkBack Thread Tools
Old 01-28-2007, 07:38 PM   #1
 
~PSPIMPIN~'s Avatar
 
Join Date: Aug 2005
Posts: 73
Trader Feedback: 0
Default help with gentoo

i just finished installing gentoo, thinking i did everything correctly... apparently not

when i turn on the ps3, and tab to gentoo, it takes me to the screen with more penguins and eventually it takes me to a point where it says:

Filesystem couldn't be fixed
Give root password for maintenance

... so i type in my password and it then it says:

(none) ~ #

has anyone else had this problem, help would be very much appreciated
~PSPIMPIN~ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-28-2007, 08:03 PM   #2
 
Join Date: Jan 2007
Posts: 87
Trader Feedback: 0
Default

Quote:
Originally Posted by ~PSPIMPIN~
i just finished installing gentoo, thinking i did everything correctly... apparently not

when i turn on the ps3, and tab to gentoo, it takes me to the screen with more penguins and eventually it takes me to a point where it says:

Filesystem couldn't be fixed
Give root password for maintenance

... so i type in my password and it then it says:

(none) ~ #

has anyone else had this problem, help would be very much appreciated

Never seen this before. This is very weird. Based your profile, your setup should be very easy since the official install instructions were based on the the 20 GB version. I have a 60GB version, and the instal was very easy for me. The first I installed Gentoo, I followed the directions step by step with 10GB allocated top the Linux partition. Never had a problem. I had to tweak the install instruction on few lines for the 50GB linux partition, and that went very smooth as well...
asong26 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-28-2007, 09:06 PM   #3
 
Join Date: Jan 2007
Posts: 5
Trader Feedback: 0
Default

hasn't happened to me either. Same story here, installation was pretty easy.

Just a question before I suggest something, did you try putting another fs such as reiserfs? I tried that and wouldn't let me mount it :P, if not, then read on xD

What i'd try is, put the livecd in again, boot up the ps3 and try mounting your drive just like it says in the wiki. If you can mount that then there's no problem with your filesystem. If so try checking your /etc/fstab file see if there is anything different. You can check your fstab file by mounting only the /dev/sda1(that is if you partitioned the disk like in the wiki)and not chrooting. Type nano -w /mnt/gentoo/etc/fstab. If that's not it, then try checking our kboot file as well with nano -w /mnt/gentoo/etc/kboot.conf.

Good luck :3
kensanx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-28-2007, 09:11 PM   #4
 
Join Date: Jul 2005
Posts: 10
Trader Feedback: 0
Default

i have the same problem
<< Double Post>>
how can i go back to the ps3 screen from there
help please!!!
Chaozx13 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-28-2007, 09:31 PM   #5
 
Join Date: Jan 2007
Posts: 5
Trader Feedback: 0
Default

From where ~PSPIMPIN~ is stuck? I don't know :P
But you can go back to the PS3 OS 2 ways
1-Turn off your ps3, then press and hold the power button(not the PS button in the controller) for exactly 5 seconds. That should take you to the PS3 OS.
2-Turn off your ps3, then press the power button(don't hold) and when kboot finishes booting up, at the kboot prompt type as soon as you see it: boot-game-os. Wait too long to type that and you might be sent to gentoo booting sequence.
kensanx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-28-2007, 09:42 PM   #6
 
Join Date: Jul 2005
Posts: 10
Trader Feedback: 0
Default

thnx you helped me
Chaozx13 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-28-2007, 09:48 PM   #7
 
Join Date: Sep 2005
Location: meh
Posts: 2,799
Trader Feedback: 0
Default

Just a case of not following the instructions properly. You've borked one of the steps which has something to do with the filesystem, i.e. one of the first few. Start from scratch.
cyanide is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-28-2007, 09:59 PM   #8
 
Join Date: Jul 2005
Posts: 10
Trader Feedback: 0
Default

sorry, stupid question, by start from scratch do you mean formate the drive again or start from scratch from the livecd prompt?
Sorry for my n00bness
Chaozx13 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-28-2007, 10:18 PM   #9
 
Join Date: Sep 2005
Location: meh
Posts: 2,799
Trader Feedback: 0
Default

From the livecd prompt.
cyanide is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-28-2007, 10:21 PM   #10
 
Join Date: Jul 2005
Posts: 10
Trader Feedback: 0
Default

ok thanks for your help
i'll post my results tommorow
Chaozx13 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-29-2007, 04:33 AM   #11
 
anunakin's Avatar
 
Join Date: Jul 2006
Posts: 31
Trader Feedback: 0
Default

You need configure your /etc/fstab file like kensanx explained ...
anunakin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-29-2007, 07:45 AM   #12
 
Join Date: Jan 2007
Posts: 87
Trader Feedback: 0
Default

PSPIMPIN:

PM me with your phone number, and I'll walk you through it. You're having more issues than anyone else. Frankly, you shouldn't be having these issues unless you aren't following the directions exactly, or potentially mis-typing the setup process. The setup should not take no more than 20 minutes, if that....

Download the tarball you want to install ( I recommend the 32-bit userland for now, since it has better multimedia performance for now....), and copy it onto the same media that you're using for OtherOS install. It should be fairly quick. I'd hate to see anyone go through this amount of frustration. You should be enjoying your Gentoo, not pulling your hair out as if you're using YDL
asong26 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-29-2007, 07:10 PM   #13
 
~PSPIMPIN~'s Avatar
 
Join Date: Aug 2005
Posts: 73
Trader Feedback: 0
Default

Quote:
Originally Posted by asong26
PSPIMPIN:

PM me with your phone number, and I'll walk you through it. You're having more issues than anyone else. Frankly, you shouldn't be having these issues unless you aren't following the directions exactly, or potentially mis-typing the setup process. The setup should not take no more than 20 minutes, if that....

Download the tarball you want to install ( I recommend the 32-bit userland for now, since it has better multimedia performance for now....), and copy it onto the same media that you're using for OtherOS install. It should be fairly quick. I'd hate to see anyone go through this amount of frustration. You should be enjoying your Gentoo, not pulling your hair out as if you're using YDL
Thanks for offering to help me, but i got so frustrated with gentoo, ydl, and fedora core that i decided to move on to something else (Debian). In fact, i just finished installing it and i typed this reply using debian's firefox browser
~PSPIMPIN~ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-29-2007, 07:14 PM   #14
 
Join Date: Jan 2007
Posts: 87
Trader Feedback: 0
Default

Congratulations. Whatever works for you. I am glad you've got it to work. Whatever distro you use, it all comes down to personal preference. Enjoy Debian!
asong26 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
gentoo

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 10:52 AM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us