View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 7 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: Total N00b question
PostPosted: Sat Jan 20, 2007 12:35 pm 
Offline
Joined: Fri Nov 03, 2006 12:03 pm
Posts: 22
Hi Everyone!

I have just installed Knoppmyth on an old laptop to test it out. I have all my media stored on an NTFS HD and would like to transfer a few files to the laptop video and a few audio files to the Mythbox. I have a 4 GB USB flash that can be used as a "middle-man".
How can I transfer files from the USB to the HD folder that Myth looking at for media files?
I have no previous experience with Linux but am not afraid of learning something new.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 20, 2007 1:19 pm 
Offline
Joined: Tue Jul 12, 2005 8:01 am
Posts: 670
Location: Salem, MA
when you plug the flash in, you should be able to access it at /dev/sda1 (assuming you don't have a sata drive)

anyway, try this:

Code:
cd /mnt
mkdir usbstick
mount /dev/sda1 usbstick
cd usbstick
ls


You should see your files. If not, try sda0, sda2, etc.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 20, 2007 1:54 pm 
Offline
Joined: Fri Nov 03, 2006 12:03 pm
Posts: 22
Where do I enter that code?

How do I then transfer what is on my flash to the HD?


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 20, 2007 2:43 pm 
Offline
Joined: Tue Jul 12, 2005 8:01 am
Posts: 670
Location: Salem, MA
You just enter each line individually on the command line. If you are in the mythtv frontend, just press ctrl-shift-f1 and then enter your login (root) and password. Then enter the items I posted before. Once you see the files you want then just do this:

for video:
Code:
cp <video file name> /myth/video


for audio:
Code:
cp <audio file name> /myth/music


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 20, 2007 2:44 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
In R5E50 the mounting is handled automatically. See the Upgrade Hints sticky posting under "known changes" for details.


Top
 Profile  
 
PostPosted: Sat Jan 20, 2007 2:53 pm 
Offline
Joined: Fri Nov 03, 2006 12:03 pm
Posts: 22
ctrl-shift-f1 is not taking me to any options to enter the root login info. It has no response at all.

Also, can I copy multiple files at a time using an *.avi as the file name?


Top
 Profile  
 
PostPosted: Sat Jan 20, 2007 3:05 pm 
Offline
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location: Farmington, MI USA
ldanix wrote:
ctrl-shift-f1 is not taking me to any options to enter the root login info. It has no response at all.
I'm pretty sure kmkittre meant Ctrl-Alt-F1

ldanix wrote:
Also, can I copy multiple files at a time using an *.avi as the file name?
Absolutely.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 11 guests


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 post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu