How to install bootmanager on backup disk?
- From: n33ed <n33ed@xxxxxxxxxxx>
- Date: Tue, 15 Jul 2008 09:24:17 -0700 (PDT)
Hello freebsd gurus ... I have what I think is probably an easy
question for you: how can I make a backup disk that has /, /usr, /
tmp, /var etc. partitions so that it is bootable?
Here's the situation: I come for a Linux background but inherited
admin of a FreeBSD system (still 6.1). This system has /, /tmp, /var
on one disk, and /usr on another disk. There was no backup system.
My first move was to institute some sort of backup, and I chose to use
one that I find convenient on Linux: have a backup disk that is
rsync'd periodically with the main disks, and make it bootable so that
if anything happens to the main disks, I can just swap cables and boot
off the backup. IOW, I would reconnect the backup disk as the primary
master and boot from it, using it as the main disk at least
temporarily.
The first part is done: I installed one disk big enough for all the
partitions, created one slice and four partitions, and rsync'd it. But
how do I make it bootable, ie how do I install a bootmanager on it?
On Linux, I can boot off either a floppy (remember those?) or a live
CD and install lilo or grub.
Since I'm new to FreeBSD, it is with trepidation that I use fdisk,
boot0cfg, disklabel, etc. - I definitely don't want to endanger the
bootability of the main system.
Once I have some sort of backup, I want to take the next step: use a
USB backup disk so that it can be physically removed. That's what I
do on Linux: I use automount to sense the backup drive, the rsync to
it. I know FreeBSD has atd and so it has some similar capability,
right? But first I want to be able to boot off my PATA backup drive.
Thanks for any hints or advice!
Jim
.
- Follow-Ups:
- Re: How to install bootmanager on backup disk?
- From: JYA
- Re: How to install bootmanager on backup disk?
- From: Speechless
- Re: How to install bootmanager on backup disk?
- From: Warren Block
- Re: How to install bootmanager on backup disk?
- Prev by Date: Re: Freebsd in Qemu VM
- Next by Date: Re: How to install bootmanager on backup disk?
- Previous by thread: Freebsd in Qemu VM
- Next by thread: Re: How to install bootmanager on backup disk?
- Index(es):
Relevant Pages
|