Network Burning?


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Network Burning?
# 1  
Old 10-02-2002
Question Network Burning?

Hey all,

When burning using Solaris 8, the standard command would look something like this;

mkisofs -r filename filename.tar | cdrw -i -O

But what I want to try and do it burn over the network and was wondering if anyone has done this before.

Like a tape drive backup can be run across a network can I do the same with burning a CD?

For example;

I got 2 computer hosts names and MARS and EARTH now the burner is setup on EARTH and I'm on MARS right now. I want to burn on EARTH from MARS without having to ftp the files over to EARTH.

I got little idea's on how this could be done. One would be to ftp the files then telnet and burn that way. But I want to try knocking out the ftp'ing part just burning over the network.

Does anyone know if this can be done? If so how?
merlin
# 2  
Old 10-02-2002
That will consume a lot of bandwidth, and if there is a network "burp", you could get gaps in your ISO...

I know it's a bad idea to run something like cdrecord across a network (buffer under-run will almost certainly occur), but have never tried mkisofs first... For safety sake, it would be a better idea to make an image, move it locally, and then burn.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Solaris

Problems burning DVD-RW media

Hello, I have Solaris 10 U13 and I try to burn an ISO image. First try: # cdrw -i myfile.iso Looking for CD devices... Device not ready. Second try: # cdrecord dev=0,0,0 -v -multi -pad -data myfile.iso cdrecord: No write mode specified. cdrecord: Asuming -tao mode.... (3 Replies)
Discussion started by: sluge
3 Replies

2. Linux

CD Burning in Linux, GUI Software

Hi.. I just brought a CD writer. It has nero for windows bundled with it. I found nero very easy to use as well as usefull.. I then see that wht we have in linux.. I found that in my Redhat 9 i have two CD writers software but both are no where nare nero... So is there any GUI based cd... (5 Replies)
Discussion started by: billcrosby
5 Replies

3. Solaris

CD burning tool

Im looking for any GUI Based burner to work under sun solaris 10, any ideas > (7 Replies)
Discussion started by: XP_2600
7 Replies

4. Windows & DOS: Issues & Discussions

Burning ISO of Solaris 9

Hello, This is my first time setting up a Unix system, and I'm very excited to do so, but I'm run into some problems from the get go! I downloaded Solaris 9 (I specifically need this version of Unix, as I'm gunning for a better position in my company), and got a bz2 compressed image. I intend... (3 Replies)
Discussion started by: skeet23
3 Replies

5. UNIX for Dummies Questions & Answers

CD-R burning through a cron

Hi all Is it possible to have a cron job to burn a CD of some of my file systems... like a backup? I am running redhat Linux 7.3 and cannot access the machine from the terminal... I am remotely located. Thanks in advance. KS (5 Replies)
Discussion started by: skotapal
5 Replies

6. UNIX for Dummies Questions & Answers

Burning Software

Hey all, No sorry I don't mean burning windows. Though it was a nice thought to think of that people :) Pat yourself on the back for thinking of burning Windows. No really though here the real question. I'm after burning software for Solaris 7 (or 8 if it has to be, perfer 7 though). I... (1 Reply)
Discussion started by: merlin
1 Replies

7. UNIX for Dummies Questions & Answers

Burning

Hi, I've been tring to find a burning program for Solaris 7. I haven't had to much luck on this so far. What is a program I can use for burning on solaris 7? Thx in advanced. :) (3 Replies)
Discussion started by: merlin
3 Replies

8. UNIX for Dummies Questions & Answers

burning Solaris 8 images

this is probably going to sound really stupid...but how do i burn the Solaris 8 images i got off of Sun's servers? i know youre supposed to burn them in Nero/EasyCD/whatever, but Nero gives me some bullshit about it being an "unrecognized format" and EasyCD wants to burn it as an audio file. do i... (4 Replies)
Discussion started by: fuji250
4 Replies
Login or Register to Ask a Question