Skip to content

Instantly share code, notes, and snippets.

View nahidtislam's full-sized avatar

nahidtislam

View GitHub Profile
@nahidtislam
nahidtislam / install arch on parallels M1.text
Last active November 29, 2022 19:29 — forked from ReturnRei/Arch on Mac M1.txt
install Arch Linux ARM on Parallels (Apple Silicon)
### ReturnRei's youtube video provides a very helpful tutorial
### https://www.youtube.com/watch?v=dKvetujHjYQ&t=737s
#### PLEASE NOTE::
#### I created the Arch (target) VM (from the get go) and booted that with an Ubuntu CD
#### I think it's easier to do it that rather than to mess around with an existing vm
## his useful links
# https://wiki.archlinux.org/title/Install_Arch_Linux_from_existing_Linux#Using_a_chroot_environment
# https://archlinuxarm.org/platforms/armv8/generic
@nahidtislam
nahidtislam / ubuntu-to-popos-arm64-coversion
Last active February 1, 2023 08:49
convert ubuntu-aarch64 to pop-os (for Parallels on Apple Silicon Macs)
#!/bin/bash
## this script is intended to allow pop os to run on arm64 machines that isn't a raspberry pi
## very useful especially on a parallels virtual machine on the M1 or M2 macs
### plz note I got commands from a random reddit link leading to a website
### which I really need to credit but can't find the source
# to get the script started you must start up an ubuntu live cd ad perform the installation
# see link to download the desktop live environment for easy install