notes/os/linux/arch/reboot.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

30 строки
388 B
Plaintext

setting admin pwd
$ passwd
and type the pwd
$exit
to exit from sub-shell bash
$exit
to exit from arch-chroot
$umount /mnt/{home,boot}
$reboot
and then choose "Boot existing OS"
Note: by default there is no netwok i-faces up
need to do the same stuff for network
$cd /etc/network.d
$cp examples/ethernet-dhcp .
$ip link
to check
edit INTERFACE='enp0s3'
$ netcfg ethernet-dhcp