*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: mdsetimage | Section: 8 | Source: NetBSD | File: mdsetimage.8
MDSETIMAGE(8) FreeBSD System Manager's Manual MDSETIMAGE(8) NAME mdsetimage - set kernel RAM disk image SYNOPSIS mdsetimage [-svx] [-b bfdname] [-I image_symbol] [-S size_symbol] [-T address] kernel image DESCRIPTION The mdsetimage command copies the disk image specified by image into the memory disk storage area in kernel. The file system present in image will typically be used by the kernel as the root file system. To recognize kernel executable format, the -b flag specifies BFD name of kernel. The -I and -S flags specify the symbol names of image and size of memory disk drivers respectively. For a.out kernels only, the -T flag specifies the starting address of kernel text. This flag is ignored for other kernel executable formats. If the -s flags is given, mdsetimage will write back the actual disk image size back into kernel. If the -v flag is given, mdsetimage will print out status information as it is copying the image. If the -x flag is given, mdsetimage will extract the disk image from kernel into the file image. This is the opposite of the default behavior. SEE ALSO md(4), mdconfig(8) FreeBSD 14.1-RELEASE-p8 September 21, 2016 FreeBSD 14.1-RELEASE-p8

Navigation Options