From owner-freebsd-questions Wed Dec 2 07:48:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05511 for freebsd-questions-outgoing; Wed, 2 Dec 1998 07:48:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from post.mail.demon.net (post-22.mail.demon.net [194.217.242.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05506 for ; Wed, 2 Dec 1998 07:48:17 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by post.mail.demon.net with smtp (Exim 2.054 #1) id 0zlEVR-0005u0-00; Wed, 2 Dec 1998 15:47:58 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from beavis.uk.radan.com (beavis [193.114.228.122]) by uk.radan.com (8.6.10/8.6.10) with SMTP id PAA04218; Wed, 2 Dec 1998 15:47:27 GMT Received: from uk.radan.com (gppsun4) by beavis.uk.radan.com (4.1/SMI-4.1) id AA12767; Wed, 2 Dec 98 15:47:24 GMT Message-Id: <366560DA.DA8AFEE@uk.radan.com> Date: Wed, 02 Dec 1998 15:46:34 +0000 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.03 [en] (X11; I; SunOS 4.1.3_U1 sun4m) Mime-Version: 1.0 To: Thomas Good Cc: "FreeBSD-questions@FreeBSD.ORG" Subject: Re: mounting dos fs, mkdev References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thomas Good wrote: > > Just got BSD up and going... > :-) > I am currently stuck in the following areas: > > 1) I do not have mtools installed yet...how may I get the tarball > off of a floppy and onto my system? Can FreeBSD read a system V fs? > Should I stick with a dos formatted floppy (how can I mount it?). > As root ``mount -t msdos /dev/fd0 /mnt'' then just use cp(1) to copy file from the floppy (/mnt) to the HD. Don't forget to ``umount /mnt'' before removing the floppy. > 2) What is the syntax for mounting a dos partition? I've tried > mount_msdos but am generating only stderr...I would also like to mount > an ext2 floppy...if possible. > Mount DOS HD partitions as for floppy but replace ``fd0'' with the correct device, something like ``wd0s1a'' > 3) Finally: I need to get my UUCP conf files happy with an > internal modem (com4 so it would be /dev/cuaa3...) Of course I get > the `device not configured' complaint from cu...anyone able to point > me to a relevant HOWTO or URL? I'm assuming I need to mkdev as sio3 > is not found on boot diagnostics... > sio[23] are just disabled in the GENERIC kernel. ``-c'' at the boot prompt, then ``visual'' at the config prompt, to the lower pane, expand the tree and enable sio[23], quit & save changes. > (Anybody know of a howto that covers forcing bsd to use HDB mode for > UUCP? Not too familiar with Taylor having used BNU for years...) > > Many thanks! > Tom > > ----------- Sisters of Charity Medical Center ---------- > Department of Psychiatry > ---- > Thomas Good, System Administrator > North Richmond CMHC/Residential Services Phone: 718-354-5528 > 75 Vanderbilt Ave, Quarters 8 Fax: 718-354-5056 > Staten Island, NY 10304 www.panix.com/~ugd > ---- > Powered by PostgreSQL 6.3.2 / Perl 5.004 / DBI-0.91::DBD-PG-0.69 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-newbies" in the body of the message > > Cheers, > Tom > -- Trust the computer industry to shorten Year 2000 to Y2K. It was this thinking that caused the problem in the first place. Mark Ovens, CNC Applications Engineer, Radan Computational Ltd. Bath, Avon, England. Sheet Metal CAD/CAM Solutions mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message