Linux雙系統

動機

會這麼做主要有三個原因:

  • 因為某次看了臺大的計算機概論,而裡面有提到Linux這個系統,再加上我也很像試試看Linux系統,因此我就將我的筆電設成雙系統的,Windows跟Unbuntu。
  • 而Unbutu上的IDE在Snap Store就有很多了Jet brain的,而不向Windows的Microsoft Store,幾乎都沒有IDE,而還要取網路上下載,因此打算將Unbuntu作為寫程式的系統。
  • 最後一個原因就Windows的系統實在是有點大,大約40G,不像Unbuntu大概只有10G。之前我的C槽一度只剩下10G

事前準備

  • 一個USB隨身碟
  • bitlocker的金鑰
  • 一台電腦

作法

  • 先到Unbuntu官網抓ISO檔下來

https://ubuntu.com/download/desktop/thank-you?version=20.04.2.0&architecture=amd64#download-content
任選自己想要的版本

  • 用Rufus把隨身碟格式化

https://rufus.ie/zh_TW/
記得選下載的Ubuntu檔,還有顯示外部裝置

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

  • Windows 10的話可以直接從設定內的更新與安全性中的復原選擇進階啟動

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

  • Windows 11的話,路徑則是系統中的復原

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

  • 點擊立即重新啟動

困境

  • 在這次的建置雙系統,遇到最大的困境大概就是Windows的bit locker,第一次我遇到時,完全不知道是甚麼,就單純想說可能弄個一次就好了,沒想到接下來的每次,要切回Windows都要先輸入那一串很長的數字,我一開始當然就傻傻地輸入,但後來真的就受不了了,於是就開始上網找答案,最簡單的解法就是直接去控制檯關,然而我的筆電居然沒有這個開關,於是我只好用第二種解法,從PowerShell上打指令關,這最後終於成功了,也開啟了我對PowerShell的興趣。
    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →

未來的目標

  • 短期的目標大概就幫我的筆電再加上Chrome OS或Android,這樣我就可以在上面打手遊了;另一個就是希望我可以成功在這上面裝上Hackintosh黑蘋果,這算是我想玩多系統的終極目標,這樣我就可已不用買mac就有mac os可以用了。

  • 雖然Windows已經可以跑Andriod的軟體了,但還是想要裝裝看。

  • 長期目標的話大概就可能會朝這種比較硬體的方向走,像是Terminal語法;或者是比較後端的方向走,甚至是網作業系統的方向走。

參考資料

https://support.microsoft.com/zh-tw/windows/尋找-windows-10-中的-bitlocker-修復金鑰-6b71ad27-0b89-ea08-f143-056f5ab347d6
https://support.microsoft.com/zh-tw/topic/在-surface-裝置中安裝-surface-uefi-或-tpm-韌體更新後提示使用-bitlocker-復原金鑰-01973e22-1b57-f0db-6f33-03f62127831e

原文

https://hackmd.io/@zack-404/LinuxSystem