1 .\" $NetBSD: prep,v 1.2 2004/05/13 00:26:25 cl Exp $
4 .It Em "Domain-0 / privileged" installation
5 Configure grub to boot the existing
7 installation and the new
11 create the file /grub/menu.lst with the global options like:
27 kernel -- type=netbsd /netbsd
29 title NetBSD via chain
44 kernel /grub/xen-1.2.gz dom0_mem=65536
46 module /grub/xen12load.gz
48 module /grub/netbsd-GENERIC.gz
52 Note: The example configuration above assumes that the
54 installation is on partition wd0a and the
56 slice is the third fdisk partition. Refer to the grub documentation if
57 your installation is different.
59 .It Em "non-privileged" installation
61 Create a new partition which will be the root filesystem for the new
62 installation and mount the newly created partition.
64 Extract the sets you want installed to the newly created partition.
66 Copy the netbsd-GENERIC.gz kernel from the distribution into domain-0's