sebanc / linuxloops

Adaptable / declarative linux distribution installer
GNU General Public License v3.0
96 stars 6 forks source link

How to use already downloaded iso. #9

Closed SROG33 closed 8 months ago

SROG33 commented 8 months ago

I have a downloaded iso of opensuse how can I use it to install on a partition.

sebanc commented 8 months ago

linuxloops does not use iso images, it will download a small opensuse container rootfs (~100MB) and perform the install from the distro package manager.

SROG33 commented 8 months ago

linuxloops does not use iso images, it will download a small opensuse container rootfs (~100MB) and perform the install from the distro package manager.

Oh! Thanks for clarifying.