TWSD-812 APV 1900 shall not accept user input
Review Request #1051 — Created Sept. 10, 2025 and submitted — Latest diff uploaded
| Information | |
|---|---|
| mingji | |
| APV10 | |
| rel_apv_10_7 | |
| TWSD-812 | |
| Reviewers | |
| jasonchang, timsu, weikai | |
Root Cause:
The system default FreeBSD’s bootloader take first 4 partitiona as the boot menu’s option, and we are unable to adjust it. Even though there is no bootloader in it. This make only the partition with bootloader can bootup normally. In our disk, only partition 2 (F2) has its bootloader.Solution:
1. Upgrade APVx900 gold disk's default boot sector(/dev/sda) from FreeBSD bootloader to GRUB.
2. Modifygrub.cfgto remove unused boot option.
3. Remove CLI relative to FreeBSD's bootloader.
- update on APVx900 machine and then reboot
- the boot menu only has two boot options (
Ustack Master,Ustack Slave)- CLI
system boot sliceis removed
