From owner-freebsd-questions Mon Jul 5 13:46:57 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id C679F14ED3 for ; Mon, 5 Jul 1999 13:46:42 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 111FdP-000HVZ-00 for questions@freebsd.org; Mon, 05 Jul 1999 22:46:39 +0200 From: Sheldon Hearn To: questions@freebsd.org Subject: How to delete /boot.config from kern.flp Date: Mon, 05 Jul 1999 22:46:39 +0200 Message-ID: <67304.931207599@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, I'm at home with flu and bored beyond the point of stupidity. In an all-too-successful attempt to while away the hours, I'm trying to install 3.2-RELEASE onto my el cheapo laptop. The boot process locks up shortly after the -P keyboard probe fails. This is not a problem, so long as I can remove boot.config from the kern.flp image. Now here's the catch. I have no UNIX machine at home, and there's no diskette in the 3.5" drive of my office machine. So I've been trying unsuccessfully to use vnconfig to mount the kern.flp image so that I can manipulate its contents. I have the vn.ko kernel module loaded. I've done MAKEDEV vn0 in /dev/. The closest I've come to success has been: [root@axl] ~sheldonh # vnconfig -e /dev/vn0c kern.flp mount=/mnt vnconfig: mount: Input/output error So clearly, the medication I'm on is more groovy than I'd first imagined. I'd really appreciate tips on how to remove boot.config from my 3.2-RELEASE kernel floppy without having a physical UNIX machine present. I can do remote fiddles to my heart's content. Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message