Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2002 06:53:44 -0600
From:      "terry" <tcooper1@telusplanet.net>
To:        <questions@FreeBSD.org>
Subject:   Moving FreeBSD from Slave to Master (Mounting Problem)
Message-ID:  <001101c27449$e4ff33c0$76facecd@TCOOPER>

next in thread | raw e-mail | index | archive | help
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 get
an error.

Manual root filesystem specification:
  <fstype>:<device>  Mount <device> using filesystem <fstype>
		       eg. ufs:da0s1a
  ?		     List valid disk boot devices
  <empty line>	     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?


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?001101c27449$e4ff33c0$76facecd>