#
# Copyright (C) 2017 FAUmachine Team <info@faumachine.org>.
# This program is free software. You can redistribute it and/or modify it
# under the terms of the GNU General Public License, either version 2 of
# the License, or (at your option) any later version. See COPYING.
#

#
# Insert UltimateBootCD-3.4-full CD.
#
cdrom_insert	UltimateBootCD-3.4-full
#
# Power on node.
#
power_on
#
# Wait for "Mainboard Tools".
# Select <Mainboard Tools> by <F1>.
# Select <Memtest86+> by <F6>.
#
wait_asc	Mainboard Tools			1min
type		"\10"
wait_asc	Memtest86+			1min
type		"\15"
#
# Wait for fault detection.
#
wait_asc	00543210			10min
#
# Power off node.
#
power_off
