delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/08/18/08:47:20

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
From: "Hannu E K Nevalainen" <_garbage_collector_ AT telia DOT com>
To: <cygwin AT cygwin DOT com>
Subject: RE: Creating a multi-volume archive with tar
Date: Wed, 18 Aug 2004 14:46:13 +0200
Message-ID: <NGBBLLIAMFLGJEOAJCCEGEBJDNAA._garbage_collector_@telia.com>
MIME-Version: 1.0
In-Reply-To: <Pine.GSO.4.61.0408172253210.24184@slinky.cs.nyu.edu>
X-IsSubscribed: yes

Igor wrote:
> On Wed, 18 Aug 2004, Peter Milliken wrote:
>
>> Next step is I would like to backup some very large files to DVD. I
>> have some video files (>13GByte) that I would like to backup across
>> multiple DVD discs (-R or -RW - whichever works :-)).
>>
>> Has anybody used a DVD burner as a backup mechanism and how do you
>> work out the device name to use with tar i.e. I found that a floppy
>> is /dev/fd0 - what would a DVD burner device name be? Is there a
>> command that displays device names?
>
> Google for "create_devices.sh", and use the script to create a real
> /dev directory.  Cygwin's /dev is a virtual directory, so you
> can't really
> look at it unless you have a real directory corresponding to it --
> that's what the script creates.
>
> Also see <http://cygwin.com/cygwin-ug-net/using-specialnames.html>.
> HTH,
> 	Igor

Adding to this; whatever devices that exist under /dev doesn't help in
creating true filesystems on CD/DVD +/- R/RW/blahblah.

"cdrecord" and "mkisofs" is what you need for this.
$ cat from.url
[InternetShortcut]
URL=ftp://ftp.berlios.de/pub/cdrecord/
Modified=00928FE01E51C30134

i.e. create "*.iso images", then write those onto any media.
smake and cdrtools-2.00.3 compiled OOTB (some previous gcc version), dunno
if there has been updates since.

Im not as sure if dd+cygwin-/dev can be used to write raw stuff onto any of
those... Haven't really looked for/seen such things described.

/Hannu E K Nevalainen, B.Sc. EE - 59+16.37'N, 17+12.60'E         --72-->

** mailing list preference; please keep replies on list **

-- printf("LocalTime: UTC+%02d\n",(DST)? 2:1); --
--END OF MESSAGE--


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019