bpr323 wrote: Sun Oct 06, 2019 8:30 am
Installed 19-b3 on baremetal box1 - all good
Took a snapshot (not preserving user profile, "for distribution" - done
Created bootable USB with MX USB creator - done
Trying to install from this snapshot on a different laptop (X1 carbon, all ssd partitions deleted) and got stuck with installer problems:
1) The snapshot USB boots to desktop, but hasn't preserved my "horizontal panel" settings, although menu items are correct.
2) When I start the install from GUI icon it spits out errors "minstall.conf has incorrect settings", etc - it reports that it can't format partitions, can't install Grub automatically
3) Tried "custom install" - same
Both the source PC and target PC are basic aio Intel x64 laptops - nothing fancy, no nvidia - what's the deal with the minstall.conf?
1. is not a bug per se, snapshot never saved desktop changes, that's controlled by /etc/skel and you'd need to customize that manually.
2. we probably need to exclude that minstall.conf when taking a "for distribution" snapshot, it simply tried to use the last install configuration since your drives have different names/partitions it would say that the config file is wrong but it should still let you choose your own settings, doesn't that work? You could also for now remove /etc/minstall.conf
3. I'm not sure what "--same" means. That it cannot format partitions? What did you select? Did you create the partitions with Gparted and then selected them and it could use then?