943,733 Members | Top Members by Rank

Ad:
Sep 16th, 2005
0

linux commands

Expand Post »
hi all
i m having one problem in while writing dvd from command prompt in linux
i m having /dev/scd0 as my externel dvd writer
command i m using is
growisofs -M /dev/scd0=/home/backup
but this command is not executing its comming up with problem that its not an iso file
but i dont want to convert it to iso .
so is ther any way to to write it directlly without converting it to iso type.
and i want only asd1,asd2, asd04-13, asd05-14 from that /home/backup folder to my dvd so what is the way to do so . i have tried
growisofs -m /dev/scd0=/home/backup/asd*
but this thing didnt worked.
so can any provide me with solution.
thanks
jindalarpan
Similar Threads
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
jindalarpan is offline Offline
91 posts
since Aug 2005
Sep 16th, 2005
0

Re: linux commands

Did you format the dvd;
sbin/mke2fs -b 2048 /dev/scd0
then you can use the dd command;
http://linux.about.com/od/commands/l/blcmdl1_dd.htm
Looks like I was wrong, see if this helps;
growisofs is the main command used for writing the DVDs. To write DVDs, use this command:

#growisofs -Z /dev/cdrom -R -J /folder_to_copy

To copy an image file instead, give this command and it will writeyour DVD.

#growisofs -Z /dev/cdrom=image.iso
Here is the link;
http://www.pcquest.com/content/dvd/103101103.asp
Reputation Points: 10
Solved Threads: 3
Light Poster
comprookie2000 is offline Offline
35 posts
since Jun 2005
Sep 19th, 2005
0

Re: linux commands

i have formated that dvd and having some data on the disk.
but problem is when i try to add something more on that dvd it says the file u trying to write does not seems like iso. and i m facing the proble to write in that cd and i have to format that dvd again and again to write on that dvd
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
jindalarpan is offline Offline
91 posts
since Aug 2005
Sep 19th, 2005
0

Re: linux commands

hi all
when ever i try to write with this command
growisofs -dvd-compat -Z /dev/scd0=/home/arpan/Desktop/backup/
its is giving me this error message

Executing 'builtin_dd if=/home/arpan/Desktop/backup/ of=/dev/scd0 obs=32k seek=0'
:-( write failed: Is a directory

my dvd is already formated
so what should be done
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
jindalarpan is offline Offline
91 posts
since Aug 2005
Sep 19th, 2005
0

Re: linux commands

What happens when you try it like this;
#growisofs -Z /dev/scd0 -R -J /home/arpan/Desktop/backup
Also if there is only individual files you want to copy you may be able to create a tar.gz and save it that way;
http://www.cs.hmc.edu/qref/targzip.html
Are you sure you have /dev/scd0 in your /etc/fstab ?
What happens when you do cdrecord --scanbus
Reputation Points: 10
Solved Threads: 3
Light Poster
comprookie2000 is offline Offline
35 posts
since Jun 2005
Sep 20th, 2005
0

Re: linux commands

Quote originally posted by comprookie2000 ...
What happens when you try it like this;
#growisofs -Z /dev/scd0 -R -J /home/arpan/Desktop/backup
Also if there is only individual files you want to copy you may be able to create a tar.gz and save it that way;
http://www.cs.hmc.edu/qref/targzip.html
Are you sure you have /dev/scd0 in your /etc/fstab ?
What happens when you do cdrecord --scanbus

yea i m shure that the device is the same one
cdrecord -sanbus gis this
scsibus0:
0,0,0 0) 'HL-DT-ST' 'DVDRAM GSA-4120B' 'A101' Removable CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
and
etc/fstab haing the enty for
it
bur this thing is not working again
i want to write that backup folder as it contails many file of different date
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
jindalarpan is offline Offline
91 posts
since Aug 2005

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Linux Kernel and Hardware Setup Forum Timeline: DMA disabled
Next Thread in Linux Kernel and Hardware Setup Forum Timeline: Custom tone detection





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC