{"id":23057863,"url":"https://github.com/samwhelp/note-about-grub","last_synced_at":"2025-10-19T07:16:49.422Z","repository":{"id":90412040,"uuid":"392238883","full_name":"samwhelp/note-about-grub","owner":"samwhelp","description":"Grub 探索筆記","archived":false,"fork":false,"pushed_at":"2024-08-28T07:13:39.000Z","size":403,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"gh-pages","last_synced_at":"2024-08-28T08:33:03.194Z","etag":null,"topics":["grub","grub-theme","grub-themes","grub2","grub2-theme"],"latest_commit_sha":null,"homepage":"https://samwhelp.github.io/note-about-grub/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samwhelp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-03T08:03:50.000Z","updated_at":"2024-08-28T07:13:43.000Z","dependencies_parsed_at":"2024-04-23T10:27:49.609Z","dependency_job_id":"037e99cf-23bb-440c-83a9-9a5d4b5f55c9","html_url":"https://github.com/samwhelp/note-about-grub","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Fnote-about-grub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Fnote-about-grub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Fnote-about-grub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Fnote-about-grub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samwhelp","download_url":"https://codeload.github.com/samwhelp/note-about-grub/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229897391,"owners_count":18141135,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["grub","grub-theme","grub-themes","grub2","grub2-theme"],"created_at":"2024-12-16T02:13:55.129Z","updated_at":"2025-10-19T07:16:44.405Z","avatar_url":"https://github.com/samwhelp.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# 首頁\n\n| Link | GitHub |\n| ---- | ------ |\n| [Grub 探索筆記](https://samwhelp.github.io/note-about-grub/) | [GitHub](https://github.com/samwhelp/note-about-grub) |\n| [Grub Theme / Image Creation](https://samwhelp.github.io/demo-grub-theme-image-creation/) | [GitHub](https://github.com/samwhelp/demo-grub-theme-image-creation) |\n\n\n\n\n## 主題\n\n* [入門](#入門)\n* [如何](#如何)\n* [專案](#專案)\n* [相關筆記](#相關筆記)\n\n\n\n\n## 入門\n\n| 設定入門 |\n| --- |\n| [/boot/grub/grub.cfg](https://samwhelp.github.io/note-about-grub/read/start/grub_cfg.html) |\n| [/etc/default/grub](https://samwhelp.github.io/note-about-grub/read/start/etc_default_grub.html) |\n| [/etc/default/grub.d/](https://samwhelp.github.io/note-about-grub/read/start/etc_default_grub_d.html) |\n| [/etc/grub.d/](https://samwhelp.github.io/note-about-grub/read/start/etc_grub_d.html) |\n| [自訂 Gurb Menu Entry](https://samwhelp.github.io/note-about-grub/read/start/custom_menu_entry.html) |\n| [/etc/grub.d/40_custom](https://samwhelp.github.io/note-about-grub/read/start/40_custom.html) |\n| [/boot/grub/custom.cfg](https://samwhelp.github.io/note-about-grub/read/start/custom_cfg.html) |\n\n\n| 指令入門 |\n| --- |\n| [Command](https://samwhelp.github.io/note-about-grub/read/start/command.html) |\n| [help](https://samwhelp.github.io/note-about-grub/read/start/command/help.html) |\n| [clear](https://samwhelp.github.io/note-about-grub/read/start/command/clear.html) |\n| [variable](https://samwhelp.github.io/note-about-grub/read/start/command/variable.html) |\n| [probe](https://samwhelp.github.io/note-about-grub/read/start/command/probe.html) |\n\n\n\n\n## 如何\n\n| [如何](https://samwhelp.github.io/note-about-grub/read/howto.html) | 簡介 |\n| --- | --- |\n| [GRUB Theme](https://samwhelp.github.io/note-about-grub/read/howto/use_theme.html) | GRUB如何安裝和設定採用某個佈景主題 |\n| [GRUB Use Background Image](https://samwhelp.github.io/note-about-grub/read/howto/use_background_image.html) | GRUB如何設定採用某個背景圖片 |\n| [GRUB Boot ISO](https://samwhelp.github.io/note-about-grub/read/howto/boot_iso.html) | 透過GRUB和ISO檔開機的設定範例 |\n| [Create Live Usb Disk for Uefi](https://samwhelp.github.io/note-about-grub/read/howto/boot-iso/create-live-usb-disk-for-uefi.html) | 產生單獨透過GRUB和ISO檔開機的「USB Disk」/ 「UEFI 版」 |\n| [Create Live Usb Disk for Bios](https://samwhelp.github.io/note-about-grub/read/howto/boot-iso/create-live-usb-disk-for-bios.html) | 產生單獨透過GRUB和ISO檔開機的「USB Disk」/ 「BIOS 版」 |\n| [產生 menu-box-c.png](https://samwhelp.github.io/note-about-grub/read/howto/create-theme/box-image/create-menu-box-c-by-imagemagick.html) | 透過「ImageMagick」，學習製作「九宮圖」的起點 |\n| [產生 menu-box 九宮圖](https://samwhelp.github.io/note-about-grub/read/howto/create-theme/box-image/create-menu-box-image-by-imagemagick.html) | 透過「ImageMagick」，製作「九宮圖」 |\n\n\n\n\n## 專案\n\n| 輔助工具 | 簡介 |\n| --- | --- |\n| [grubrc-theme-get](https://samwhelp.github.io/note-about-grub/read/project/grubrc-profile/grubrc-theme-get.html) | 用來輔助「安裝」GRUB佈景主題 |\n| [grubrc-theme-ctrl](https://samwhelp.github.io/note-about-grub/read/project/grubrc-profile/grubrc-theme-ctrl.html) | 用來輔助「切換」GRUB佈景主題 |\n\n\n| 輔助工具 | 簡介 |\n| ------ | --- |\n| [grub-theme-refactoring-select](https://samwhelp.github.io/grub-theme-refactoring-select/) | 用來輔助「安裝」和「切換」GRUB佈景主題 |\n| [grub-theme-remix-select](https://samwhelp.github.io/grub-theme-remix-select/) | 用來輔助「安裝」和「切換」GRUB佈景主題 |\n| [grub-theme-select](https://samwhelp.github.io/grub-theme-select/) | 用來輔助「安裝」和「切換」GRUB佈景主題 |\n\n\n\n\n## 輔助工具\n\n| 工具 | 簡介 |\n| --- | --- |\n| [grub2-theme-preview](https://samwhelp.github.io/note-about-manjaro/read/adjustment/tool/grub2-theme-preview.html) | 用來輔助「預覽」GRUB佈景主題 |\n\n\n\n\n## 相關筆記\n\n| 相關筆記 |\n| --- |\n| [Theme 探索筆記](https://samwhelp.github.io/note-about-theme/) / [grub-theme](https://samwhelp.github.io/note-about-theme/read/boot-theme/grub-theme.html) |\n| [Ventoy 探索筆記](https://samwhelp.github.io/note-about-ventoy/) |\n\n\n\n\n## Grub Theme Adjustment\n\n| Grub Theme Adjustment |\n| --- |\n| [grub-theme-refactoring](https://github.com/samwhelp/grub-theme-refactoring) |\n| [grub-theme-remix](https://github.com/samwhelp/grub-theme-remix) |\n| [theme-collections-grub](https://github.com/samwhelp/theme-collections-grub) |\n\n\n\n\n## 相關討論\n\n* [#5 回覆: 如何設定雙系統開機選項](https://www.ubuntu-tw.org/modules/newbb/viewtopic.php?post_id=363530#forumpost363530)\n\n\n\n\n## Samwhelp\n\n* [個人筆記](https://samwhelp.github.io/book/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwhelp%2Fnote-about-grub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamwhelp%2Fnote-about-grub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwhelp%2Fnote-about-grub/lists"}