Re: Question about restore
- From: Leonid Satanovsky <leosat.it@xxxxxxxx>
- Date: Sat, 02 Feb 2008 17:09:47 +0300
Hi there!
------------------------------------------------------------------------------------
(1) You MAY TRY Frenzy [ http://frenzy.org.ua/en/ ] FreeBSD LiveCD distribution for the task.
I didn't, but, I think, it MAY help you. )
-------------------------------------------------------------------------------------
(2) I failed to do thing like this from the FreeBSD CD in FixIt mode... It said something like "not enough space (on a memory filesystem)",
*as I remember*.
(3) My way:
I first install a minimal distribution of FreeBSD on a new machine, then
do something like
# cd / && gunzip -c /mnt/remote_storage/old_host_root.dmp.gz | restore -ruf -
<...>
# shutdown now
<...>
# exit (or <ctrl> + <D>)
login:
<...>
:)
Good luck!
Fira wrote:
Hi list,
I want to migrate one of my server (machine A) into another (machine B). My
choice is using 'dump' and 'restore'. I've dumped all of my filesystem into
third machine (machine C) over ssh. All went fine.
Then, I want to restore it into machine B. This machine is newly fresh, no
freebsd inside. My plan is restore the dump file into it by using installer
CD. I use the cd/dvd fixit mode. At this time, my confusion begun. To
restore it, I need to create the slice. I did 'fdisk' and 'disklabel'
from sysinstall. But it failed. I followed tutorial from
http://devpit.org/wiki/Dump_and_Restore_over_SSH [of course with some
adjustment], but I still failed.
My question is, how is the right way to do the restore in a system that
hasn't been installed with freebsd at all? From what I get in google, every
restore example is done on a system that has been installed an OS.
Thanks a lot guys!
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Question about restore
- From: Wojciech Puchar
- Re: Question about restore
- References:
- Question about restore
- From: Fira
- Question about restore
- Prev by Date: /dev/dsp0.0 disappears after power outage
- Next by Date: Re: Squid3.0 missing something with pf transparent proxy.
- Previous by thread: Question about restore
- Next by thread: Re: Question about restore
- Index(es):
Relevant Pages
|