載入核心時“boot”和“root”選項是什麼? 2024-7-1 • boot grub2 在GRUB中,要載入Ubuntu,我們需要載入核心和initrd,如下所示 linux /casper/vmlinuz boot=casper initrd /casper/initrd 這是什麼boot=casper意思?還有什麼選擇root?其他發行版有等效的嗎? 答案1 如果您的系統和引導程式位於不同的分割區,請設定「boot」參數,否則設定「root」參數。 相關內容