8
@lemmy.world @programming.dev @casualconversation can someone please suggest me a way out ??
(files.hear-me.social)
Linux introductions, tips and tutorials. Questions are encouraged. Any distro, any platform! Explicitly noob-friendly.
Isn't it supposed to be a file? (Maybe that's your issue?) Is this the first time you're setting up this VM or are you trying to move it from somewhere else?
Assuming first time, I'd expect you'd create a disk image to install to, load an ISO for the distro into the simulated optical drive, and then boot from the optical drive and format the blank disk inside the VM. I don't know what VirtualBox specifically does, but that seems like the kind of thing there should be a wizard for; there is in other VM software, at least, for creating new VMs...
If you're trying to migrate an existing VM between computers, I'd expect you'd just copy the disk image file and recreate the machine metadata to make sure it points to it correctly and you should be good...? Could be some VB specific crap I'm unaware of though.