{"id":15476077,"url":"https://github.com/speed2exe/linux_install_scripts","last_synced_at":"2026-01-23T07:08:48.829Z","repository":{"id":50970878,"uuid":"453863585","full_name":"speed2exe/linux_install_scripts","owner":"speed2exe","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-26T15:13:27.000Z","size":27618,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T10:16:12.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/speed2exe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-01-31T03:04:12.000Z","updated_at":"2024-06-26T15:13:31.000Z","dependencies_parsed_at":"2024-03-15T19:49:31.643Z","dependency_job_id":"74e724b3-01c2-4a17-ac9b-d9b609c42e94","html_url":"https://github.com/speed2exe/linux_install_scripts","commit_stats":{"total_commits":124,"total_committers":5,"mean_commits":24.8,"dds":0.217741935483871,"last_synced_commit":"5b0ba297a9f4656fed857539303373b397a638d0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/speed2exe/linux_install_scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speed2exe%2Flinux_install_scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speed2exe%2Flinux_install_scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speed2exe%2Flinux_install_scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speed2exe%2Flinux_install_scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/speed2exe","download_url":"https://codeload.github.com/speed2exe/linux_install_scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speed2exe%2Flinux_install_scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28682348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T05:48:07.525Z","status":"ssl_error","status_checked_at":"2026-01-23T05:48:07.129Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-10-02T03:22:30.402Z","updated_at":"2026-01-23T07:08:48.788Z","avatar_url":"https://github.com/speed2exe.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# linux install scripts\n- follow steps below\n\n## On EFI boot\n- make sure you have internet connection\n  - check: `ip -c a`\n  - for wireless connection: `iwctl`\n\n## Partition\n- check: `lsblk`\n- require 2 Partition\n  - EFI System: 350M\n  - Linux filesystem: rest of disk space\n- action: `cfdisk /dev/the_disk_to_be_partitioned`\n\n## Run main.sh\n- supply 2 arg\n  - 1: EFI System Partition\n  - 2: Linux Filesystem Partition\n  - e.g. `./main.sh /dev/sda1 /dev/sda2`\n\n## Common problems\n- Black screen after boot\n  - at the grub menu, press `e`\n  - find the line with starting word `linux`\n  - add `nomodeset` to the end that line\n  - after installation, add `nomodeset` to `GRUB_CMDLINE_LINUX_DEFAULT` and rebuild grub\n- nvidia graphics card display issue\n  - do `sudo pacman -Syu nvidia` after installation\n- USB ports not working during grub selection\n  - go to BIOS, disable `Fast Boot`\n\n## Windows OS to appear in GRUB menu\n- install `ntfs-3g`\n- mount windows partition\n  - eg `sudo mount /dev/nvme0n1p3 /win`\n- rerun `grub-mkconfig`\n  - `sudo grub-mkconfig -o /boot/grub/grub.cfg`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeed2exe%2Flinux_install_scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspeed2exe%2Flinux_install_scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeed2exe%2Flinux_install_scripts/lists"}