mirror of
https://github.com/janishutz/arch-dev-vm.git
synced 2025-11-25 05:44:23 +00:00
some small tweaks
This commit is contained in:
@@ -31,7 +31,9 @@ On a live-booted archlinux installer, run the following commands
|
||||
./install.sh
|
||||
```
|
||||
|
||||
and follow the on-screen prompts
|
||||
and follow the on-screen prompts.
|
||||
|
||||
**NOTE: The keyboard layout by default is en_US-latin1**
|
||||
|
||||
## Editing the sudoers file
|
||||
In the sudoers file, you need to uncomment the 15th line from the botton, just below the line that says
|
||||
|
||||
@@ -48,6 +48,7 @@ EOD
|
||||
usermod -aG wheel arch-is-best
|
||||
|
||||
rm -rf /home/arch-is-best/arch-dev-vm
|
||||
mkdir --parent /home/arch-is-best/arch-dev-vm
|
||||
mv /root/arch-dev-vm/* /home/arch-is-best/arch-dev-vm
|
||||
|
||||
echo "
|
||||
|
||||
@@ -121,7 +121,7 @@ echo "
|
||||
----------------------------------------------------------------
|
||||
|
||||
DONE!
|
||||
Congratulations, you now have a fully set up linux VM.
|
||||
Congratulations, you now have a fully set up ArchLinux VM.
|
||||
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user