Date: Fri, 30 Mar 2007 16:58:33 +0200 From: Roland Smith <rsmith@xs4all.nl> To: Tee Nor <tnor@hotmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Floppy drive problem Message-ID: <20070330145833.GA94470@slackbox.xs4all.nl> In-Reply-To: <BAY13-F111447EAE01089B5674717C8630@phx.gbl> References: <BAY13-F111447EAE01089B5674717C8630@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
--5mCyUwZo2JvN/JJP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 30, 2007 at 02:02:10PM +0000, Tee Nor wrote: > Booting: > FreeBSD/sparc64 bootstrap loader, Revision 1.0 > (root@s-dallas.cse.buffalo.edu, Wed Nov 2 09:45:36 UTC 2005) > bootpath=3D"/sbus@1f,0/SUNW,fas@e,8800000/sd@0,0:a" >=20 > After boot: >=20 > # mount /dev/fd/0 /mnt > mount: /dev/fd/0: Block device required You should not use /dev/fd/0! It is a file descriptor, not a floppy device. The floppy driver fdc(4) is for the PC architecture, not for sparc64. Both fdc(4) and atapifd(4) are commented out in the sparc64 GENERIC kernel. According to the 6.2 installation instructions for sparc64, a floppy disk based install is not supported on sparc64. Maybe the floppy is connected to the SCSI bus? Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --5mCyUwZo2JvN/JJP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGDSWZEnfvsMMhpyURAnJmAJsGi2T3WNKuDDAELd0FwPu6hRhThQCgi713 fq4lQivqmWMOtDjIrM4vur8= =SDTw -----END PGP SIGNATURE----- --5mCyUwZo2JvN/JJP--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070330145833.GA94470>