Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Linux中是否有任何等效的mac“bless”命令。我对“--bless-folder”选项特别感兴趣。
不,您需要进行一些配置,例如grub指定它应该在哪里找到您的内核,以及传递给内核的参数。内核的参数通常包括:
grub
root=/dev/sda1
init=/sbin/init