forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Ubuntu install using Live CD

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS3 Linux Development
View previous topic :: View next topic  
Author Message
Ciego



Joined: 23 Jan 2007
Posts: 5

PostPosted: Tue Jan 23, 2007 2:30 am    Post subject: Ubuntu install using Live CD Reply with quote

I posted a HOWTO guide for installing Ubuntu on the PS3 using a Live CD if you are interested.

http://ubuntuforums.org/showthread.php?t=343113
Back to top
View user's profile Send private message
edepot



Joined: 09 Apr 2005
Posts: 111

PostPosted: Tue Jan 23, 2007 11:41 pm    Post subject: reading memory stick off of psp Reply with quote

If you plug a memory stick inside a psp and then connected it to the PS3, and activate the usb connection on the PSP, what commands did you have to execute in order to mount and get access to the memory stick?

how do you check after, say you execute a dmesg and get some info from there? do you need to mount anything?
Back to top
View user's profile Send private message
Ciego



Joined: 23 Jan 2007
Posts: 5

PostPosted: Wed Jan 24, 2007 12:01 am    Post subject: Reply with quote

Quote:
If you plug a memory stick inside a psp and then connected it to the PS3, and activate the usb connection on the PSP, what commands did you have to execute in order to mount and get access to the memory stick?


I will have to try this to confirm when I get home (at work now) but I think that if you turn on the PSP and activate the USB connection (do this before you boot into linux so that the boot process can detect it), you can figure out which drive it is and then mount in normally. Try this ...
Code:
$ fdisk -l


That should list everything that is detected by the system. You should see a drive that is close to the same size as your memory stick. I am guessing that it will be "sdd" as the label. If that is the case, just use this to mount it.
Code:
$ mkdir /mnt/psp
$ mount /dev/sdd1 /mnt/psp

In order to see if that worked, do this ...
Code:
 $ls /mnt/psp

If nothing happens ....it didn't work. ;-)

If you want, you can change the "psp" to "usbdrive" to make it easier on you following the tutorial
Back to top
View user's profile Send private message
jimparis



Joined: 10 Jun 2005
Posts: 1179
Location: Boston

PostPosted: Wed Jan 24, 2007 5:41 am    Post subject: Reply with quote

On Ubuntu, USB mass storage devices should mount automatically. (check the configuration of hald and gnome-volume-manager if they don't). There's nothing specific to the PS3.
Back to top
View user's profile Send private message
Ciego



Joined: 23 Jan 2007
Posts: 5

PostPosted: Wed Jan 24, 2007 5:59 am    Post subject: Reply with quote

jimparis wrote:
On Ubuntu, USB mass storage devices should mount automatically. (check the configuration of hald and gnome-volume-manager if they don't). There's nothing specific to the PS3.


Jim is correct here. I assumed before that you were trying to mount the PSP as the USB drive that is described in the guide. (before Ubuntu boots)
Back to top
View user's profile Send private message
theBishop



Joined: 05 Feb 2005
Posts: 16

PostPosted: Wed Feb 21, 2007 2:06 am    Post subject: Reply with quote

Heh, you post here too Ciego?

I must admit i'm a little jealous that you took my idea, made a tutorial out of it and became the defacto Ubuntu-on-PS3 guy. No hard feelings though.

:)

Anyway, Candell has us both beat.
Back to top
View user's profile Send private message
Ciego



Joined: 23 Jan 2007
Posts: 5

PostPosted: Wed Feb 21, 2007 2:13 am    Post subject: Reply with quote

Hey, good to hear from you again.

You should check out PSUbuntu.com and register for the forums. I am trying to write all kinds of HowTo guides for new Linux users. I am sure you could add some useful guides.

Anyway ... it's not about who did what first. You had a great idea that helped many people get Ubuntu to work on their PS3s ... that's what its all about. I am sure that you know much more about Linux than I do ... I just put all of the info in a form that anyone could chew up and digest.
Back to top
View user's profile Send private message
theBishop



Joined: 05 Feb 2005
Posts: 16

PostPosted: Wed Feb 21, 2007 2:26 am    Post subject: Reply with quote

Ciego wrote:
Hey, good to hear from you again.

You should check out PSUbuntu.com and register for the forums. I am trying to write all kinds of HowTo guides for new Linux users. I am sure you could add some useful guides.

Anyway ... it's not about who did what first. You had a great idea that helped many people get Ubuntu to work on their PS3s ... that's what its all about. I am sure that you know much more about Linux than I do ... I just put all of the info in a form that anyone could chew up and digest.


Thanks for the link, it looks like you have the start of a nice page there.

I haven't messed with PS3 linux/development in a few weeks, but I just got a monitor with DVI/HDCP support so i can work more naturally at my computer desk. Its a minor change, but hopefully, it'll motivate me to do some serious work.
Back to top
View user's profile Send private message
Ciego



Joined: 23 Jan 2007
Posts: 5

PostPosted: Wed Feb 21, 2007 4:31 am    Post subject: Reply with quote

Actually, it is not my page. I just started posting/sending info so much that the owner gave me a blogging account so that I could post on the front page. I thought it looked like a good place to keep PS3-Ubuntu related info all in one place.

I do not really do programming, but if you need help testing any of your PS3/Linux work, I would be glad to help. I bet it makes a big difference with that monitor. I ended up going out and buying a 1080p HDTV because i got tired of looking at the SD mess that you end up with in Linux on the TV
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS3 Linux Development All times are GMT + 10 Hours
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


Powered by phpBB © 2001, 2005 phpBB Group