boot=/dev/hda map=/boot/map install=/boot/boot.b prompt timeout=100 linear default=linux # default boot is work image=/boot/vmlinuz-2.2.16-3 label=linux read-only append="LOCATION=work" root=/dev/hda3 #lucent wireless image=/boot/vmlinuz-2.2.16-3 label=wl read-only append="LOCATION=wl" root=/dev/hda3 #cisco wireless image=/boot/vmlinuz-2.2.16-3 label=wc read-only append="LOCATION=wc" root=/dev/hda3 # dhcp boot for home image=/boot/vmlinuz-2.2.16-3 label=home read-only append="LOCATION=home" root=/dev/hda3 # no networking setup image=/boot/vmlinuz-2.2.16-3 label=nonet read-only append="LOCATION=nonet" root=/dev/hda3 # windows 98 other=/dev/hda1 label=dos