ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

custom.c File Reference
#include <freeldr.h>

Go to the source code of this file.

Functions

VOID OptionMenuCustomBoot (VOID)
VOID OptionMenuCustomBootDisk (VOID)
VOID OptionMenuCustomBootPartition (VOID)
VOID OptionMenuCustomBootBootSectorFile (VOID)
VOID OptionMenuCustomBootLinux (VOID)
VOID OptionMenuReboot (VOID)

Variables

const CHAR BootDrivePrompt [] = "Enter the boot drive.\n\nExamples:\nfd0 - first floppy drive\nhd0 - first hard drive\nhd1 - second hard drive\ncd0 - first CD-ROM drive.\n\nBIOS drive numbers may also be used:\n0 - first floppy drive\n0x80 - first hard drive\n0x81 - second hard drive"
const CHAR BootPartitionPrompt [] = "Enter the boot partition.\n\nEnter 0 for the active (bootable) partition."
const CHAR BootSectorFilePrompt [] = "Enter the boot sector file path.\n\nExamples:\n\\BOOTSECT.DOS\n/boot/bootsect.dos"
const CHAR LinuxKernelPrompt [] = "Enter the Linux kernel image path.\n\nExamples:\n/vmlinuz\n/boot/vmlinuz-2.4.18"
const CHAR LinuxInitrdPrompt [] = "Enter the initrd image path.\n\nExamples:\n/initrd.gz\n/boot/root.img.gz\n\nLeave blank for no initial ram disk."
const CHAR LinuxCommandLinePrompt [] = "Enter the Linux kernel command line.\n\nExamples:\nroot=/dev/hda1\nroot=/dev/fd0 read-only\nroot=/dev/sdb1 init=/sbin/init"
const CHAR ReactOSSystemPathPrompt [] = "Enter the path to your ReactOS system directory.\n\nExamples:\n\\REACTOS\n\\ROS"
const CHAR ReactOSOptionsPrompt [] = "Enter the options you want passed to the kernel.\n\nExamples:\n/DEBUG /DEBUGPORT=COM1 /BAUDRATE=115200\n/FASTDETECT /SOS /NOGUIBOOT\n/BASEVIDEO /MAXMEM=64\n/KERNEL=NTKRNLMP.EXE /HAL=HALMPS.DLL"
const CHAR CustomBootPrompt [] = "Press ENTER to boot your custom boot setup."

Generated on Sun May 27 2012 04:47:25 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.