#[SOLVED] Copying files to VM
145 messages · Page 1 of 1 (latest)
using a shared drive would be easier
how
unless that's what you mean
i want to drag zip files to my vm
and what VM software do you use?
Virt-manager with QEMU
well, there are ways to do that, but i won't guide you cuz i'm going to bed
Thanks
fluxdev_ received a thank you cookie!
what did you try
i tried compressing the file to zip
then drag to vm
and it auto-copy to downloads directory
rn im uncompressing it
what command do i use to update all the packages? from the files?
ye
pacman -U /path/to/files/*.tar.gz
sry i meant .pkg.tar.zst and .pkg.tar.zst.sig
-U, --upgrade
Upgrade or add package(s) to the system and install the required dependencies from sync repositories. Either a URL or file path can be specified.
This is a “remove-then-add” process. See Upgrade Options below; also see Handling Config Files for an explanation on how pacman takes care of
configuration files.
idk what those are
or how you made them
/var/cache/pacman/pkg
idk tbh
i remember seeing that this is the directory that has the packages
so i thought its this one
ok those are a differnt compressoin
try pacman -U /path/to/files/*.tar.zst
@spring slate
ok
idk how to copy from vm
output
of commands and stuff
it keeps saying up-to-date --reinstalling
and duplicate-target or smth
#17680 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.
- You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
- You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".
Your title should be like so: http://0x0.st/8Rt9.png
Thank you
sounds like you are installing the packages from the archive files
nope didnt work
?
try one of the packages you installed
ok
and you should read the error
desnt work
show pic
what about setxkbmap
let me test that. idk what that is
why are you installing packages from local sources on a VM?
like, what's your goal
you went from "I need to share files with my KVM VM" to "installing files from local sources"
yes because its not a quick question
wdym
also I don't recommend doing this, as you may be missing dependencies
so what do i do
installing 1 package may be not enough
wdym 1 package
packages need dependencies
look like they copied all their packages though @candid stirrup
every time you install with pacman, it resolves the dependencies
using local files also needs the same
but it took me a while to compress the files T^T
so, if you install 1 package for an app, you still need to figure out the dependencies
i copied all my packages
is there a better way to install the packages without downloading?
https://bbs.archlinux.org/viewtopic.php?pid=232564#p232564
this seems to be the way to download and install elsewhere
does it need internet
idk about local packages, but I do know you can have your own repo
like, when I tried making my own offline arch iso, I managed to make pacman to use the local repo
tho I don't recall the steps, but it is possible
but you need a system with internet to achieve it
I still don't get what's your goal
what's the VM for?
and why no internet
limited internet plan.
testing what
i wanna try it
yes but what's the host OS
and i wanna run apps there to test for future
where you took the files from
put them in the same place
in your vm
how about you make your own custom arch iso with offline install?
bruh if you just want to test hyprland install it and try it
so from a system with internet, archiso downloads all the packages to a local cache, then it integrates them to an ISO
also hyprland is a no no on a VM
it will not work
you don't need a VM to try other desktops
i dont wanna break my system
holy cow what a big XY problem
sad
next time state your goal
.s xypronlem
Snippet not found.
.s xyproblem
What is it?
The XY problem is asking about your attempted solution rather than your actual problem. This leads to enormous amounts of wasted time and energy, both on the part of people asking for help, and on the part of those providing help.
What to do about it?
- Always include information about a broader picture along with any attempted solution.
- If someone asks for more information, do provide details.
- If there are other solutions you've already ruled out, share why you've ruled them out. This gives more information about your requirements.
More information: http://xyproblem.info/
read this @spring slate https://xyproblem.info/
@spring slate
... solved
#17680 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.
- You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
- You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".
Your title should be like so: http://0x0.st/8Rt9.png
Thank you