954,249 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

dvd writing script

hi all
i m having one assigmnet. please help me in solving thati need to write one script for linux fedora core3. in wich i want to mount one file system to some place and then check that weather that partation is mounted or not now i have to select some specific files from that mounted partation and want to write it to DVD by first checking that weather that dvd is present in it or not. plz help me
dvd writer is /dev/sdc0
partation is to mounted is /home/backupuser
and to be maounted on /home/abc/Desktop/Backup
waithing for ur responce
i need scrtip for all this i want by just typing one commant it all happens.
jindalarpan

jindalarpan
Junior Poster in Training
91 posts since Aug 2005
Reputation Points: 10
Solved Threads: 0
 

plz solve the problem

jindalarpan
Junior Poster in Training
91 posts since Aug 2005
Reputation Points: 10
Solved Threads: 0
 

its urgent pls help me out in solving this assigment

jindalarpan
Junior Poster in Training
91 posts since Aug 2005
Reputation Points: 10
Solved Threads: 0
 

i whould also like to know if this thing is possible
i think no one can do this
:evil:

guy_good_luck
Newbie Poster
1 post since Sep 2005
Reputation Points: 10
Solved Threads: 1
 

Like any programming Forums, this is a homework assignment, so the rules apply here.

Please show your work, what you have done so far, and we'll help troubleshoot what you've started on. It's imminently possible-- just keep in mind that all you do with scripts is start commands that already exist. That should be the only hint you need.

alc6379
Cookie... That's it
Team Colleague
2,820 posts since Dec 2003
Reputation Points: 186
Solved Threads: 147
 

as i m new to scripting i dont know much about it
so pz help me

jindalarpan
Junior Poster in Training
91 posts since Aug 2005
Reputation Points: 10
Solved Threads: 0
 
as i m new to scripting i dont know much about it so pz help me

Just figure out what commands you want to use, in the order you need them run, and put them in a text file. There, you have your script.

I'm not trying to be rude, but that's all there is to it. Now, it's up to you to figure out what commands are needed. You didn't tell what you needed the script to do-- just write down step-by-step what you want to accomplish, and you'll have already hashed out what your script is going to look like.

alc6379
Cookie... That's it
Team Colleague
2,820 posts since Dec 2003
Reputation Points: 186
Solved Threads: 147
 

i think
that its completed
anyway
thanks to all

jindalarpan
Junior Poster in Training
91 posts since Aug 2005
Reputation Points: 10
Solved Threads: 0
 

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 plz help me out
i beg all

jindalarpan
Junior Poster in Training
91 posts since Aug 2005
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: