Dasharo Compatibility: USB Boot
UBT001.001 USB detect and boot after coldboot
Test description
This test aims to verify that the DUT properly detects USB device and boots into the operating system after coldboot (reboot realized by power supply cutting off then restoring back). This test case may be re-done several times to specify the platform and connection stability.
Test configuration data
FIRMWARE
= DasharoOPERATING_SYSTEM
=Debian
Test setup
- Proceed with the Generic test setup: firmware.
Test steps
- Cut the power off.
- Restore power to the DUT.
- Wait for boot until
BOOT_MENU_STRING
appears. - Press
BOOT_MENU_KEY
to enter the boot menu. - Check if
USB_STICK
entry is available. - Select the proper number for
USB_STICK
option. - Wait for
Debian GNU/Linux
.
Expected result
The Debian GNU/Linux
is visible and confirms successful boot into OS after
coldboot.
UBT002.001 USB detect and boot after warmboot
Test description
This test aims to verify that the DUT properly detects USB device and boots into the operating system after warmboot (reboot realized by device turning off then turning on). This test case may be re-done several times to specify the platform and connection stability.
Test configuration data
FIRMWARE
= DasharoOPERATING_SYSTEM
=Debian
Test setup
- Proceed with the Generic test setup: firmware.
Test steps
- Power on the DUT.
- Wait for boot until
BOOT_MENU_STRING
appears. - Press
BOOT_MENU_KEY
to enter the boot menu. - Check if
USB_STICK
entry is available. - Select the proper number for
USB_STICK
option. - Wait for
Debian GNU/Linux
.
Expected result
The Debian GNU/Linux
is visible and confirms successful boot into OS after
warmboot.
UBT003.001 USB detect and boot after system reboot
Test description
This test aims to verify that the DUT properly detects USB device and boots into the operating system after system reboot (reboot performed by relevant command). This test case may be re-done several times to specify the platform and connection stability.
Test configuration data
FIRMWARE
= DasharoOPERATING_SYSTEM
=Debian
Test setup
- Proceed with the Generic test setup: firmware.
Test steps
- Power on the DUT.
- Wait for boot until
BOOT_MENU_STRING
appears. - Press
BOOT_MENU_KEY
to enter the boot menu. - Check if
USB_STICK
entry is available. - Select the proper number for
USB_STICK
option. - Wait for
Debian GNU/Linux
. - Wait for
debian login:
. - Type the
root
login. - Wait for
Password:
. - Type the proper password.
- Wait for
root@debian:~#
. - Execute
reboot
command. - Wait for boot until
BOOT_MENU_STRING
appears. - Press
BOOT_MENU_KEY
to enter the boot menu. - Check if
USB_STICK
entry is available. - Select the proper number for
USB_STICK
option. - Wait for
Debian GNU/Linux
.
Expected result
The Debian GNU/Linux
is visible and confirms successful boot into OS after
system reboot.