#arch vm has no internet
1 messages ยท Page 1 of 1 (latest)
Just a quick heads-up for other people that might help:
We already tried changing the emulated network device - no luck so far
also it worked yesterday
the internet
today it just doesnt
yesterday i had touched nothing ab the internet
i just created the vm
And your host was not on arch yesterday?
oh host sry
no update on host
also this morning i couldnt start the vm at all
it says network thing
so i asked llm and it made me do this:
sudo virsh net-define default
then i could start it
Well, you shouldn't execute commands you get from a LLM, ESPECIALLY not ones that are prefixed with, or need to be prefixed with sudo to execute successfully without doing your own research on exactly what the command does
woopsie xd
Luckily this time it didn't recommend something disastrous
well what ab it
It's fine, it just created a default virtual network device for use with lib-virt
Weird that it was missing in the first place
yeah idfk anymore
i just want the internet lmfao
also why would it work yesterday and not today
Honestly that's a mystery to me
yo lumi to the resque
Okay dumb question
#quick-questions message
Did you install "qemu-full"
no
why bro
so it must be some setting config smth
Please install virtio guest additions into your guest OS
Like I asked you here for example:
#quick-questions message
whats the actual name?
the only thing they installed in the vm was base linux linux-headers my guess is that dhcp isnt included, hence the network doesnt work (because vms typically use an ethernet connection
try installing one of these: https://wiki.archlinux.org/title/Network_configuration#Network_managers
remember to look for ethernet support
i cant
i have no internet
archiso, mount the partitions, chroot and then you should be free to use pacman to install it and set up the connection
why do i need to mount boot?
its always suggested to mount the critical partitions
vda2 should be mounted to /mt and vda1 to /mnt/boot
i installed kde and sddm is that enough
it should include for network i think
plasma network manager
output of pacman -Q networkmanager?
im actually having a problem
i insert the password in the login manager and it prompts back to it
it do accept the password tho
i think its a tty changing issue
ami not supposed to use a login manager?
you need to have one
try rebooting the vm or change manually
change what
chabge tty manually
ah. right. there should be a button somewhere in the window that allows you to give the keyboard entirely to virtual manager when its focused
?
the qemu/kvm window should have a button that allows focusing all keybinds to the vm instead
i dont see it
probably in the ribbon menus somewhere
ok i found
yeah it doesnt work
kde doesnt start properly
do you have nic passthrough
if so try ethernet
otherwise try disconnecting your baremetal machine from wifi or turning it off, then attempting to reload the vm to see if it shows
what is it?