Re: how to create a DVD backup filesystem?



On Sat, 24 Jan 2009 18:32:01 -0800, Gary Kline <kline@xxxxxxxxxxx> wrote:
Max, yes, even if all I have is DOS :-)

Sure, no problem. Erm stop, no, little problem with DOS: It will
cut off filenames at 8.3 convention because DOS only gets the
ISO-9660 part, but not the standard RockRidge (or even the non-
standard "Joliet" extension). But because RockRidge is standard,
it provides the RR_MOVED mechanism which can be used to obtain
the "real" filenames from the ISO-9660 8.3 names.



Thanks very much. I do have dvd linked in /etc/devfs.conf, as
well as the atapi/cam/SCSI xpt stuff compiled in.

You just need to have the proper permissions, or call the command
with a "sudo" prefix - I prefer the first option.



Probably use a seperate script for the DVD's and growiofs.

Because the geowisofs burning command doesn't allow the file name
for the ISO to be a separate parameter, I chose to put it into a
little shell script. That's the only reason that I didn't create
an alias in /etc/csh.cshrc. If something like

% growisofs -dvd-compat -Z /dev/dvd -f cdr.iso
^^^^^^^^^^,
fictional parameter

would be possible, I would really prefer it. The alias could then
be everything until "-f" (which would read out "use this file as
image" instead of the "device=file" parameter which isn't good
for creating an alias (such as for cdrecord or cdrdao).




--
Polytropon
From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: weird reboots of embedded pc
    ... and cheaply satisfied by use of a standard PC running just DOS. ... One similar system I did 5 years ago using a standard PC has been running ... This path has recently been nipped off, as PCs no longer have LPTs and ISA ... and what their software setups and special requirements are. ...
    (sci.electronics.design)
  • Re: Microsoft Monopoly [Re: 7 Questions To Ask A Laptop Salesman]
    ... from decades ago till today because the PKZIP standard has remained... ... An example DOS program from the 1980s that comes to mind ... it runs my business and all my personal ... major PC retailers only sell Windows. ...
    (comp.sys.laptops)
  • Re: File paths
    ... pluggable Flash as mass memory (and as Bernd reminds us, the DOS kernel ... it IS a standard that is independent of operating ... functions in a Forth wrapper and adding an "alien" converter. ... it seems I'm abit smarter than you:) ...
    (comp.lang.forth)
  • Re: whats the different between #incldue " xxx" and #include
    ... > This all originates in the C++ standard. ... > or that there might be a restriction in the length of filenames. ... > that a program that includes the headers as defined in the standard ... > compiler could lookup the in the example in a file, ...
    (microsoft.public.vc.language)
  • Re: reading from com1: =?ISO-8859-1?B?PT4=?= driving me nuts
    ... I have looked at the libs, and decided not to use them because of this. ... Don't get me wrong, you can stay using it but it's just to point out that in the MS-DOS case, not using the standard is "the standard". ... May be you're setting the speed right with the MODE command, but you may need to check also the speed settings from the Windows environment. ... Note that the XP DOS box is a fully virtual environment, the DOS box isn't talking to the real UART. ...
    (comp.os.msdos.djgpp)