{"id":19089300,"url":"https://github.com/naelstrof/auto-usb-arch-scripts","last_synced_at":"2025-04-30T10:09:04.690Z","repository":{"id":143165777,"uuid":"50312371","full_name":"naelstrof/auto-usb-arch-scripts","owner":"naelstrof","description":"Mainly for personal use, I take no responsibility!","archived":false,"fork":false,"pushed_at":"2020-01-27T01:38:14.000Z","size":19,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T15:06:52.453Z","etag":null,"topics":["archlinux","automation","install","installer","portable","usb"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/naelstrof.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2016-01-24T22:52:17.000Z","updated_at":"2023-09-27T18:03:09.000Z","dependencies_parsed_at":"2023-06-02T17:15:48.346Z","dependency_job_id":null,"html_url":"https://github.com/naelstrof/auto-usb-arch-scripts","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/naelstrof%2Fauto-usb-arch-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naelstrof%2Fauto-usb-arch-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naelstrof%2Fauto-usb-arch-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naelstrof%2Fauto-usb-arch-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naelstrof","download_url":"https://codeload.github.com/naelstrof/auto-usb-arch-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249493945,"owners_count":21281637,"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":["archlinux","automation","install","installer","portable","usb"],"created_at":"2024-11-09T03:01:26.392Z","updated_at":"2025-04-18T12:32:29.449Z","avatar_url":"https://github.com/naelstrof.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arch Linux USB Automatic Install Script\n\nThese nifty scripts will install a working Arch Linux installation onto a USB with little to no intervention.\n\n## Features\n\n* It comes equipped with gnome, vim, video drivers, and synaptics.\n* Configures a wheel user, and gives it sudo access.\n* Works with EFI and BIOS systems.\n* Disables autodetect for ramdisk generation, so ramdisk is BIG but works on EVERYTHING.\n* Disables filesystem journaling, and enables noatime for efficient SSD writes.\n* Automatically enables GDM, and NetworkManager.\n\n## Practical Usage\n\n* Get around security features on public computers by booting into your own linux installation.\n* Create a easy throw-away dual boot stick, as a rescue disk, or for quick school work.\n* Quickly manufacture multiple arch sticks with Dota 2 installed and have a portable lan-party at some public computers.\n\n## Issues\n\n* Parted doesn't automatically align partitions optimally, non-issue for USB's afaik.\n\n## Prerequisites\n\nYou'll need to be running on a linux machine with pacman. (Usually Arch Linux or some derivative.)\n\n## Installation/Usage\n\n**Make sure you follow instructions exactly!**\n\nYou can't just sudo the script, since it does some goofy piping and editor magic.\n\n``` bash\ngit clone git@github.com:naelstrof/auto-usb-arch-scripts.git\ncd auto-usb-arch-scripts\nsudo su\n./install.sh /dev/sdX MyCoolComputerName\n```\n\nYou'll eventually be prompted for a username and password.\n\n**WARNING**: If you have swap mounted on the computer you run this script on, you'll have to remove it from the /etc/fstab in order for it to boot on other systems.\n\nAlso, there's no need to run configure.sh.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaelstrof%2Fauto-usb-arch-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaelstrof%2Fauto-usb-arch-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaelstrof%2Fauto-usb-arch-scripts/lists"}