Displaying 1 result from an estimated 1 matches for "mddisk".
Did you mean:
mdisk
2008 Feb 22
0
mddisk(ramdisk) root system that image size limit ?
OS: FreeBSD 6.2-RELEASE
Environment = VMWare (Version 5) and Computer (CPU=Intel P4 2.4G,
Memory=Kingston 1G DDR400, Storage=2G CF)
create a less-than 100MB of image (image for ramdisk, mfs root)
The loader.rc {
load kernel // The kernel used 6.2 GENERIC
load -t mfs_root /image // dd if=/dev/zero of=/image bs=1k count=95k
}
above config can boot normal.
create