Date: Sat, 9 Oct 2010 06:33:23 -0700 (PDT) From: =?iso-8859-1?Q?D=E1nielisz_L=E1szl=F3?= <laszlo_danielisz@yahoo.com> To: freebsd-questions@freebsd.org Subject: Re: migrate system disk Message-ID: <467646.97510.qm@web30804.mail.mud.yahoo.com> In-Reply-To: <160397.81155.qm@web30806.mail.mud.yahoo.com> References: <447149.36059.qm@web30808.mail.mud.yahoo.com> <4C9AAF66.9050308@rdtan.net> <160397.81155.qm@web30806.mail.mud.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
ok, solved! dd if=/dev/0 of=/dev/ad6 (new hdd) bs=512 count=1024 boot from old hdd newfs /dev/ad6s1a (new hdd) mc -> copy /old_hdd excluding /dev /proc /mnt /tmp boot new hdd ________________________________ From: Dánielisz László <laszlo_danielisz@yahoo.com> To: freebsd-questions@freebsd.org Sent: Sat, October 9, 2010 11:34:18 AM Subject: Re: migrate system disk Okay, I give up! I try the whole thing like 20 times and still not working. I'm not able to boot from the new device, it always says: FreeBSD/i386 boot Default: 0: ad(0,a)/boot/kernel/kernel boot: No /boot/kernel/kernel Do you have any other idea? ps: Yes I set the bootflag in sysinstall -> fdisk and I do pressed 'w' to write the changes, it says is ok. ________________________________ From: Edward <myself@rdtan.net> To: Dánielisz László <laszlo_danielisz@yahoo.com> Cc: freebsd-questions@freebsd.org Sent: Thu, September 23, 2010 3:37:42 AM Subject: Re: migrate system disk > I have an old HDD which should be replaced soon, actually that HDD stands as my > > > system disk, what is your suggesion, how should I migrate the FreeBSD 8.1 from > the old disk to the new one? I've used to do this a lot for server hardware migration, moving from 1 server to another new server. This blog post recorded what I tried & did : http://scratching.psybermonkey.net/2010/01/freebsd-backup-and-restore-freebsd.html Check it out, Edward. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?467646.97510.qm>
