Thread: How to mount a networked dvd burner.
im wanting burn dvd movie have on ubuntu server. problem dont have burner on it. have burner on win 7 machine have shared on network drive "j" share on network looks //amd_x6/j
mounted dvd /mnt/cdrom using
sudo mount -t cifs //192.168.x.x/j /mnt/cdrom -o user=username
if put cd in drive can read using ls list files.
tried using command burn dvd movie.
sudo growisofs -spedd=2 -dvd-compat -z /mnt/cdrom/ -dvd-video -v "the thing" /home/beau/media/video/the_thing_2011/video_ts/
this
unable open64("/mnt/cdrom/",o_rdwr): directory
ideas how remedy this?
the easiest way copy file on win/ machine , there burn cd..
sureunable open64("/mnt/cdrom/",o_rdwr): directoryhave specify device, not mount point...
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] How to mount a networked dvd burner.
Ubuntu
Comments
Post a Comment