04-27-2020, 03:26 PM
I beg your pardon. Are you performing selective reading and leaving out a big part of what I said?
You don't recreate and you don't delete any partitions. You also don't delete any data.
You reduce the size of your Windows partition by the amount of space that you require for your Linux installation. Ideally you do this with enough free space on the Windows partition to prevent data loss (e.g. resizing a full partition will always mean data loss because you take away filled space).
Example (simple)
Current Windows partition: 128 GB total, used 70 GB, free 58 GB
Partition layout of the 128 GB total drive with Windows partitions on it:
You shrink the Windows partition by 32 GB. So the overall partition size is reduced from 128 GB to 96 GB and at the same time the free space available on the Windows partition goes down 26 GB.
Windows partition after shrinking: 96 GB total, used 70 GB, free 26 GB
Unpartitioned space: 32 GB
Now you can use this 32 GB free and unpartitioned space to create a Linux partition on it (or multiple partitions if you'd like to split up the boot partition and etc... which is probably too much information for you already - I beg your pardon once again).
Windows disk management contains all necessary tools to resize partitions. You can alternatively download different partitioning software to resize the Windows partition such as Paragon Partition Manager Community Edition, MiniTool Partition Wizard, EaseUS Partition Master Free or a Live CD of gparted (you need to boot from it to manage partitions).
Guides to use Windows onboard tools:
- https://www.petri.com/shrink-system-part...-windows-7 (also works on Windows 10)
- https://www.easeus.com/partition-master/...ition.html
Does this explanation serve you well enough? I feel like no matter what I say and how I say it... my explanation is something most don't seem to understand.
Don't think about this and absolutely about forget it. It's not a fact and it's not possible.
Here is how I would proceed in the Ubuntu installation after creating free space by reducing the size of the Windows partition.
Select "something else" when asked how you want to install Ubuntu to the disk.
Select the free space and click on the little plus icon to create a new partiton.
Use the full free space, select "primary partition", select "Ext4 journaling file system" at Use as, select the mount point "/" (root directory) and click on OK.
Here is how the partition layout looks now.
1. All Windows partitions are still there and work as intended.
2. A third partition exists with the EXT4 file system where Linux will be installed.
Select the new EXT4 partition and click on Install Now. It will ask you whethere you really want to create the partition - confirm this question.
The installation begins. After it is finished just reboot. You will be greeted by the GRUB boot loader where you can choose to boot Ubuntu or Windows.
Linux always reports as slightly different disk space than Windows.
You don't recreate and you don't delete any partitions. You also don't delete any data.
You reduce the size of your Windows partition by the amount of space that you require for your Linux installation. Ideally you do this with enough free space on the Windows partition to prevent data loss (e.g. resizing a full partition will always mean data loss because you take away filled space).
Example (simple)
Current Windows partition: 128 GB total, used 70 GB, free 58 GB
Partition layout of the 128 GB total drive with Windows partitions on it:
You shrink the Windows partition by 32 GB. So the overall partition size is reduced from 128 GB to 96 GB and at the same time the free space available on the Windows partition goes down 26 GB.
Windows partition after shrinking: 96 GB total, used 70 GB, free 26 GB
Unpartitioned space: 32 GB
Now you can use this 32 GB free and unpartitioned space to create a Linux partition on it (or multiple partitions if you'd like to split up the boot partition and etc... which is probably too much information for you already - I beg your pardon once again).
Windows disk management contains all necessary tools to resize partitions. You can alternatively download different partitioning software to resize the Windows partition such as Paragon Partition Manager Community Edition, MiniTool Partition Wizard, EaseUS Partition Master Free or a Live CD of gparted (you need to boot from it to manage partitions).
Guides to use Windows onboard tools:
- https://www.petri.com/shrink-system-part...-windows-7 (also works on Windows 10)
- https://www.easeus.com/partition-master/...ition.html
Does this explanation serve you well enough? I feel like no matter what I say and how I say it... my explanation is something most don't seem to understand.
Quote:The fact of installing ubuntu into " C " Drive is still confusing me.
Don't think about this and absolutely about forget it. It's not a fact and it's not possible.
Here is how I would proceed in the Ubuntu installation after creating free space by reducing the size of the Windows partition.
Select "something else" when asked how you want to install Ubuntu to the disk.
Select the free space and click on the little plus icon to create a new partiton.
Use the full free space, select "primary partition", select "Ext4 journaling file system" at Use as, select the mount point "/" (root directory) and click on OK.
Here is how the partition layout looks now.
1. All Windows partitions are still there and work as intended.
2. A third partition exists with the EXT4 file system where Linux will be installed.
Select the new EXT4 partition and click on Install Now. It will ask you whethere you really want to create the partition - confirm this question.
The installation begins. After it is finished just reboot. You will be greeted by the GRUB boot loader where you can choose to boot Ubuntu or Windows.
Linux always reports as slightly different disk space than Windows.