From owner-freebsd-small Thu Mar 16 15:57:28 2000 Delivered-To: freebsd-small@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 62C1A37BDBB for ; Thu, 16 Mar 2000 15:57:26 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.9.3/8.9.3) with ESMTP id PAA42520; Thu, 16 Mar 2000 15:57:24 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Date: Thu, 16 Mar 2000 15:57:24 -0800 (PST) From: Doug White To: dreamwvr Cc: freebsd-small@FreeBSD.ORG Subject: Re: ramdisk file .. In-Reply-To: <0003161441340H.00723@loki.dyn.ez-ip.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 16 Mar 2000, dreamwvr wrote: > which file in required to change in order to enlarge the ramdisk size > in picoBSD. reason being that when i do a df it tells me that there is no > space available so i can't write any new info to the floppy. vm shows > enough free ram so i am hitting the walls of the ramdisk size. also what > utility in picoBSD is used to write to the floppy changes. is there a > curses based ui or whatever? The standard picobsd filesystem is fixed in size since it's loaded by the bootloader and backed by a file instead of swap. If you want more space you'll have to mount your own MFS. Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message