Date: Thu, 24 Feb 2005 21:50:40 +0100 From: J65nko BSD <j65nko@gmail.com> To: ali boreiri <dr_boreiri@yahoo.co.uk> Cc: questions@freebsd.org Subject: Re: Transfering from SCSI to IDE ? Message-ID: <19861fba050224125071f03afd@mail.gmail.com> In-Reply-To: <20050223181229.41392.qmail@web25006.mail.ukl.yahoo.com> References: <20050223181229.41392.qmail@web25006.mail.ukl.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 23 Feb 2005 18:12:29 +0000 (GMT), ali boreiri <dr_boreiri@yahoo.co.uk> wrote: > Dear Sir : > > I have a FreeBSD system with a squid cache installed on it on my 17 GB SCSI drive. > Recently I get an image of it by Norton GHOST on a 80GB IDE drive. > Transferring was successful but when system on new IDE disk booted , after pimary freeBSD boot menu boot proccess continued till an error occured in mounting file system and disk; and then system ask me to mount root and a mount> prompt appeared. > Messages appears on screen are as below: > > Mounting root from ufs:/dev/da0s1a > setrootbyname failed > ffs_mountroot: can't find rootvp > Rootmount failed:6 > mount root> > mount root> ? > List of GEOMD Managed disk devices: > ad1s1f ad1s1e ad1s1d ad1s1c ad1s1b ad1s1a ad1s1 acd0 ad1 fd0 > > Now please tell me what must I do ;and refer me to a compelete step by step guide in mounting partition of this IDE disk (which the image of a SCSI disk is on it.)and no change perform to partitions for properly working of squid cache. > > Thank you : Dr.A.Boreiri > Maybe you should forget about the Ghost shortcut, and not ignore 30 years of Unix backup history ;) Use "dump" to make a backup of your SCSI disk. Do a minimal FBSD install on your IDE disk, using a similar partition and disklabel scheme as the FBSD install on the SCSI disk. Now use "restore" to transfer the backups to the IDE disk. Please note that "dump" and "restore" work on complete filesystems. =Adriaan=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19861fba050224125071f03afd>