{"id":19281941,"url":"https://github.com/bioarchlinux/iso","last_synced_at":"2025-10-08T02:25:59.598Z","repository":{"id":159460200,"uuid":"617096335","full_name":"BioArchLinux/iso","owner":"BioArchLinux","description":"BioArchLinux in ISO","archived":false,"fork":false,"pushed_at":"2025-04-26T16:46:24.000Z","size":3886,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-09T16:20:48.772Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://repo.bioarchlinux.org/iso","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/BioArchLinux.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-21T17:35:06.000Z","updated_at":"2025-08-08T15:10:16.000Z","dependencies_parsed_at":"2024-09-15T08:41:11.343Z","dependency_job_id":"2a209457-650c-49f5-812b-d5fe9d76d14d","html_url":"https://github.com/BioArchLinux/iso","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BioArchLinux/iso","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioArchLinux%2Fiso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioArchLinux%2Fiso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioArchLinux%2Fiso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioArchLinux%2Fiso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BioArchLinux","download_url":"https://codeload.github.com/BioArchLinux/iso/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BioArchLinux%2Fiso/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278877097,"owners_count":26061383,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-09T21:24:45.770Z","updated_at":"2025-10-08T02:25:59.541Z","avatar_url":"https://github.com/BioArchLinux.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BioArchLinux ISO\n\n![](https://raw.githubusercontent.com/BioArchLinux/iso/master/screenshot.png)\n\n## Download\n\nDownload [iso image file](https://repo.bioarchlinux.org/iso) from [any mirror](https://raw.githubusercontent.com/BioArchLinux/mirror/main/mirrorlist.bio) of BioArchLinux.\n\n## Release\n\nThis iso is released monthly and built by mkarchiso.\n\n# Installation guide\n\n## Pre-installation\n\n### Partition the disks\n\nCheck the partitions, usually, you need one boot partition and one / partition.\n\n```\n# fdsik -l\n```\n\nIf you want to create partitions use\n\n```\n# fdisk /dev/the_disk_to_be_partitioned\n```\n\n### Format partitions\n\nFollowing commands format the boot partition as fas, the root partition as ext4.\n\n```\n# mkfs.ext4 /dev/root_partition\n# mkfs.fat /dev/boot_partition\n```\n\n### Mount\n\n```\n# mount /dev/root_partition /mnt\n# mount --mkdir /dev/boot_partition /mnt/boot\n```\n\n## Installation\n\n### Select the mirrors\n\nyou can edit `/etc/pacman.d/mirrorlist` and `/etc/pacman.d/mirrorlist.bio`, and put the mirror you want at the top of the file.\n\n### Install essential packages\n\nThe example commands will let you use the Linux kernel, you can replace it with other kernels.\n\n```\n# pacstrap /mnt base-bio linux linux-firmware\n```\n\n### pacman.conf\n\nYou can use the `pacman.conf` from live cd, or you should manually add `bioarchlinux` repo to `pacman.conf`\n\n```\n# cp /etc/pacman.conf /mnt/etc/pacman.conf\n```\n\n\n## Configure the system, Reboot \u0026 Post-installation\n\nYou can view [archlinux wiki](https://wiki.archlinux.org/title/Installation_guide), totally the same as Arch Linux.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbioarchlinux%2Fiso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbioarchlinux%2Fiso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbioarchlinux%2Fiso/lists"}