Thread
:
How to copy a file from mmc card to /usr/share/lxdoom/wad
View Single Post
lardman
2007-10-07 , 18:35
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#
2
/usr/share/lxdoom/wad is owned by root so to use the filemanager you'd (probably) need to start that as root.
I'd use the command line if I were you (run as root):
cp /mnt/mmc1/some_file_name_here /usr/share/lxdoom/wad/
Will copy some_file_name to the same name in /usr/share/lxdoom/wad/
You may need to alter mmc1 to mmc2 depending on which SD card you're talking about.
Simon
Quote & Reply
|
The Following User Says Thank You to lardman For This Useful Post:
bro0ke
lardman
View Public Profile
Send a private message to lardman
Find all posts by lardman