View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 4 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: copying movie from CD
PostPosted: Fri Mar 25, 2005 8:30 am 
Offline
Joined: Thu Jul 08, 2004 9:58 am
Posts: 78
Location: va
I have a MPEG 4 movie that I am trying to move from a data DVD. I have done this before (with R4A4.1, I think). I am now running R5A12. I noticed the DVD eject issue has been worked out. Does this mean that the DVD is not mounted until called upon.

I tried
Code:
mount /dev/hdc
mount /dev/dvd
mount /dev/cdrom
mount /dev/scd0


and after each tried to
Code:
cd /dev/dvd
cd /dev/hdc
etc.


to no avail.
when ever I tried the "cd" command it said not a valid directory, or something like that.

I am learning, and have searched the forums for "copy movie from cd" and "copy from cd" and they all seem to lead to how to make a cd.

Can someone point me in the right direction i know this is a simple linux command that i have used a thousand times, but i am missing a step somewhere to see the dvd.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 25, 2005 8:44 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
you are using the mount command wrong.

the syntax for mount is

mount device mountpoint

for example

mount /dev/cdrom /cdrom

in the example above you would then cd /cdrom to access the information on the disk. the mountpoint must exist so in the example the /cdrom directory must already exist, and preferably be empty.

to copy something off for example copy test.avi from the disk to your video dir after it's mounted you would do

cp /cdrom/test.avi /myth/video/

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 25, 2005 8:17 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
You can cheat on the command line syntax for mount but only if mount can unambiguously find the device or mount point (directory) you're refering to in /etc/fstab.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jul 31, 2005 11:10 am 
Offline
Joined: Fri Jun 17, 2005 1:25 pm
Posts: 8
the way I do it is just insert the disc, ctrl+alt+F1;

cp /cdrom/(what ever dir the file is in)/* /myth/video/

and then wait till it is done, and then as root:

eject

the alt+F7 back to myth and update my videos and there it is

_________________
System Spec:
KnoppMyth R5A16
Athlon-XP 1400
512MB PC133 RAM
GeForce 4 MX400 PCI (Using S-Video Out)
200 Gig Hard Drive
Happauge PVR-250MCE
nforce2 motherboard


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 19 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