Creating a Re/Writable automount
1- open a terminal
2- type: sudo mkdir /media/usb
3- enter your root password, press return
4- type: sudo gedit /etc/fstab
5- press return
6- add the following on a new line of text:
/dev/sda1 /mnt/usb auto rw,user,noauto 0 0
7- save and then exit
From now on, when you plug in the PSP, turn on and switch to USB mode it will automatically mount as Read/Writable and will automatically unmount when you disconnect the PSP!
2 comments:
Hey Redmist,
Nice tutorials buddy, seting up Cairo
now. Cheers for the pointers, aids a technophobe like myself ;).
Cheers Craig!
Post a Comment