├── README.md ├── images ├── about_odin.png ├── about_odinm2.png ├── fastboot_default_boot.png ├── fastboot_panel_version.png └── placeholder └── pages ├── hardware_revision.md ├── installing_linux.md ├── installing_windows.md ├── odin_dualboot_linux_guide.md ├── odin_dualboot_windows_guide.md ├── preparing_linux_files.md └── preparing_windows_files.md /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProjectValhalla/OdinMultiBootGuides/HEAD/README.md -------------------------------------------------------------------------------- /images/about_odin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProjectValhalla/OdinMultiBootGuides/HEAD/images/about_odin.png -------------------------------------------------------------------------------- /images/about_odinm2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProjectValhalla/OdinMultiBootGuides/HEAD/images/about_odinm2.png -------------------------------------------------------------------------------- /images/fastboot_default_boot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProjectValhalla/OdinMultiBootGuides/HEAD/images/fastboot_default_boot.png -------------------------------------------------------------------------------- /images/fastboot_panel_version.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProjectValhalla/OdinMultiBootGuides/HEAD/images/fastboot_panel_version.png -------------------------------------------------------------------------------- /images/placeholder: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /pages/hardware_revision.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProjectValhalla/OdinMultiBootGuides/HEAD/pages/hardware_revision.md -------------------------------------------------------------------------------- /pages/installing_linux.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProjectValhalla/OdinMultiBootGuides/HEAD/pages/installing_linux.md -------------------------------------------------------------------------------- /pages/installing_windows.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProjectValhalla/OdinMultiBootGuides/HEAD/pages/installing_windows.md -------------------------------------------------------------------------------- /pages/odin_dualboot_linux_guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProjectValhalla/OdinMultiBootGuides/HEAD/pages/odin_dualboot_linux_guide.md -------------------------------------------------------------------------------- /pages/odin_dualboot_windows_guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProjectValhalla/OdinMultiBootGuides/HEAD/pages/odin_dualboot_windows_guide.md -------------------------------------------------------------------------------- /pages/preparing_linux_files.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProjectValhalla/OdinMultiBootGuides/HEAD/pages/preparing_linux_files.md -------------------------------------------------------------------------------- /pages/preparing_windows_files.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProjectValhalla/OdinMultiBootGuides/HEAD/pages/preparing_windows_files.md --------------------------------------------------------------------------------