Files
nexus/wiki/sources/an-zhuang-ubuntu-24-04-2-zai-hp-zbook-gong-zuo-zhan-bi-ji-ben-shang.md
2026-04-14 16:02:50 +08:00

34 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "安装Ubuntu-24.04.2在HP Zbook工作站笔记本上"
type: source
tags: [Ubuntu, HP, ZBook, Rufus, BIOS]
date: 2026-04-14
source_file: raw/Technical/Home Office/🟠安装Ubuntu-24.04.2在HP Zbook工作站笔记本上.md
---
## Summary
- 核心主题在HP ZBook工作站上安装Ubuntu 24.04.2的完整指南
- 问题域GPT分区表配置、NVMe优化、BIOS/UEFI设置
- 结论/价值详细解决HP ZBook安装Ubuntu后的启动引导问题
## Key Claims
- 必须使用GPT分区方案配合UEFI启动
- BIOS需设置SATA模式为AHCI而非RAID/Intel RST
- Secure Boot建议关闭避免第三方驱动问题
- 解决HP BIOS固执不保存自定义启动项问题
## Key Concepts
- [[GPT分区表]]支持2TB以上硬盘与UEFI引导完美兼容
- [[NVMe优化]]Ubuntu自动识别并对齐优化
- [[efibootmgr]]NVRAM强制写入修复启动顺序
## Key Entities
- [[HP-ZBook]]:高性能工作站
- [[Rufus]]:启动盘制作工具
## Connections
- [[Ubuntu-Server]] ← 安装 ← [[HP-ZBook-Ubuntu安装]]
## Contradictions
- 尚未发现