![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on /etc/fstab help within the PS3 Linux forums, part of the PS3 Main category; Hi I Don't Know A Thing About Linux But I've Tried Installing Gentoo Onto My PS3.I Think I Did Everything ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
Hi I Don't Know A Thing About Linux But I've Tried Installing Gentoo Onto My PS3.I Think I Did Everything Correctly But When I Started My PS3 Without The Disc In It Just went To A Blank Screen I Think I Went Wrong At Stage 1.6.6 Of The This File http://ps3wiki.qj.net/index.php/Gent...ons_for_Gentoo
the /etc/fstab/ part I got the screen to come up after typing (chroot) / # nano -w /etc/fstab but i don't know what i'm then meant to change.Please Help I Can Usually Follow Instructions But I Can't See What I'm Meant To Do At This Stage.Thanx |
|
|
|
|
|
|
#2 | |
![]() |
Quote:
|
|
|
|
|
|
|
#3 |
|
Sorry To Be Dopey But What Does This Mean "NOTE: If your BOOT partition is ReiserFS, add the notail option to opts"
also do i delete the original txt and replace it with the new txt.is that how i'm meant to do it or do i just type the new txt and linux does the rest |
|
|
|
|
|
|
#4 |
![]() |
I'm gonna give you a really good advice. Look at your file and look at the one in the instructions if your file doesn't math the one in the instructions then its wrong. If your file looks exactly the same as the instructions then you are good to go.
TIP: Look at the similarities and differences... |
|
|
|
|
|
#5 |
|
where do i enter this new data at the bottom of the screen of do i actually delete the origional txt and replace it with the new text?
also in kboot.conf do i need to make changes or can i just leave it? Last edited by matt6457; 04-14-2007 at 02:55 PM.. |
|
|
|
|
|
|
#7 |
|
I'v Done All This To The Best Of My Ability But When I Reach The Final Step Of Rebooting And Removing The Disc It Loads Upto The Kboot Screen But After That The Screen Goes Blank.Does Anyone Know What I'm Doing Wrong.Also Is There An Easier Linux To Install,If So Is It As Good As Gentoo Supposedly Is
|
|
|
|
|
|
|
#8 |
![]() |
Maybe It is your video settings Try this:
Okay. Open the file kboot.conf in the /etc folder (/etc/kboot.conf) Go HERE to know how. Then, go to the last line. It will look something like this: linux="/boot/vmlinux-2.6.16 initrd=/boot/initrd.img video=ps3fb:mode:3" It might look a little different, you don't have to worry. Just look at the mode:3 at the end. That parameter tells the bootloader what resolution it's supposed to use. Now there is a list of different modes for different resolutions. 0: auto mode , default value YUV 60Hz 1:480i 2:480p 3:720p 4:1080i 5:1080p YUV 50Hz 6:576i 7:576p 8:720p 9:1080i 10:1080p RGB 60Hz 33:480i 34:480p 35:720p 36:1080i 37:1080p RGB 50Hz 38:576i 39:576p 40:720p 41:1080i 42:1080p VESA 11:WXGA 12:SXGA 13:WUXGA So suppose you want a resolution of 1080p, here's what you have to change the last line to: linux="/boot/vmlinux-2.6.16 initrd=/boot/initrd.img video=ps3fb:mode:5" Make sure not to put it at a resolution which your monitor doesn't support. If you get stuck, you'll have to waste another 10 minutes going back to the command line mode and doing the changes. If you want to test the different resolutions before you use one, open a terminal and type this: ps3videomode -v <mode id> eg: ps3videomode -v 3 There are other options when using that command, type ps3videomode --help to look at the list of different switches it accepts. |
|
|
|
|
|
#12 |
|
thanx for all the help i'm finally on linux.there is another problem i'm having,at first things seemed ok but now after i type most things this comes up
!!! No closing quotation in /etc/make.conf !!! Incorrect multiline literals can cause this, Do not use them. Does any1 know what i should do? |
|
|
|
|
![]() |
| Tags |
| or etc or fstab |
| Thread Tools | |
|
|