From owner-freebsd-small Thu Aug 6 14:01:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA01094 for freebsd-small-outgoing; Thu, 6 Aug 1998 14:01:05 -0700 (PDT) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from oldyeller.comtest.com (comtest.hits.net [206.127.244.117]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA00898 for ; Thu, 6 Aug 1998 14:00:24 -0700 (PDT) (envelope-from randal@comtest.com) Received: from graphics.comtest.com (graphics.comtest.com [206.127.245.194]) by oldyeller.comtest.com (8.8.8/8.8.8) with SMTP id KAA05895; Thu, 6 Aug 1998 10:58:50 -1000 (HST) (envelope-from randal@comtest.com) Message-Id: <199808062058.KAA05895@oldyeller.comtest.com> From: "Randal S. Masutani" Organization: ComTest Technologies, Inc. To: Andrzej Bialecki Date: Thu, 6 Aug 1998 11:02:54 -1000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: IDE Flash Works!, but need some advice. Reply-to: randal@comtest.com CC: Mike Smith , dinesh@alphaque.com, freebsd-small@FreeBSD.ORG References: <199808052348.NAA04396@oldyeller.comtest.com> In-reply-to: X-mailer: Pegasus Mail for Windows (v3.01b) Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I got the IDE Flash to boot PicoBSD! It took me some time to get the IDE flash formatted with UFS and transfer PicoBSD to it. I am not sure what the best way to do it but here is what I did: 1. Created a different version of PicoBSD floppy, changed lang/mfs.rc and lang/update references to the floppy drive(/dev/fd0c) to reference the IDE flash(/dev/wd0s1) instead. 2. Used a FreeBSD 2.2.6 install floppy(boot.flp) and used sysinstall to label the IDE Flash, but it didn't newfs it, because it complained about unable to complete install or something.(I'm not sure how to do this properly) 3. booted PicoBSD(normal version) from floppy. 4. mounted another floppy with newfs on it and newfs /dev/wd0s1. 5. now I was able to mount the IDE Flash. 6. mounted the IDE version(step 1 above) PicoBSD boot floppy and just cp the kernel and etc files over to the IDE flash. 7. then just reboot and let it boot directly out of IDE flash(no floppy). 8. now I can save updates of /etc files to IDE flash. Features of the system: PC/104 cpu card with, ALi's 6117 386-40MHz CPU, 8MB RAM, IDE, floppy, 2 serial, 1 parallel, ethernet(Crystal CS8900), keyboard, 8MB FFS Flash drive(note: this onboard flash drive can only be accessed through BIOS calls, I am currently not using this feature.) I added a separate 10MB IDE Flash module that plugs directly into the IDE header on the PC/104 card. The system bios will first try to boot from floppy then ide. I need some advice of a better way to format the IDE flash and transfer PicoBSD to it? Randal Masutani ------------------------------------------------------------------------- ComTest Technologies, Inc. 3049 Ualena St., Suite 1005 Honolulu, Hawaii 96819 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message