I need to create some space to that I can dual-boot with Windows. Looking at Gparted, it seems that to do that, I need to unmount my /dev/sda1 which contains my Ubuntu system. While searching online, it seems that people were doing it for removable media, but I'm working with one hard drive. Is it safe to unmount to create some space?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
You cannot unmount a partition while you are using it. The way to do it is to boot from a live CD or USB drive, and run gparted from there. Then you will usually be able to resize any partitions on your hard drive. The original Ubuntu disk will work, as will specialized utility disks like gparted magic, but all of them simply use gparted to do the work. |
|||||||
|
|
You cannot unmount the file system that you are booted into currently. What you should do is to boot into Ubuntu live and launch gparted from there. Since it is live, none of your partitions will be mounted and you can resize any partition according to your whim. |
|||
|
|