I want to use mondo to do full images of my system on DVD's ...
On Fri, Aug 1, 2008 at 1:02 PM, Johnny Hughes johnny@centos.org wrote:
John R Pierce wrote:
Mad Unix wrote:
I've purchased an LG DVD Burner (GSA-E60L) External super Multi DVD Rewiter for my PE2950 Dell Server attached via USB. Can someone guide me to set up the DVD with Linux, and which tools should I use to burn DVD?
[root@PowerEdge1 /]# cdrecord -scanbus ... 6,0,0 600) 'HL-DT-ST' 'DVD-RAM GSA-E60L' '1.00' Removable CD-ROM
# cdrecord dev=6,0,0 yourfile.iso
will burn a dvd-r in data mode with the specified .iso file. you can build .iso files with mkisofs from regular files.
see...
# man cdrecord # man mkisofs
for more options
also, since the system sees the device already, if you have a GUI Desktop installed on the 2950, you can use k3b to create ISOs.
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos