From owner-freebsd-questions Wed Feb 18 11:18:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA15423 for freebsd-questions-outgoing; Wed, 18 Feb 1998 11:18:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA15372 for ; Wed, 18 Feb 1998 11:18:43 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id LAA13786; Wed, 18 Feb 1998 11:18:28 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Wed, 18 Feb 1998 11:18:28 -0800 (PST) From: Doug White Reply-To: Doug White To: "Nagy, James" cc: freebsd-questions@FreeBSD.ORG Subject: Re: Accessing floppy In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 17 Feb 1998, Nagy, James wrote: > 1., I know how to write floppies (fdwrite) , but how can I read them? I > know it's a kinda rookie > question but I couldn't find the solution in the man pages. What filesystem type is on the floppy? > 2., Is it possible to modify kernel on bootable floppy , save it and > copy it to the HD ?. I only want to change my mse0 mouse drive to > psm0 .I didn't install kernel source because of lack of HD space.:) the psm0 driver is installed in GENERIC,just disabled. Type `-c' at the Boot: prompt, disable mse0, and enable psm0. The psm0 conflict is OK. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message