I installed it next to Windows 10, on a 128 GB SSD. Partitioned it using Lubuntu installer itself.
When it aborted the setup, I rebooted the computer, and opened Lubuntu live installer again. (Booted from USB Memory Stick)
Before starting the setup, I made /dev/sda1 a FAT32 partition.
I created this partition when I launched the setup first time.
I found this solution from a different situation, but it worked perfect!
I used this command on terminal : mkfs.fat -F32 /dev/sda1
I am using Lubuntu perfectly. However I can’t use Windows.
I have Windows 10 installed on /dev/sdb1, but with no option to boot in GRUB.
It automatically launches Lubuntu.
I searched for the solution, and made Windows partition automount on boot via /etc/fstab.
It automounts, no problem there. But I want to use Windows as well. What can I do?
I selected alongside option, And divided 128 GB SSD - 80GB for Win10 + 40GB for Lubuntu. I also have 1TB HDD. /dev/sda1 is on HDD. There are also /dev/sdb1 NTFS for Windows and /dev/sdb2 EXT4 for Lubuntu.
I’m confused. Did your system already have /dev/sda1 partition?
What did you use the /dev/sda1 partition for during install? I’m not entirely sure what currently exists on the system. If your system already had an EFI partition (from Windows), the installer should’ve seen that and should let you dual boot.
When you boot up your PC, can you get into grub at all?