[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Installer not reading preseed.cfg



d-i mirror/country string manual
d-i mirror/suite string stable

yes, those two lines did the magic! Thanks.
It started reading from the local server but...now, it's stopping next at this error:

   No root file system
No root file system is defined.

Please correct this from the partitioning menu.

I googled around and tried replacing 'lvm' with regular:

#d-i partman-auto/method string lvm
d-i partman-auto/method string regular

(and commenting out the related lvm lines)

and tried replacing 'home' with 'atomic' as well:

#d-i partman-auto/choose_recipe select home
d-i partman-auto/choose_recipe select atomic

no luck so far. will look into the details in the morning.



Reply to: