TWSD-812 APV 1900 shall not accept user input
Review Request #1051 — Created Sept. 10, 2025 and submitted
| 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
| 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 … |
|
-
-
branches/rel_apv_10_7_3/usr/click/etc/grub.cfg.hw (Diff revision 1) 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.
Diff: |
Revision 3 (+2 -472)
|
|---|
