# # CentOS Linux/Alpha aboot configuration options: # # 0 - Boot the CentOS Linux installer using a 2.6 kernel # 1 - Boot the CentOS Linux installer with kernel messages sent to ttyS0 # 2 - Boot the CentOS Linux installer in text only mode # 3 - Boot the CentOS Linux installer w/ ask installation source # 4 - Boot the CentOS Linux installer w/ ask installation source # and console on serial port # 5 - Boot the CentOS Linux installer in text only rescue mode # 0:/kernels/vmlinux.gz initrd=/images/cdrom.img 1:/kernels/vmlinux.gz initrd=/images/cdrom.img console=ttyS0 2:/kernels/vmlinux.gz initrd=/images/cdrom.img text 3:/kernels/vmlinux.gz initrd=/images/cdrom.img askmethod 4:/kernels/vmlinux.gz initrd=/images/cdrom.img console=ttyS0 askmethod 5:/kernels/vmlinux.gz initrd=/images/cdrom.img rescue