[ubuntu-uk] video editing
Tom Bamford
tom at entrepreneuria.co.uk
Mon Jan 21 21:05:43 GMT 2008
Stephen Garton wrote:
> On 21/01/2008, Javad Ayaz <javadayaz at gmail.com> wrote:
>> i tried this
>>
>> cat /dev/sda5/nuzhet shadi/mehndi edited/mehndi1.vob /dev/sda5/nuzhet
>> shadi/mehndi edited/mehndi2.vob >/dev/sda5.vob
>>
>> but it didnt work!!
>>
>> any ideas?
>>
> Javad,
>
> Try cat "/dev/sda5/nuzhet shadi/mehndi edited/mehndi1.vob"
> "/dev/sda5/nuzhet shadi/mehndi edited/mehndi2.vob" > "/dev/sda5/nuzhet
> shadi/mehndi edited/mehndi_all.vob"
> or
>
> cd "/dev/sda5/nuzhet shadi/mehndi edited/"
> cat mehndi1.vob mehndi2.vob > mehndi_joined.vob
>
You're specifying the device file rather than the mount point. Rather
use the directory where the hda5 partition is mounted, eg. /mnt/hda5 or
/media/hda5
Tom
More information about the ubuntu-uk
mailing list