Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2008 23:22:45 +0800
From:      "Xinyu Dong" <iamdxy@gmail.com>
To:        questions@FreeBSD.org
Subject:   md_image image size limit
Message-ID:  <9c2955e10802120722y6d0e23aay295bfee6890465e7@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I have 1G physical memory,when I created <100MB image that is okay,but I
created 128MB image,system reboot or kernel panic.
How to solve it ?
Thanks

example:

  dd if=/dev/zero of=bsdimage bs=1k count=128k

  /boot/loader.rc
  load /boot/kernel/kernel
  load -t mfs_root /bsdimage



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