bximage.1
来自「bochs : one pc simulator.」· 1 代码 · 共 92 行
1
92 行
.\"Document Author: Timothy R. Butler - tbutler@uninetsolutions.com".TH bximage 1 "29 Dec 2005" "bximage" "The Bochs Project".\"SKIP_SECTION".SH NAMEbximage \- Interactive Disk Image Creator for Bochs.\"SKIP_SECTION".SH SYNOPSIS.B bximage.RI \|[ options \|].RI \|[ filename \|].\"SKIP_SECTION".SH DESCRIPTION.LPBximage is an easy to use console based tool for creatingdisk images, particularly for use with Bochs. It iscompletely interactive if no command line arguments areused. It can be switched to a non-interactive mode if allrequired parameters are given in the command line..\".\"DONT_SPLIT".SH OPTIONS.LPWhen you run bximage without one of the following options,it will appear in interactive mode and ask for allrequired parameters to create an image..TP.BI \-fdCreate a floppy image..TP.BI \-hdCreate a hard disk image..TP.BI \-mode=...Image mode (for hard disks only - see the.I bochsrcsample for supported options)..TP.BI \-size=...Image size in megabytes (e.g. 1.44 for floppy image, 10for hard disk image)..TP.BI \-qQuiet mode (don't prompt for user input). Without thisoption bximage uses the command line parameters asdefaults for the interactive mode. If this option isgiven and one of the required parameters is missing,bximage will fall back to interactive mode..TP.BI \--helpPrint a summary of the command line options forbximage and exit..LPThe.I filenameparameter specifies the name of the image to be created..\"SKIP_SECTION".SH LICENSEThis program is distributed under the terms of the GNULesser General Public License as published by the FreeSoftware Foundation. See the COPYING file located in/usr/local/share/doc/bochs/ for details on the license andthe lack of warranty..\"SKIP_SECTION".SH AVAILABILITYThe latest version of this program can be found at: http://bochs.sourceforge.net/getcurrent.html.\"SKIP_SECTION".SH SEE ALSObochs(1), bochsrc(5), bochs-dlx(1), bxcommit(1).PP.nfThe Bochs IA-32 Emulator site on the World Wide Web: http://bochs.sourceforge.netOnline Bochs Documentation http://bochs.sourceforge.net/doc/docbook.fi.\"SKIP_SECTION".SH AUTHORSBximage was written by Bryce Denney, based on severalsimilar tools from the bochs-developers list..\"SKIP_SECTION".SH BUGSPlease report all bugs to the bug tracker on our website. Just go to http://bochs.sourceforge.net, and click"Bug Reports" on the sidebar under "Feedback.".PPProvide a detailed description of the bug, the version ofthe program you are running, the operating system you arerunning the program on and the operating system youare running in the emulator.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?