TWSD-812 APV 1900 shall not accept user input

Review Request #1051 — Created Sept. 10, 2025 and submitted

mingji
APV10
rel_apv_10_7
TWSD-812
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. Modify grub.cfg to remove unused boot option.
3. Remove CLI relative to FreeBSD's bootloader.

  1. update on APVx900 machine and then reboot
  2. the boot menu only has two boot options (Ustack Master, Ustack Slave)
  3. CLI system boot slice is removed
Description From Last Updated

If you’re going to delete something, just delete it. There’s no need to leave it in the code as a …

weikaiweikai
jasonchang
  1. Ship It!
  2. 
      
weikai
  1. 
      
  2. If you’re going to delete something, just delete it. There’s no need to leave it in the code as a comment.
    Unless it’s absolutely necessary, otherwise it defeats the purpose of version control.

  3. 
      
mingji
mingji
weikai
  1. Ship It!
  2. 
      
mingji
timsu
  1. Ship It!
  2. 
      
mingji
Review request changed

Status: Closed (submitted)

Loading...