I currently have 300Mb /boot partition.
System is SSD and it's under GPT.
Partition Layout:
- /dev/sda1 -> /boot -> 300MB (296MB used)
- /dev/sda2 -> / -> 30GB (12.5GB used)
- /dev/sda3 -> /home -> 416GB (11GB used)
- /dev/sda1 -> /boot -> 3GB
- /dev/sda2 -> / -> 30GB
- /dev/sda3 -> /home -> 413GB
Is there a way to do so without loosing data?
Thanks