Date: Tue, 15 Oct 2002 08:58:46 -0400 From: "Jud" <jud@myrealbox.com> To: jud@myrealbox.com Cc: tcooper1@telusplanet.net, questions@FreeBSD.org Subject: Re: Re: Moving FreeBSD from Slave to Master (Mounting Problem) Message-ID: <1034686726.5dda8700jud@myrealbox.com>
next in thread | raw e-mail | index | archive | help
-----Original Message----- From: "Jud" <jud@myrealbox.com> To: tcooper1@telusplanet.net Date: Tue, 15 Oct 2002 08:54:47 -0400 Subject: Re: Moving FreeBSD from Slave to Master (Mounting Problem) -----Original Message----- From: "terry" <tcooper1@telusplanet.net> To: <questions@FreeBSD.org> Date: Tue, 15 Oct 2002 06:53:44 -0600 Subject: Moving FreeBSD from Slave to Master (Mounting Problem) I currently have 2 harddrives. My slave ad1s1a (freeBSD) and my master ad0??? (windows). But when I remove the windows hardrive and turn my freeBSD into master I ge= t an error. Manual root filesystem specification: <fstype>:<device> Mount <device> using filesystem <fstype> =09=09 eg. ufs:da0s1a ?=09=09 List valid disk boot devices <empty line>=09 Abort manual input mountroot> Do I have to mount each file system listed below? (slave) /dev/ad1s1a on / (ufs,local) /dev/ad1s1f on /tmp (ufs,local,soft-updates) /dev/ad1s1g on /usr (usr (ufs,local, with quotas, soft-updates) /dev/ad1s1e on /var (ufs, local, soft-updates) procfs on /proc (proofs,local) with /dev/ad0s0a on / (ufs,local) /dev/ad0s0f on /tmp (ufs,local,soft-updates) /dev/ad0s0g on /usr (usr (ufs,local, with quotas, soft-updates) /dev/ad0s0e on /var (ufs, local, soft-updates) procfs on /proc (proofs,local) And are there going to be any problems with my kernel? Do I have to recompile? And procfs file system? Where is this stored? Ram? ************************************************ Before removing the Win HD, edit your /etc/fstab file=20 to replace /dev/ad1** with /dev/ad0** in the=20 appropriate spots. Then shut down, remove the Win drive, turn the FreeBSD=20 drive into the master, and boot up. Should work, unless I'm forgetting something. HTH, Jud ********************************************* ********************************************* One more thing - just noticed your proposed modified=20 entries included /dev/ad0*s0*. There is no s0. Keep=20 s1, just change /dev/ad1 to /dev/ad0 in each fstab entry. Jud To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1034686726.5dda8700jud>