Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Feb 2000 20:42:46 +0300 (MSK)
From:      "Aleksandr A.Babaylov" <babolo@links.ru>
To:        leopold@mailcenter.csap.af.mil (Corey Leopold)
Cc:        hackers@FreeBSD.ORG
Subject:   Re: Creating Dedicated disk.
Message-ID:  <200002091742.UAA00869@aaz.links.ru>
In-Reply-To: <m12IaET-001F65C@maybe.csap.af.mil> from "Corey Leopold" at "Feb 9, 0 10:45:15 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Corey Leopold writes:
> I have a situation where I have a Tar file of a complete 3.4 FreeBSD system
> from the / directory on down.
> 
> I'm trying to get this file onto a new system using a "dangerously dedicated"
> scsi disk, but am having problems getting the boot sector right using,
> disklabel, fdisk, and boot0cfg on a picobsd boot floppy.  The tar file
> resides on another hard disk. 
> 
> If anyone could give any hints on how to do this, or some documentation, it
> would be appreciated.
The easyest way is install FreeBSD on this disk
and then untar over.
Disable all servises before untar - cron, nfs so on.

More powerfull is fdisk, disklabel and newfs disk booting
FreeBSD on another disk
then mount a slise in some dir (/mnt as example)
and mkdir /mnt/usr /mnt/var so on
and mount slises on this dirs.
then untar, then edit /mnt/etc/fstab and /mnt/boot/...

But count, dump/restore is better in regard of precision
of fs details copied.

> If any more info is needed please let me know.

-- 
@BABOLO      http://links.ru/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002091742.UAA00869>