1 .\" $NetBSD: loadbsd.8,v 1.3 2001/04/12 13:37:25 wiz Exp $
7 .Nd load and boot NetBSD/x68k kernel from Human68k
12 .Op Fl r Ar root_device
16 is a program runs on Human68k.
17 It loads and executes the specified
23 itself) are as follows:
37 kernel are as follows:
40 Auto (multi-user) boot.
45 Ask boot device during boot.
48 boot flag to the kernel.
50 Use compiled-in rootdev.
53 boot flag to the kernel.
55 Enter kernel debugger.
58 boot flag to the kernel.
59 .It Fl r Ar root_device
60 Specify boot device, which shall be mounted as root device.
63 Note that the boot device name is
74 boot flag to the kernel.
78 This flag is set by default.
81 Although listed separately, the options may be in any order.
83 The format of boot device names is:
85 .Dl "[/interface/]dev@unit[,lun][:partition]"
94 If the dev is a SCSI device, and interface is omitted,
95 the current boot interface is used.
109 You must specify the target SCSI ID if dev is a SCSI device.
112 0 is assumed if omitted.
114 Partition letter of device.
120 .Bl -tag -width /usr/mdec/loadbsd.xxxx -compact
121 .It Pa /usr/mdec/loadbsd.x
122 You will find this program here.
130 utility first appeared in
134 reads the entire kernel image at once,
135 and requires enough free area on the main memory.