USB OFFLINE: Ubuntu 22.04 Install OS Server
Revision as of 15:16, 17 June 2023 by Onnowpurbo (talk | contribs)
Download Ubuntu
https://ubuntu.com/download
Bersihkan fs
wipefs -a /dev/sdc
Buat partisi
fdisk /dev/sdc n q
Tambahkan oflag=direct
sudo dd if=ubuntu-server.iso of=/dev/sdc1 oflag=direct bs=1048576 sudo dd if=ubuntu-server.iso of=/dev/sdc1 oflag=direct bs=4M
Instalasi
- Pastikan SSH terinstall