USB OFFLINE: Ubuntu 22.04 Install OS Server
Revision as of 03:26, 18 June 2023 by Onnowpurbo (talk | contribs)
Download Ubuntu
https://ubuntu.com/download
Bersihkan fs
wipefs -a /dev/sdc
Tambahkan oflag=direct
sudo dd if=ubuntu-server.iso of=/dev/sdc oflag=direct bs=1M status=progress sudo dd if=ubuntu-server.iso of=/dev/sdc oflag=direct bs=4M status=progress
Instalasi
- Pastikan SSH terinstall