Page 1 of 1

Problem with instalation

Posted: Mon Jun 19, 2023 1:17 pm
by pesteq
I tried to install Kumander Linux, but during installation there was an error and it has stopped. It has happed when files were copied into disk. I tried graphic installer and text installer, but always error was in the same moment of copying.
For comparison I have installed pure Debian 12 from live .iso and there was all OK with installation.
Why your distro makes problems ? The installer looks the same.
Best regards
pesteq

Problem with instalation

Posted: Tue Jun 20, 2023 12:50 am
by Roy
Hi pesteq and welcome to the forum.

This is a good question. I have not seen this kind of behavior before. Could you please provide more details, like the actual error message and/or a screenshot/photo?

Is it a virtual machine or a physical one? Are you installing on a HDD/SSD or a USB?

Some options I can imagine:
  1. There is something conflicting with the way your partitions are set up. Try to leave the partitioning settings on default without changing anything
  2. There is no access to http://deb.debian.org (used by Apt)
The installer is a slightly modified version of Debian's own installer (It's Debian 11 btw). But it should work in exactly the same way.

Regards,
Roy

Problem with instalation

Posted: Fri Jun 23, 2023 3:56 am
by MauRaider
If you are running this in Vbox make sure your network adapter is set to NAT and not Bridge Adapter. I had that issue with while trying to install it in vbox.

Are you running it on bare metal? If so is EFI or UEFI is enabled?

Problem with instalation

Posted: Mon Jul 03, 2023 3:56 am
by ClarkFrancis
MauRaider wrote: Fri Jun 23, 2023 3:56 am If you are running this in Vbox make sure your network adapter is set to NAT and not Bridge Adapter. I had that issue with while trying to install it in vbox.

Are you running it on bare metal? If so is EFI or UEFI is enabled?
it's recommended to set the network adapter to NAT (Network Address Translation) rather than Bridge Adapter. NAT allows the virtual machine to share the host machine's IP address for network connectivity.