How to reallocate disk partition? [duplicate]
This question already has an answer here:
How to resize partitions?
4 answers
I've a 500GB Disk with Linux and Windows installed. I've given 30GB to Linux. So windows has 470GB now. How to increase the space of 30GB of Linux in Ubuntu from the 470GB windows?
partitioning
marked as duplicate by karel, user535733, Community♦ Dec 12 '18 at 14:12
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
How to resize partitions?
4 answers
I've a 500GB Disk with Linux and Windows installed. I've given 30GB to Linux. So windows has 470GB now. How to increase the space of 30GB of Linux in Ubuntu from the 470GB windows?
partitioning
marked as duplicate by karel, user535733, Community♦ Dec 12 '18 at 14:12
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
How to resize partitions?
4 answers
I've a 500GB Disk with Linux and Windows installed. I've given 30GB to Linux. So windows has 470GB now. How to increase the space of 30GB of Linux in Ubuntu from the 470GB windows?
partitioning
This question already has an answer here:
How to resize partitions?
4 answers
I've a 500GB Disk with Linux and Windows installed. I've given 30GB to Linux. So windows has 470GB now. How to increase the space of 30GB of Linux in Ubuntu from the 470GB windows?
This question already has an answer here:
How to resize partitions?
4 answers
partitioning
partitioning
asked Dec 12 '18 at 12:04
Coolest ManCoolest Man
42
42
marked as duplicate by karel, user535733, Community♦ Dec 12 '18 at 14:12
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by karel, user535733, Community♦ Dec 12 '18 at 14:12
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
You should first boot in to Windows.
- Start the Disk Management Tool.
- Select your Windows disk and right click it.
- Choose to shrink it.
- The amount of space you shrink it, will be the available new free space.
Reboot your computer to Ubuntu.
- Start GParted.
- Resize your 30GB partition. Or format the free space as antoher ext4-partition.
1
Further you can move the/home
directory on that new ext4 partition: askubuntu.com/a/50539/566421 ... because 30GB are enough for the OS.
– pa4080
Dec 12 '18 at 12:29
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You should first boot in to Windows.
- Start the Disk Management Tool.
- Select your Windows disk and right click it.
- Choose to shrink it.
- The amount of space you shrink it, will be the available new free space.
Reboot your computer to Ubuntu.
- Start GParted.
- Resize your 30GB partition. Or format the free space as antoher ext4-partition.
1
Further you can move the/home
directory on that new ext4 partition: askubuntu.com/a/50539/566421 ... because 30GB are enough for the OS.
– pa4080
Dec 12 '18 at 12:29
add a comment |
You should first boot in to Windows.
- Start the Disk Management Tool.
- Select your Windows disk and right click it.
- Choose to shrink it.
- The amount of space you shrink it, will be the available new free space.
Reboot your computer to Ubuntu.
- Start GParted.
- Resize your 30GB partition. Or format the free space as antoher ext4-partition.
1
Further you can move the/home
directory on that new ext4 partition: askubuntu.com/a/50539/566421 ... because 30GB are enough for the OS.
– pa4080
Dec 12 '18 at 12:29
add a comment |
You should first boot in to Windows.
- Start the Disk Management Tool.
- Select your Windows disk and right click it.
- Choose to shrink it.
- The amount of space you shrink it, will be the available new free space.
Reboot your computer to Ubuntu.
- Start GParted.
- Resize your 30GB partition. Or format the free space as antoher ext4-partition.
You should first boot in to Windows.
- Start the Disk Management Tool.
- Select your Windows disk and right click it.
- Choose to shrink it.
- The amount of space you shrink it, will be the available new free space.
Reboot your computer to Ubuntu.
- Start GParted.
- Resize your 30GB partition. Or format the free space as antoher ext4-partition.
answered Dec 12 '18 at 12:24
KevinKevin
1474
1474
1
Further you can move the/home
directory on that new ext4 partition: askubuntu.com/a/50539/566421 ... because 30GB are enough for the OS.
– pa4080
Dec 12 '18 at 12:29
add a comment |
1
Further you can move the/home
directory on that new ext4 partition: askubuntu.com/a/50539/566421 ... because 30GB are enough for the OS.
– pa4080
Dec 12 '18 at 12:29
1
1
Further you can move the
/home
directory on that new ext4 partition: askubuntu.com/a/50539/566421 ... because 30GB are enough for the OS.– pa4080
Dec 12 '18 at 12:29
Further you can move the
/home
directory on that new ext4 partition: askubuntu.com/a/50539/566421 ... because 30GB are enough for the OS.– pa4080
Dec 12 '18 at 12:29
add a comment |