共計 1213 個字符,預計需要花費 4 分鐘才能閱讀完成。
這篇文章主要為大家展示了“Ubuntu grub 如何利用安裝光盤硬盤安裝 ISO 文件”,內容簡而易懂,條理清晰,希望能夠幫助大家解決疑惑,下面讓丸趣 TV 小編帶領大家一起研究并學習一下“Ubuntu grub 如何利用安裝光盤硬盤安裝 ISO 文件”這篇文章吧。
Ubuntu grub 對于電腦使用的玩家的常用軟件,然后我就學習及深入的研究 Ubuntu grub,在這里和大家一起探討 Ubuntu grub 的使用方法,希望對大家有用。重裝 windows 后會發現重啟動沒有 Ubuntu grub 的選擇項,無法進入 Ubuntu。這時需要重新安裝 grub. 一個簡單的辦法就是利用安裝光盤或者硬盤安裝時的 ISO 文件。
進入 liveCD,Ubuntu grub 在終端中輸入 sudo grub,會有如下提示符:Ubuntu grub . 輸入 root (hdx, . 在這里,x 是指第幾塊硬盤,從 0 開始算。大部分人都只有一塊硬盤,所以寫 root (hd0, 即可。
點 Tab 鍵,一下或者兩次。這時會給出類似下面的提示:
[ Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists the possible completions of a device/filename. ]
grub root (hd0, Possible partitions are: Partition num: 0, Filesystem type unknown, partition type 0x7 Partition num: 2, Filesystem type is ext2fs, partition type 0x83 Partition num: 4, Filesystem type unknown, partition type 0x7 Partition num: 5, Filesystem type unknown, partition type 0x7 Partition num: 6, Filesystem type is fat, partition type 0xb Partition num: 7, Filesystem type unknown, partition type 0x82
Ubuntu grub root (hd0,
自己查看邏輯盤符,輸入,我輸入的是 root (hd0,2)。回車。再輸入 setup (hd0) 命令。這里也是指第幾塊硬盤。然后就 OK 啦。
以上是“Ubuntu grub 如何利用安裝光盤硬盤安裝 ISO 文件”這篇文章的所有內容,感謝各位的閱讀!相信大家都有了一定的了解,希望分享的內容對大家有所幫助,如果還想學習更多知識,歡迎關注丸趣 TV 行業資訊頻道!