|
#1
| |||
| |||
| Image OS drive to RAID1 Hello, I have a 10.5.3 XServe. The OS is on an 80GB drive and there are two more 1TB drives that are mirrored (RAID1). How can I move the OS to the RAID1 partition for redundancy? I don't really need the 80GB drive in there. Maybe keep it for extra storage, but not a necessity. I remember Carbon Copy, but I'd rather stick to some freeware or build-in software to help with this. Something I can copy the entire OS drive over and have it bootable. Thanks |
|
#2
| |||
| |||
| I just realized Carbon Copy Cloner is freeware. Any other opinions on this? Think this program will accomplish what I need? I'd be happy to donate if it did what I need. |
|
#3
| ||||
| ||||
| Carbon Copy Cloner should do the trick just fine.
__________________ Power Macintosh G4/500MHz "Yikes!" 10.4.11 Server • 1024MB • 3 x 120GB + 320GB • DVR-111D • 2 x Radeon 7000 PCI • 2 x 17" CRT MacBook 2.0GHz Core 2 Duo - White 10.5.4 • 2048MB • 80GB • CD-RW/DVD-ROM iPod Photo 60GB • iPod nano 1GB • AT&T DSL 6Mb/768k http://www.jeffhoppe.com |
|
#4
| |||
| |||
| Yep, that will do the trick. Make sure you set the server into target mode and run CCC from a different machine; hooked up via firewire. You can run into problem if you try to copy an OS in use. You can also set up a cron job. cp -r /Volumes/OS /Volumes/1T/OSBackup/ That will take over night to accomplish. What are you trying to backup? I have worked with Xserves and may be able to give you a different idea for backups. Mediocer |
|
#5
| ||||
| ||||
| Quote:
Quote:
__________________ Power Macintosh G4/500MHz "Yikes!" 10.4.11 Server • 1024MB • 3 x 120GB + 320GB • DVR-111D • 2 x Radeon 7000 PCI • 2 x 17" CRT MacBook 2.0GHz Core 2 Duo - White 10.5.4 • 2048MB • 80GB • CD-RW/DVD-ROM iPod Photo 60GB • iPod nano 1GB • AT&T DSL 6Mb/768k http://www.jeffhoppe.com |
|
#6
| |||
| |||
| ElDiabloConCaca, thanks for suggesting that.. I have generally created disk image using another volume; for imaging purposes. Ill have to try it that way. |
|
#7
| ||||
| ||||
| CCC uses the built-in asr (Apple Software Restore) command for the cloning operation, so it's completely safe.
__________________ leo at code.coop Co-operatives are private corporations based on the values of self-help, self-responsibility, democracy, equality, equity and solidarity. |