Re: Ramdisk support
- From: Kris Kennaway <kris@xxxxxxxxxxxxxx>
- Date: Wed, 15 Nov 2006 03:13:46 -0500
On Wed, Nov 15, 2006 at 01:35:14PM +0530, Aditya Godbole wrote:
On 11/15/06, Kris Kennaway <kris@xxxxxxxxxxxxxx> wrote:
What are the alternatives if I want to mount a root filesytem from ram?
man mdconfig
I'm sorry, I couldn't quite get what I was looking for from the
manpage. How do I use mdconfig to mount the root filesystem?
See related documentation, e.g. md(4).
Kris
Attachment:
pgp3TJ9s2RTjo.pgp
Description: PGP signature
- References:
- Ramdisk support
- From: Aditya Godbole
- Re: Ramdisk support
- From: Kris Kennaway
- Re: Ramdisk support
- From: Aditya Godbole
- Ramdisk support
- Prev by Date: Re: Ramdisk support
- Next by Date: [patch] Path MTU Discovery when routing over IPSec connections
- Previous by thread: Re: Ramdisk support
- Next by thread: Re: Ramdisk support
- Index(es):
Relevant Pages
- Re: Ramdisk support
... How do I use mdconfig to mount the root filesystem? ... (freebsd-hackers) - RE: Restoring Data from a DD image
... > scratch with ad1 disabled. ... > for mount, ... As Joe
S suggests, use mdconfig or vnconfig to create the block device, ... (freebsd-questions) - Re: how can I find out which md device I just used ? (mdconfig)
... > mount that mdconfig'd vnode filesystem. ... > which md device mdconfig
just used. ... > shell script ... ... and I do not specify a device becuase
i do ... (freebsd-questions) - mdconfig
... I'm mounting a snapshot using mdconfig, ... md0 vnode 23503425
KBytes ... could we have that info when we run mount (with no args) ... (freebsd-stable) - how can I find out which md device I just used ? (mdconfig)
... specify a particular device on the command line with the -u switch. ... However,
in a script, the very next thing I want to do is mount that ... But I do not know which
md device mdconfig ... assuming I am running mdconfig, followed by mount, in a shell
... (freebsd-questions)