LinHES Forums http://forum.linhes.org/ |
|
Copying files from a CD to a directory? http://forum.linhes.org/viewtopic.php?f=5&t=6722 |
Page 1 of 1 |
Author: | Bix [ Tue Nov 01, 2005 1:12 pm ] |
Post subject: | Copying files from a CD to a directory? |
I'd like to copy over my ROMs for MAME et al from CD to the proper directories on my MythBox. What are the commands for doing so? Thanks! -David |
Author: | cesman [ Tue Nov 01, 2005 4:08 pm ] |
Post subject: | |
Code: cp /mnt/cdrom/path/to/roms /myth/games/xmame/roms
|
Author: | Bix [ Tue Nov 01, 2005 4:12 pm ] |
Post subject: | |
Thank you for the help and for putting together such a fine project. |
Author: | cesman [ Tue Nov 01, 2005 4:14 pm ] |
Post subject: | |
I try my best... |
Author: | Bix [ Tue Nov 01, 2005 5:02 pm ] |
Post subject: | |
When I try that, I get this message: Code: cp: omitting directory '/mnt/cdrom/roms' What's the problem? EDIT: Googling gave me the suggestion to use: Code: cp -r /mnt/cdrom/path/to/roms /myth/games/xmame/roms
And that seems to be working. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |