From owner-freebsd-small Thu Mar 16 13:58:41 2000 Delivered-To: freebsd-small@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id E63C137BCDA for ; Thu, 16 Mar 2000 13:58:35 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id OAA01970; Thu, 16 Mar 2000 14:58:34 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id OAA97590; Thu, 16 Mar 2000 14:58:21 -0700 (MST) Message-Id: <200003162158.OAA97590@harmony.village.org> To: "Tim Dysinger" Subject: Re: Iopener FreeBSD 4 SanDisk install Cc: freebsd-small@freebsd.org In-reply-to: Your message of "Thu, 16 Mar 2000 13:44:28 PST." <00ca01bf8f90$cf00ec30$fc8b898b@silver.net> References: <00ca01bf8f90$cf00ec30$fc8b898b@silver.net> <000701bf8f70$2c4b8880$fc8b898b@silver.net> <200003161807.LAA96019@harmony.village.org> Date: Thu, 16 Mar 2000 14:58:21 -0700 From: Warner Losh Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <00ca01bf8f90$cf00ec30$fc8b898b@silver.net> "Tim Dysinger" writes: : A. SanDisk slicing, minimal installation and the SanDisk MBR? (is there : an equivalent to LILO w/ fbsd?) boot0 : B. Custom 4.0 kernel config options for SanDisk and NetGear USB ethernet : (and maybe the Yamaha YMF715 onboard sound?) Don't know if the yamaha is supported. Just add all the usb stuff that's commented out. san disk is just an ide disk. : C. Is there some special /dev entries for the SanDisk and USB ethernet? nope, it is just a ide disk. Ethernet devices don't need dev entries. : D. Hopefully elminate writing to the SanDisk (mount /var over the : network? or turn /var writing off? put /var in a 2-4MB MFS?) Put it in an mfs. See rc.diskless2 for one way to do this. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message