How to post-install the bootloader and home partition? #52
-
I am having some problems in the installation via livecd. Basically it hangs on bootloader installation, continually seeking inexistent directories. For now I gave up installing the bootloader, and I am relying on using the command line of GRUB from the live cd. Two things I ask:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
have you read this https://github.com/orgs/gobolinux/discussions/48#discussioncomment-13846897 |
Beta Was this translation helpful? Give feedback.
-
Concerning the bootloader installation: Have you followed https://wiki.gobolinux.org/Getting-Started/Installing-Gobolinux/GoboLinux-Known-Issues-and-Fixes/index.html#fix-grub-install-error ? |
Beta Was this translation helpful? Give feedback.
-
I have solved it:
|
Beta Was this translation helpful? Give feedback.
I have solved it:
/System/Settings/BootScripts/Bootup
, adding amount /Users
to it (after editing the/System/Settings/fstab
manually too - sinceGenFstab
did not generate the entry for it).