On 2019-01-08 07:41, 荒井吉則 wrote:
The cause is comment out and swap-devices is solution.
                      ;;(file-system
                        ;;  (device "/dev/sda2")
                        ;;  (mount-point "swap")
                        ;;  (type "swap"))
                        %base-file-systems))
   (swap-devices '("/dev/sda2"))
Does this mean you solved the problem and that your swap-code above was the cause?

If yes, congratulations, I think you should report a bug with your findings so we can implement a check for this during reconfigure and point the user to defining swap properly.

--
Cheers Swedebugia

Reply via email to