最近購買了 1塊 ATmega328P-U 就是 Arduino UNO Rev3 的 核心
但在下嘗試上載 Sketch 到發現卻出現錯誤,究竟是甚麼原因?
透過錯誤經驗,分享科技與遊戲當中的技術,提醒自己及瀏覽此網誌的人,避免踏進相同的陷阱。
本網誌只提供技術概要及合法軟件連結(如有)。
如閣下因下載、安裝、設定資料等操作,導致任何損失,請自行承擔風險及處理,在下不會負責。
2020-02-27
燒錄 Bootloader 到 ATmega328P* 並獨立運作
Labels:
Arduino
,
ATmega328P
,
AVR-C
,
Boot Loader
,
Bootloader
,
C
,
C++
,
Electronic
2011-07-30
利用 GRUB2 讀取 Ubuntu ISO (Using GRUB2 to load Ubuntu ISOs)
每次安裝新系統都要燒錄光碟吧……很浪費呢……
用外置裝置吧……要將裝置中的資料備份,再格式化裝置,再將映像檔寫入……
但若果沒有以上的裝置,哪如何安裝新系統?
If you want to install a new system to your harddisk,
You need write a install disc, it is a little bit waste.
Use external device ... you need to backup the data in this external device,
format the external device, build the image to the external device ...
However, if you don't have these devices, how could you install a new system ?
用外置裝置吧……要將裝置中的資料備份,再格式化裝置,再將映像檔寫入……
但若果沒有以上的裝置,哪如何安裝新系統?
If you want to install a new system to your harddisk,
You need write a install disc, it is a little bit waste.
Use external device ... you need to backup the data in this external device,
format the external device, build the image to the external device ...
However, if you don't have these devices, how could you install a new system ?
Labels:
Bootloader
,
BURG
,
GRUB2
,
Linux
,
Ubuntu
2011-01-01
讓 Windows Bootloader 載入 GRUB
為避免格式化 Ubuntu 後導致不能起動 Windows ,所以不讓 GRUB 成為 MBR
但使用 Windows 預設的 Bootloader 又不能列出非 Windows 的作業系統,所以需要改寫 C:\boot.ini
注意:胡亂改寫 C:\boot.ini 的會導致所有作業系統不能起動
If you use GRUB as MBR, after format Ubuntu partition GRUB will erase also
However, after re-build Windows Bootloader as MBR, GRUB2 will be replaced, and Ubuntu cannot be started for booting
So, how could let Windows Bootloader as MBR and boot up Ubuntu after GRUB2 is replaces
但使用 Windows 預設的 Bootloader 又不能列出非 Windows 的作業系統,所以需要改寫 C:\boot.ini
注意:胡亂改寫 C:\boot.ini 的會導致所有作業系統不能起動
If you use GRUB as MBR, after format Ubuntu partition GRUB will erase also
However, after re-build Windows Bootloader as MBR, GRUB2 will be replaced, and Ubuntu cannot be started for booting
So, how could let Windows Bootloader as MBR and boot up Ubuntu after GRUB2 is replaces
Labels:
Bootloader
,
GRUB2
,
Master Boot Record
,
MBR
,
Ubuntu
,
Windows
修復 Ubuntu 的 MBR (Recover Ubuntu GRUB as MBR)
GRUB 是一種出名的 Bootloader
但當 GRUB 被其他 Bootloader 覆蓋,如何重新讓 GRUB 成為 MBR ?
GRUB is a popular Bootloader.
However, how could we recover GRUB is covered by other Bootloader ?
但當 GRUB 被其他 Bootloader 覆蓋,如何重新讓 GRUB 成為 MBR ?
GRUB is a popular Bootloader.
However, how could we recover GRUB is covered by other Bootloader ?
Labels:
Bootloader
,
GRUB2
,
Linux
,
Master Boot Record
,
MBR
,
Ubuntu
修復 Windows 的 MBR (Recover Windows Bootloader as MBR)
若電腦系統曾經運行 Windows 與 Ubuntu 雙系統
當 Ubuntu 被格式化後,由於會連同 GRUB 一拼刪除,若果 MBR 被 Ubuntu 覆寫 MBR 不會引導 Windows 的 Bootloader
因此將會導致沒有 Bootloader 起動 Windows
若要重新起動 Windows 便需要修復 MBR 引導 Windows 的 Bootloader
If the computer run with Windows and UBunut 2 Systems
After you format Ubuntu, you should recover Windows Bootloader as Master Boot Record, otherwise you cannot boot to Windows Partition
You need to recover Windows Bootloader to boot the Windows Partition
當 Ubuntu 被格式化後,由於會連同 GRUB 一拼刪除,若果 MBR 被 Ubuntu 覆寫 MBR 不會引導 Windows 的 Bootloader
因此將會導致沒有 Bootloader 起動 Windows
若要重新起動 Windows 便需要修復 MBR 引導 Windows 的 Bootloader
If the computer run with Windows and UBunut 2 Systems
After you format Ubuntu, you should recover Windows Bootloader as Master Boot Record, otherwise you cannot boot to Windows Partition
You need to recover Windows Bootloader to boot the Windows Partition
Labels:
Bootloader
,
Master Boot Record
,
MBR
,
Windows
2010-07-17
改變 BURG 主題的圖示
主題的圖示選單項目並不能表達所有作業系統
如延伸自 Ubuntu 的 KUbuntu 、 XUbuntu 及所以 Windows 等
一律都當為相同的作業系統,因此在 BURG 的選單中不能分別
除非加上文字描述
但透過以下方法便可以自訂一些圖示
Labels:
Bootloader
,
BURG
,
Linux
2010-07-14
在 Ubuntu 中安裝及設定 BURG
同樣由於設定 BURG 有可能導致啟動失敗
Labels:
Bootloader
,
BURG
,
Linux
,
Ubuntu
2010-07-13
在 Ubuntu 中設定 GRUB2
Labels:
Bootloader
,
GRUB2
,
Linux
,
Ubuntu
訂閱:
文章
(
Atom
)