Re: How to make a system backup on a CD-RW ? Mattymumps typed (on Sat, Nov 27, 2004 at 03:04:50PM +0000):
| First of all, why would you want to do a system backup of whats on a laptop?
| Surely you would be better to just backup the essential files you need.
| But if you must try. The command to do a full system backup to CD would go
| like:-
| find / -print | cpio -ovcB > /dev/cd0
|
| Hope this helps
Well it helps if that command works for you. Does it really work?
--
JP |