Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Nov 2006 14:58:21 +0200
From:      "Lars Udo" <lars.udo@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Mini-Freebsd system on ram, to reduce noise?
Message-ID:  <2fef08390611260458y60040904gb0fa5e05aefba5d9@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello, fellow FreeBSD-users. I'm planning to build MiniBSD (from freebsd)
with, these instructions: https://neon1.net/misc/minibsd.html
i'v red it few times and came to realize, that if i could get that
small FreeBSD why wouldnt i run it in RAM?

I have Intel 333 Mhz / 256 sdram / 10Gb hd.. and few nics.

i could boot up system and then move it into ram, lets say that i'd create
128 Mb size of memorydisk in ram.

All data will be wiped during reboot, but i'll keep the original image on
harddisk, which will shutdown until all system-files are moved into RAM..

Is this anyway possible?

It would reduce noise-level here in my livingroom, so thats all i need,
beside NAT/Firewall :)

all suggestions are considered, but monowall or picobsd are no options,
because i need to learn it myself rather than "go'n buy & setup"

how do i create memorybased filesystem?

----------------------------------------
mdconfig -t malloc -s 128m -u 5
newfs -U /dev/md5
mount /dev/md5 /
dd if=/mnt/ad0 of=/
umount /mnt/ad0
(drop the harddisk)
--------------------------------------

something like that?

thanks, for reading :)

Greetings

Lars
-----------------------------------------------
| Anonymous said...
| so what.
| why is glory in the real world better than the glory in a fake one?
| evolution made us to survive, not to live.
-----------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2fef08390611260458y60040904gb0fa5e05aefba5d9>