[ale] Full filesystem backup to CD-R
Geoffrey
esoteric at 3times25.net
Thu Jul 11 12:25:30 EDT 2002
John Wells wrote:
> Does anyone know of a good, relatively easy utility that allows the
> backing up of filesystems or subsets to CD-R? I'm looking for something
> that won't take days to understand fully or hack to get working. I was
> taking a look at Mondo, but having some issues.
>
> Anything out there you've used successfully?
mkisofs -T -l -r -o foo.iso /path-to-the-fs-to-backup
cdrecord speed=$YOURSPEED dev=$YOURDEV foo.iso
Throw that into a shell script and you've got your utility...
Doesn't take long to learn and works. :)
>
> Thanks!
> John
>
>
>
>
> ---
> This message has been sent through the ALE general discussion list.
> See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
> sent to listmaster at ale dot org.
>
>
>
--
Until later: Geoffrey esoteric at 3times25.net
I didn't have to buy my radio from a specific company to listen
to FM, why doesn't that apply to the Internet (anymore...)?
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.
More information about the Ale
mailing list