partition=1 timeout=600 message=/boot/ubuntu.txt default=install initrd=/boot/initrd.gz read-write # Standard boot images image[sun4u]=/boot/vmlinuz-sparc64 label=install image[sun4,sun4c,sun4d,sun4m]="cat /boot/notsupported.txt" label=install # Expert boots image[sun4u]=/boot/vmlinuz-sparc64 label=expert append="priority=low" image[sun4,sun4c,sun4d,sun4m]="cat /boot/notsupported.txt" label=expert # Rescue boots image[sun4u]=/boot/vmlinuz-sparc64 label=rescue append="rescue/enable=true" image[sun4,sun4c,sun4d,sun4m]="cat /boot/notsupported.txt" label=rescue