Stephen Garton wrote: > On 21/01/2008, Javad Ayaz <[EMAIL PROTECTED]> 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 -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.kubuntu.org/UKTeam/