Created
April 20, 2017 07:21
-
-
Save mitchmindtree/c228827a079e3e006de2d834da25882a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contents of `/etc/fstab` | |
------------------------ | |
# | |
# /etc/fstab: static file system information | |
# | |
# <file system> <dir> <type> <options> <dump> <pass> | |
# /dev/nvme0n1p6 | |
UUID=ff9452b7-a7e9-4627-9355-06417be1ac16 / ext4 rw,relatime,data=ordered 0 1 | |
# /dev/nvme0n1p6 | |
UUID=ff9452b7-a7e9-4627-9355-06417be1ac16 / ext4 rw,relatime,data=ordered 0 1 | |
# /dev/nvme0n1p2 LABEL=SYSTEM | |
UUID=E60A-7039 /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 2 | |
Output of `tree /boot` | |
---------------------- | |
/boot | |
├── Boot | |
│ ├── BCD | |
│ ├── BCD.LOG | |
│ ├── BCD.LOG1 | |
│ ├── BCD.LOG2 | |
│ ├── bg-BG | |
│ │ └── bootmgr.exe.mui | |
│ ├── BOOTSTAT.DAT | |
│ ├── bootvhd.dll | |
│ ├── cs-CZ | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── da-DK | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── de-DE | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── el-GR | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── en-GB | |
│ │ └── bootmgr.exe.mui | |
│ ├── en-US | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── es-ES | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── es-MX | |
│ │ └── bootmgr.exe.mui | |
│ ├── et-EE | |
│ │ └── bootmgr.exe.mui | |
│ ├── fi-FI | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── Fonts | |
│ │ ├── chs_boot.ttf | |
│ │ ├── cht_boot.ttf | |
│ │ ├── jpn_boot.ttf | |
│ │ ├── kor_boot.ttf | |
│ │ ├── malgun_boot.ttf | |
│ │ ├── malgunn_boot.ttf | |
│ │ ├── meiryo_boot.ttf | |
│ │ ├── meiryon_boot.ttf | |
│ │ ├── msjh_boot.ttf | |
│ │ ├── msjhn_boot.ttf | |
│ │ ├── msyh_boot.ttf | |
│ │ ├── msyhn_boot.ttf | |
│ │ ├── segmono_boot.ttf | |
│ │ ├── segoen_slboot.ttf | |
│ │ ├── segoe_slboot.ttf | |
│ │ └── wgl4_boot.ttf | |
│ ├── fr-CA | |
│ │ └── bootmgr.exe.mui | |
│ ├── fr-FR | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── hr-HR | |
│ │ └── bootmgr.exe.mui | |
│ ├── hu-HU | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── it-IT | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── ja-JP | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── ko-KR | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── lt-LT | |
│ │ └── bootmgr.exe.mui | |
│ ├── lv-LV | |
│ │ └── bootmgr.exe.mui | |
│ ├── memtest.exe | |
│ ├── nb-NO | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── nl-NL | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── pl-PL | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── pt-BR | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── pt-PT | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── qps-ploc | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── Resources | |
│ │ ├── bootres.dll | |
│ │ ├── da-DK | |
│ │ │ └── bootres.dll.mui | |
│ │ ├── de-DE | |
│ │ │ └── bootres.dll.mui | |
│ │ ├── en-US | |
│ │ │ └── bootres.dll.mui | |
│ │ ├── es-ES | |
│ │ │ └── bootres.dll.mui | |
│ │ ├── fi-FI | |
│ │ │ └── bootres.dll.mui | |
│ │ ├── fr-FR | |
│ │ │ └── bootres.dll.mui | |
│ │ ├── ja-JP | |
│ │ │ └── bootres.dll.mui | |
│ │ ├── ko-KR | |
│ │ │ └── bootres.dll.mui | |
│ │ ├── nb-NO | |
│ │ │ └── bootres.dll.mui | |
│ │ ├── pt-BR | |
│ │ │ └── bootres.dll.mui | |
│ │ ├── sv-SE | |
│ │ │ └── bootres.dll.mui | |
│ │ ├── zh-CN | |
│ │ │ └── bootres.dll.mui | |
│ │ └── zh-TW | |
│ │ └── bootres.dll.mui | |
│ ├── ro-RO | |
│ │ └── bootmgr.exe.mui | |
│ ├── ru-RU | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── sk-SK | |
│ │ └── bootmgr.exe.mui | |
│ ├── sl-SI | |
│ │ └── bootmgr.exe.mui | |
│ ├── sr-Latn-CS | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── sr-Latn-RS | |
│ │ └── bootmgr.exe.mui | |
│ ├── sv-SE | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── tr-TR | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── uk-UA | |
│ │ └── bootmgr.exe.mui | |
│ ├── zh-CN | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ ├── zh-HK | |
│ │ ├── bootmgr.exe.mui | |
│ │ └── memtest.exe.mui | |
│ └── zh-TW | |
│ ├── bootmgr.exe.mui | |
│ └── memtest.exe.mui | |
├── bootmgr | |
├── BOOTNXT | |
├── EFI | |
│ ├── Boot | |
│ │ └── bootx64.efi | |
│ ├── grub | |
│ │ └── grubx64.efi | |
│ └── Microsoft | |
│ ├── Boot | |
│ │ ├── BCD | |
│ │ ├── BCD.LOG | |
│ │ ├── BCD.LOG1 | |
│ │ ├── BCD.LOG2 | |
│ │ ├── bg-BG | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ └── bootmgr.efi.mui | |
│ │ ├── bootmgfw.efi | |
│ │ ├── bootmgr.efi | |
│ │ ├── BOOTSTAT.DAT | |
│ │ ├── boot.stl | |
│ │ ├── cs-CZ | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── da-DK | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── de-DE | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── el-GR | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── en-GB | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ └── bootmgr.efi.mui | |
│ │ ├── en-US | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── es-ES | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── es-MX | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ └── bootmgr.efi.mui | |
│ │ ├── et-EE | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ └── bootmgr.efi.mui | |
│ │ ├── fi-FI | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── Fonts | |
│ │ │ ├── chs_boot.ttf | |
│ │ │ ├── cht_boot.ttf | |
│ │ │ ├── jpn_boot.ttf | |
│ │ │ ├── kor_boot.ttf | |
│ │ │ ├── malgun_boot.ttf | |
│ │ │ ├── malgunn_boot.ttf | |
│ │ │ ├── meiryo_boot.ttf | |
│ │ │ ├── meiryon_boot.ttf | |
│ │ │ ├── msjh_boot.ttf | |
│ │ │ ├── msjhn_boot.ttf | |
│ │ │ ├── msyh_boot.ttf | |
│ │ │ ├── msyhn_boot.ttf | |
│ │ │ ├── segmono_boot.ttf | |
│ │ │ ├── segoen_slboot.ttf | |
│ │ │ ├── segoe_slboot.ttf | |
│ │ │ └── wgl4_boot.ttf | |
│ │ ├── fr-CA | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ └── bootmgr.efi.mui | |
│ │ ├── fr-FR | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── hr-HR | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ └── bootmgr.efi.mui | |
│ │ ├── hu-HU | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── it-IT | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── ja-JP | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── kd_02_10df.dll | |
│ │ ├── kd_02_10ec.dll | |
│ │ ├── kd_02_1137.dll | |
│ │ ├── kd_02_14e4.dll | |
│ │ ├── kd_02_15b3.dll | |
│ │ ├── kd_02_1969.dll | |
│ │ ├── kd_02_19a2.dll | |
│ │ ├── kd_02_8086.dll | |
│ │ ├── kd_07_1415.dll | |
│ │ ├── kd_0C_8086.dll | |
│ │ ├── kdstub.dll | |
│ │ ├── ko-KR | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── lt-LT | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ └── bootmgr.efi.mui | |
│ │ ├── lv-LV | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ └── bootmgr.efi.mui | |
│ │ ├── memtest.efi | |
│ │ ├── nb-NO | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── nl-NL | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── pl-PL | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── pt-BR | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── pt-PT | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── qps-ploc | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── Resources | |
│ │ │ ├── bootres.dll | |
│ │ │ ├── da-DK | |
│ │ │ │ └── bootres.dll.mui | |
│ │ │ ├── de-DE | |
│ │ │ │ └── bootres.dll.mui | |
│ │ │ ├── en-US | |
│ │ │ │ └── bootres.dll.mui | |
│ │ │ ├── es-ES | |
│ │ │ │ └── bootres.dll.mui | |
│ │ │ ├── fi-FI | |
│ │ │ │ └── bootres.dll.mui | |
│ │ │ ├── fr-FR | |
│ │ │ │ └── bootres.dll.mui | |
│ │ │ ├── ja-JP | |
│ │ │ │ └── bootres.dll.mui | |
│ │ │ ├── ko-KR | |
│ │ │ │ └── bootres.dll.mui | |
│ │ │ ├── nb-NO | |
│ │ │ │ └── bootres.dll.mui | |
│ │ │ ├── pt-BR | |
│ │ │ │ └── bootres.dll.mui | |
│ │ │ ├── sv-SE | |
│ │ │ │ └── bootres.dll.mui | |
│ │ │ ├── zh-CN | |
│ │ │ │ └── bootres.dll.mui | |
│ │ │ └── zh-TW | |
│ │ │ └── bootres.dll.mui | |
│ │ ├── ro-RO | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ └── bootmgr.efi.mui | |
│ │ ├── ru-RU | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── sk-SK | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ └── bootmgr.efi.mui | |
│ │ ├── sl-SI | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ └── bootmgr.efi.mui | |
│ │ ├── sr-Latn-CS | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── sr-Latn-RS | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ └── bootmgr.efi.mui | |
│ │ ├── sv-SE | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── th-TH | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ └── bootmgr.efi.mui | |
│ │ ├── tr-TR | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── uk-UA | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ └── bootmgr.efi.mui | |
│ │ ├── zh-CN | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ ├── zh-HK | |
│ │ │ ├── bootmgfw.efi.mui | |
│ │ │ ├── bootmgr.efi.mui | |
│ │ │ └── memtest.efi.mui | |
│ │ └── zh-TW | |
│ │ ├── bootmgfw.efi.mui | |
│ │ ├── bootmgr.efi.mui | |
│ │ └── memtest.efi.mui | |
│ └── Recovery | |
│ ├── BCD | |
│ ├── BCD.LOG | |
│ ├── BCD.LOG1 | |
│ └── BCD.LOG2 | |
├── grub | |
│ ├── fonts | |
│ │ └── unicode.pf2 | |
│ ├── grub.cfg | |
│ ├── grubenv | |
│ ├── locale | |
│ │ ├── ast.mo | |
│ │ ├── ca.mo | |
│ │ ├── da.mo | |
│ │ ├── de_CH.mo | |
│ │ ├── [email protected] | |
│ │ ├── de.mo | |
│ │ ├── [email protected] | |
│ │ ├── [email protected] | |
│ │ ├── [email protected] | |
│ │ ├── [email protected] | |
│ │ ├── eo.mo | |
│ │ ├── es.mo | |
│ │ ├── fi.mo | |
│ │ ├── fr.mo | |
│ │ ├── gl.mo | |
│ │ ├── hu.mo | |
│ │ ├── id.mo | |
│ │ ├── it.mo | |
│ │ ├── ja.mo | |
│ │ ├── ko.mo | |
│ │ ├── lt.mo | |
│ │ ├── nb.mo | |
│ │ ├── nl.mo | |
│ │ ├── pa.mo | |
│ │ ├── pl.mo | |
│ │ ├── pt_BR.mo | |
│ │ ├── ru.mo | |
│ │ ├── sl.mo | |
│ │ ├── sr.mo | |
│ │ ├── sv.mo | |
│ │ ├── tr.mo | |
│ │ ├── uk.mo | |
│ │ ├── vi.mo | |
│ │ ├── zh_CN.mo | |
│ │ └── zh_TW.mo | |
│ ├── themes | |
│ │ └── starfield | |
│ │ ├── blob_w.png | |
│ │ ├── boot_menu_c.png | |
│ │ ├── boot_menu_e.png | |
│ │ ├── boot_menu_ne.png | |
│ │ ├── boot_menu_n.png | |
│ │ ├── boot_menu_nw.png | |
│ │ ├── boot_menu_se.png | |
│ │ ├── boot_menu_s.png | |
│ │ ├── boot_menu_sw.png | |
│ │ ├── boot_menu_w.png | |
│ │ ├── COPYING.CC-BY-SA-3.0 | |
│ │ ├── dejavu_10.pf2 | |
│ │ ├── dejavu_12.pf2 | |
│ │ ├── dejavu_14.pf2 | |
│ │ ├── dejavu_16.pf2 | |
│ │ ├── dejavu_bold_14.pf2 | |
│ │ ├── README | |
│ │ ├── slider_c.png | |
│ │ ├── slider_n.png | |
│ │ ├── slider_s.png | |
│ │ ├── starfield.png | |
│ │ ├── terminal_box_c.png | |
│ │ ├── terminal_box_e.png | |
│ │ ├── terminal_box_ne.png | |
│ │ ├── terminal_box_n.png | |
│ │ ├── terminal_box_nw.png | |
│ │ ├── terminal_box_se.png | |
│ │ ├── terminal_box_s.png | |
│ │ ├── terminal_box_sw.png | |
│ │ ├── terminal_box_w.png | |
│ │ └── theme.txt | |
│ └── x86_64-efi | |
│ ├── acpi.mod | |
│ ├── adler32.mod | |
│ ├── affs.mod | |
│ ├── afs.mod | |
│ ├── ahci.mod | |
│ ├── all_video.mod | |
│ ├── aout.mod | |
│ ├── appleldr.mod | |
│ ├── archelp.mod | |
│ ├── ata.mod | |
│ ├── at_keyboard.mod | |
│ ├── backtrace.mod | |
│ ├── bfs.mod | |
│ ├── bitmap.mod | |
│ ├── bitmap_scale.mod | |
│ ├── blocklist.mod | |
│ ├── boot.mod | |
│ ├── boottime.mod | |
│ ├── bsd.mod | |
│ ├── bswap_test.mod | |
│ ├── btrfs.mod | |
│ ├── bufio.mod | |
│ ├── cacheinfo.mod | |
│ ├── cat.mod | |
│ ├── cbfs.mod | |
│ ├── cbls.mod | |
│ ├── cbmemc.mod | |
│ ├── cbtable.mod | |
│ ├── cbtime.mod | |
│ ├── chain.mod | |
│ ├── cmdline_cat_test.mod | |
│ ├── cmp.mod | |
│ ├── cmp_test.mod | |
│ ├── command.lst | |
│ ├── configfile.mod | |
│ ├── core.efi | |
│ ├── cpio_be.mod | |
│ ├── cpio.mod | |
│ ├── cpuid.mod | |
│ ├── crc64.mod | |
│ ├── cryptodisk.mod | |
│ ├── crypto.lst | |
│ ├── crypto.mod | |
│ ├── cs5536.mod | |
│ ├── ctz_test.mod | |
│ ├── datehook.mod | |
│ ├── date.mod | |
│ ├── datetime.mod | |
│ ├── diskfilter.mod | |
│ ├── disk.mod | |
│ ├── div.mod | |
│ ├── div_test.mod | |
│ ├── dm_nv.mod | |
│ ├── echo.mod | |
│ ├── efifwsetup.mod | |
│ ├── efi_gop.mod | |
│ ├── efinet.mod | |
│ ├── efi_uga.mod | |
│ ├── ehci.mod | |
│ ├── elf.mod | |
│ ├── eval.mod | |
│ ├── exfat.mod | |
│ ├── exfctest.mod | |
│ ├── ext2.mod | |
│ ├── extcmd.mod | |
│ ├── fat.mod | |
│ ├── file.mod | |
│ ├── fixvideo.mod | |
│ ├── font.mod | |
│ ├── fshelp.mod | |
│ ├── fs.lst | |
│ ├── functional_test.mod | |
│ ├── gcry_arcfour.mod | |
│ ├── gcry_blowfish.mod | |
│ ├── gcry_camellia.mod | |
│ ├── gcry_cast5.mod | |
│ ├── gcry_crc.mod | |
│ ├── gcry_des.mod | |
│ ├── gcry_dsa.mod | |
│ ├── gcry_idea.mod | |
│ ├── gcry_md4.mod | |
│ ├── gcry_md5.mod | |
│ ├── gcry_rfc2268.mod | |
│ ├── gcry_rijndael.mod | |
│ ├── gcry_rmd160.mod | |
│ ├── gcry_rsa.mod | |
│ ├── gcry_seed.mod | |
│ ├── gcry_serpent.mod | |
│ ├── gcry_sha1.mod | |
│ ├── gcry_sha256.mod | |
│ ├── gcry_sha512.mod | |
│ ├── gcry_tiger.mod | |
│ ├── gcry_twofish.mod | |
│ ├── gcry_whirlpool.mod | |
│ ├── geli.mod | |
│ ├── gettext.mod | |
│ ├── gfxmenu.mod | |
│ ├── gfxterm_background.mod | |
│ ├── gfxterm_menu.mod | |
│ ├── gfxterm.mod | |
│ ├── gptsync.mod | |
│ ├── grub.efi | |
│ ├── gzio.mod | |
│ ├── halt.mod | |
│ ├── hashsum.mod | |
│ ├── hdparm.mod | |
│ ├── hello.mod | |
│ ├── help.mod | |
│ ├── hexdump.mod | |
│ ├── hfs.mod | |
│ ├── hfspluscomp.mod | |
│ ├── hfsplus.mod | |
│ ├── http.mod | |
│ ├── iorw.mod | |
│ ├── iso9660.mod | |
│ ├── jfs.mod | |
│ ├── jpeg.mod | |
│ ├── keylayouts.mod | |
│ ├── keystatus.mod | |
│ ├── ldm.mod | |
│ ├── legacycfg.mod | |
│ ├── legacy_password_test.mod | |
│ ├── linux16.mod | |
│ ├── linux.mod | |
│ ├── loadbios.mod | |
│ ├── loadenv.mod | |
│ ├── loopback.mod | |
│ ├── lsacpi.mod | |
│ ├── lsefimmap.mod | |
│ ├── lsefi.mod | |
│ ├── lsefisystab.mod | |
│ ├── lsmmap.mod | |
│ ├── ls.mod | |
│ ├── lspci.mod | |
│ ├── lssal.mod | |
│ ├── luks.mod | |
│ ├── lvm.mod | |
│ ├── lzopio.mod | |
│ ├── macbless.mod | |
│ ├── macho.mod | |
│ ├── mdraid09_be.mod | |
│ ├── mdraid09.mod | |
│ ├── mdraid1x.mod | |
│ ├── memdisk.mod | |
│ ├── memrw.mod | |
│ ├── minicmd.mod | |
│ ├── minix2_be.mod | |
│ ├── minix2.mod | |
│ ├── minix3_be.mod | |
│ ├── minix3.mod | |
│ ├── minix_be.mod | |
│ ├── minix.mod | |
│ ├── mmap.mod | |
│ ├── moddep.lst | |
│ ├── modinfo.sh | |
│ ├── morse.mod | |
│ ├── mpi.mod | |
│ ├── msdospart.mod | |
│ ├── mul_test.mod | |
│ ├── multiboot2.mod | |
│ ├── multiboot.mod | |
│ ├── nativedisk.mod | |
│ ├── net.mod | |
│ ├── newc.mod | |
│ ├── nilfs2.mod | |
│ ├── normal.mod | |
│ ├── ntfscomp.mod | |
│ ├── ntfs.mod | |
│ ├── odc.mod | |
│ ├── offsetio.mod | |
│ ├── ohci.mod | |
│ ├── part_acorn.mod | |
│ ├── part_amiga.mod | |
│ ├── part_apple.mod | |
│ ├── part_bsd.mod | |
│ ├── part_dfly.mod | |
│ ├── part_dvh.mod | |
│ ├── part_gpt.mod | |
│ ├── partmap.lst | |
│ ├── part_msdos.mod | |
│ ├── part_plan.mod | |
│ ├── part_sun.mod | |
│ ├── part_sunpc.mod | |
│ ├── parttool.lst | |
│ ├── parttool.mod | |
│ ├── password.mod | |
│ ├── password_pbkdf2.mod | |
│ ├── pata.mod | |
│ ├── pbkdf2.mod | |
│ ├── pbkdf2_test.mod | |
│ ├── pcidump.mod | |
│ ├── play.mod | |
│ ├── png.mod | |
│ ├── priority_queue.mod | |
│ ├── probe.mod | |
│ ├── procfs.mod | |
│ ├── progress.mod | |
│ ├── raid5rec.mod | |
│ ├── raid6rec.mod | |
│ ├── random.mod | |
│ ├── read.mod | |
│ ├── reboot.mod | |
│ ├── regexp.mod | |
│ ├── reiserfs.mod | |
│ ├── relocator.mod | |
│ ├── romfs.mod | |
│ ├── scsi.mod | |
│ ├── search_fs_file.mod | |
│ ├── search_fs_uuid.mod | |
│ ├── search_label.mod | |
│ ├── search.mod | |
│ ├── serial.mod | |
│ ├── setjmp.mod | |
│ ├── setjmp_test.mod | |
│ ├── setpci.mod | |
│ ├── sfs.mod | |
│ ├── shift_test.mod | |
│ ├── signature_test.mod | |
│ ├── sleep.mod | |
│ ├── sleep_test.mod | |
│ ├── spkmodem.mod | |
│ ├── squash4.mod | |
│ ├── syslinuxcfg.mod | |
│ ├── tar.mod | |
│ ├── terminal.lst | |
│ ├── terminal.mod | |
│ ├── terminfo.mod | |
│ ├── test_blockarg.mod | |
│ ├── testload.mod | |
│ ├── test.mod | |
│ ├── testspeed.mod | |
│ ├── tftp.mod | |
│ ├── tga.mod | |
│ ├── time.mod | |
│ ├── trig.mod | |
│ ├── tr.mod | |
│ ├── true.mod | |
│ ├── udf.mod | |
│ ├── ufs1_be.mod | |
│ ├── ufs1.mod | |
│ ├── ufs2.mod | |
│ ├── uhci.mod | |
│ ├── usb_keyboard.mod | |
│ ├── usb.mod | |
│ ├── usbms.mod | |
│ ├── usbserial_common.mod | |
│ ├── usbserial_ftdi.mod | |
│ ├── usbserial_pl2303.mod | |
│ ├── usbserial_usbdebug.mod | |
│ ├── usbtest.mod | |
│ ├── verify.mod | |
│ ├── video_bochs.mod | |
│ ├── video_cirrus.mod | |
│ ├── video_colors.mod | |
│ ├── video_fb.mod | |
│ ├── videoinfo.mod | |
│ ├── video.lst | |
│ ├── video.mod | |
│ ├── videotest_checksum.mod | |
│ ├── videotest.mod | |
│ ├── xfs.mod | |
│ ├── xnu.mod | |
│ ├── xnu_uuid.mod | |
│ ├── xnu_uuid_test.mod | |
│ ├── xzio.mod | |
│ ├── zfscrypt.mod | |
│ ├── zfsinfo.mod | |
│ └── zfs.mod | |
└── intel-ucode.img | |
120 directories, 595 files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment