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!

Gentoo Question: How do I mount SD without an entry in my fstab file

This is a discussion on Gentoo Question: How do I mount SD without an entry in my fstab file within the PS3 Linux forums, part of the PS3 Main category; I am up to the point of copying the stage4 gzip file to my hdd and I don't seem to ...

Reply
 
LinkBack Thread Tools
Old 01-29-2007, 05:35 AM   #1
 
Flambois's Avatar
 
Join Date: Dec 2006
Location: London/Sydney/Tokyo
Posts: 35
Trader Feedback: 0
Default Gentoo Question: How do I mount SD without an entry in my fstab file

I am up to the point of copying the stage4 gzip file to my hdd and I don't seem to be able to mount my SD card (which contains the gzip file). Is this possible to do without having created an entry in my fstab file. I believe at this point all I would have done is created the filesystem on the HDD, so I don't believe I have an fstab file that I can add the entry to yet.

Also, I would have used help, but help is currently disabled
Flambois is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-29-2007, 06:49 AM   #2
 
Join Date: Jan 2007
Posts: 18
Trader Feedback: 0
Default

The gentoo installation runs off a live cd, correct? Doesn't the live cd have a fstab? Now, having said -that-, I don't think the mount command requires an entry in /etc/fstab.

If you don't believe me, google 'man mount' or 'man mount linux'.

You'll need to identify the device that the SD card uses to mount it. You'll need to identify the filesystem of the card (good chance it's vfat, but I don't own a SD card and I can't guarantee that). If for now we say the device is /dev/sdcard then the commands to mount would be something like:

mkdir /a
mount -t vfat /dev/sdcard /a

David.
dwmyers is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-29-2007, 06:51 AM   #3
 
Join Date: Sep 2005
Location: meh
Posts: 2,799
Trader Feedback: 0
Default

You don't need to add an entry to /etc/fstab to mount it.
Just type in dmesg | more
Then look at the output. At some point, it will show you that an SD card has been mounted at something like /dev/sdX with the partition being something like /dev/sdX1 or /dev/sdX2.
Just mount that:
mkdir /mnt/usb
mount /dev/sdX1 /mnt/usb
Then just copy it from there.
cyanide is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-29-2007, 07:39 AM   #4
 
Join Date: Jan 2007
Posts: 87
Trader Feedback: 0
Default

So far, it seems all of the PS3 hardware identifiers are fixed. Follow Cyan's directions, but just imply use:

/dev/sdd1

So.., it would be:

mkdir /mnt/sd
mount /dev/sdd1 /mnt/sd

Done.
asong26 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-29-2007, 09:54 AM   #5
 
Flambois's Avatar
 
Join Date: Dec 2006
Location: London/Sydney/Tokyo
Posts: 35
Trader Feedback: 0
Default

Great, thanks guys. I'll give that a try shortly!

Oh, and one thing I also want to try is to see if I can mount my MA701 compact flash WIFI, or SD-based Sandisc WIFI + 256MB cards to get wifi happening. I'm not holding my breath but if I have any luck I'll be sure to report back on that.
Flambois is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-29-2007, 07:16 PM   #6
 
Join Date: Jan 2007
Posts: 87
Trader Feedback: 0
Default

Quote:
Originally Posted by Flambois
Great, thanks guys. I'll give that a try shortly!

Oh, and one thing I also want to try is to see if I can mount my MA701 compact flash WIFI, or SD-based Sandisc WIFI + 256MB cards to get wifi happening. I'm not holding my breath but if I have any luck I'll be sure to report back on that.

Actually, that's a great idea! Since there is no driver available currently for the built in wifi of PS3, maybe an external version would work. Let us know how that goes....
asong26 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
entry , file , fstab , gentoo , mount , question

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 04:15 AM.



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