summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/loader/help.i386
blob: 81288250ade0e61d81a54ca4d26386aec7da3631 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
################################################################################
# Treboot DReboot the system

	reboot

	Causes the system to immediately reboot.

################################################################################
# Theap DDisplay memory management statistics

	heap

	Requests debugging output from the heap manager.  For debugging use
	only.

################################################################################
# Tset Snum_ide_disks DSet the number of IDE disks

	set num_ide_disks=<value>

	When booting from a SCSI disk on a system with one or more IDE disks,
	and where the IDE disks are the default boot device, it is necessary
	to tell the kernel how many IDE disks there are in order to have it
	correctly locate the SCSI disk you are booting from.

################################################################################
# Tset Sboot_userconfig DStart Userconfig

	set boot_userconfig

	Requests that the kernel's interactive device configuration program
	be run when the kernel is booted.

################################################################################
OpenPOWER on IntegriCloud