Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Mar 2004 08:11:57 -0600
From:      Nathan Kinkade <nkinkade@ub.edu.bz>
To:        kennon ward <kennonward@netgazers.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: total newbee questions
Message-ID:  <20040324141157.GB610@nkinkade.bmp.ub>
In-Reply-To: <000a01c41159$505ab560$6400a8c0@laptop>
References:  <000a01c41159$505ab560$6400a8c0@laptop>

next in thread | previous in thread | raw e-mail | index | archive | help

--wq9mPyueHGvFACwf
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Mar 24, 2004 at 12:34:36AM -0400, kennon ward wrote:
> To All;
>=20
> I just created the disk for FreeBSD and got my other laptop to boot up
> under FreeBSD.  I need some help in accessing the hard drive and the
> cdrom.  I tried to create a directory for the CDROM and the hdd1.
> Then tried to mount using those directories.  It did not access my
> hard drive or the cdrom.  The question is what do I need to do to gain
> access to these two drives?
>=20
> Also does anyone out there have the source code and makefile for vi?
> That is the editor I have used on other Unix systems.  You may have
> guessed that I was not a root super user :-)
>=20
> Thanks to all for your help.
>=20
> Regards
> Kenn Ward
> kennonward@netgazers.net

Can you give some specific examples, like the actual commands you are
issuing and the actual error?  Are your disks being detected at boot?
You can check for them by greping the output of dmesg like so:

# dmesg | egrep "^ad|acd"

Also, you reference your disk as "hdd1", which is the Linux nomenclature
for secondary slave partition 1.  In FreeBSD it would be "ad3s1" and
your CDROM would be "acd(N)", depending on it actual physical location.

Nathan
--=20
gpg --keyserver pgp.mit.edu --recv-keys D8527E49

--wq9mPyueHGvFACwf
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFAYZctO0ZIEthSfkkRAnIqAKDnEesGcSJ2Hj8YNRpt/uconLXebgCfQf4c
97upDYY+RkDB1pyfnodmizk=
=HHHk
-----END PGP SIGNATURE-----

--wq9mPyueHGvFACwf--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040324141157.GB610>