How to delete an âInstall Alongside Windowsâ so I can install it properly in its own partition?

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
I just installed Ubuntu 14.0.4 using this Livewire guide and realized about halfway through the installer's screens that it hadn't asked me what partition I wanted to use (i had 460gig and 40gig on C, 1TB on D. I wanted it on the 40gig.) The back buttons wouldn't let me go far enough to fix this, so I kept clicking continue and booted into Ubuntu to see where I was.
I was on the 460gig partition, along with all of Windows 10. How can I undo this and install Ubuntu to the 40gig partition? (If you can help me revert this to the previous configuration, I think I should have used this guide to install instead.)
I don't know if it's related, but the boot selector did not boot Windows when it was selected; I had to go into the BIOS and change the order back to checking Windows MBR first.
I don't have a disk clone backup, but I also don't have any data on here to prevent a full erase and reinstall Windows if that's what it takes.
PS: This should be tagged re-installationfor repairing a previous installation but it kept throwing the "can't use installation tag" error.
dual-boot partitioning system-installation
 |Â
show 1 more comment
up vote
1
down vote
favorite
I just installed Ubuntu 14.0.4 using this Livewire guide and realized about halfway through the installer's screens that it hadn't asked me what partition I wanted to use (i had 460gig and 40gig on C, 1TB on D. I wanted it on the 40gig.) The back buttons wouldn't let me go far enough to fix this, so I kept clicking continue and booted into Ubuntu to see where I was.
I was on the 460gig partition, along with all of Windows 10. How can I undo this and install Ubuntu to the 40gig partition? (If you can help me revert this to the previous configuration, I think I should have used this guide to install instead.)
I don't know if it's related, but the boot selector did not boot Windows when it was selected; I had to go into the BIOS and change the order back to checking Windows MBR first.
I don't have a disk clone backup, but I also don't have any data on here to prevent a full erase and reinstall Windows if that's what it takes.
PS: This should be tagged re-installationfor repairing a previous installation but it kept throwing the "can't use installation tag" error.
dual-boot partitioning system-installation
If you selected install alongside Windows then I don't think it will install it inside the windows partition, it should have shrunk your 460gig partition and installed it next to it, are you sure it has installed it inside the Windows partition?
â Hugo
Mar 11 at 20:40
Looking in (windows) disk management, it now shows 5 partitions on that disk: the 500 and 100mb recovery partitions, a 437GB NTFS C: drive, a 23.10GB unnamed drive, and a 15.96GB unnamed drive. That all sums to 480GB which I think is the actual size of the disk once you account for the GB/GbB weirdness. So⦠Linux partitioned itself?
â Carson Elmore
Mar 11 at 20:47
Yes that sounds about right, Ubuntu partitioned your empty 40GB partition to another 16GB partition and installed itself in there. Unfortunately this isn't much space but if it's workable then you can expand Windows to take up the leftover 23GB and carry on from there.
â Hugo
Mar 11 at 20:51
Okay, thank you. Can you tell me what terms I need to search for to troubleshoot the boot selector not loading windows problem? I don't really want to change the BIOS every time I swap OSs. (ETA: I can find a lot of stuff talking about grub, but my BIOS says I don't have grub, only "ubuntu")
â Carson Elmore
Mar 11 at 20:57
The boot selector is called the GRUB this this answer :)
â Hugo
Mar 11 at 21:01
 |Â
show 1 more comment
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I just installed Ubuntu 14.0.4 using this Livewire guide and realized about halfway through the installer's screens that it hadn't asked me what partition I wanted to use (i had 460gig and 40gig on C, 1TB on D. I wanted it on the 40gig.) The back buttons wouldn't let me go far enough to fix this, so I kept clicking continue and booted into Ubuntu to see where I was.
I was on the 460gig partition, along with all of Windows 10. How can I undo this and install Ubuntu to the 40gig partition? (If you can help me revert this to the previous configuration, I think I should have used this guide to install instead.)
I don't know if it's related, but the boot selector did not boot Windows when it was selected; I had to go into the BIOS and change the order back to checking Windows MBR first.
I don't have a disk clone backup, but I also don't have any data on here to prevent a full erase and reinstall Windows if that's what it takes.
PS: This should be tagged re-installationfor repairing a previous installation but it kept throwing the "can't use installation tag" error.
dual-boot partitioning system-installation
I just installed Ubuntu 14.0.4 using this Livewire guide and realized about halfway through the installer's screens that it hadn't asked me what partition I wanted to use (i had 460gig and 40gig on C, 1TB on D. I wanted it on the 40gig.) The back buttons wouldn't let me go far enough to fix this, so I kept clicking continue and booted into Ubuntu to see where I was.
I was on the 460gig partition, along with all of Windows 10. How can I undo this and install Ubuntu to the 40gig partition? (If you can help me revert this to the previous configuration, I think I should have used this guide to install instead.)
I don't know if it's related, but the boot selector did not boot Windows when it was selected; I had to go into the BIOS and change the order back to checking Windows MBR first.
I don't have a disk clone backup, but I also don't have any data on here to prevent a full erase and reinstall Windows if that's what it takes.
PS: This should be tagged re-installationfor repairing a previous installation but it kept throwing the "can't use installation tag" error.
dual-boot partitioning system-installation
dual-boot partitioning system-installation
asked Mar 11 at 20:27
Carson Elmore
83
83
If you selected install alongside Windows then I don't think it will install it inside the windows partition, it should have shrunk your 460gig partition and installed it next to it, are you sure it has installed it inside the Windows partition?
â Hugo
Mar 11 at 20:40
Looking in (windows) disk management, it now shows 5 partitions on that disk: the 500 and 100mb recovery partitions, a 437GB NTFS C: drive, a 23.10GB unnamed drive, and a 15.96GB unnamed drive. That all sums to 480GB which I think is the actual size of the disk once you account for the GB/GbB weirdness. So⦠Linux partitioned itself?
â Carson Elmore
Mar 11 at 20:47
Yes that sounds about right, Ubuntu partitioned your empty 40GB partition to another 16GB partition and installed itself in there. Unfortunately this isn't much space but if it's workable then you can expand Windows to take up the leftover 23GB and carry on from there.
â Hugo
Mar 11 at 20:51
Okay, thank you. Can you tell me what terms I need to search for to troubleshoot the boot selector not loading windows problem? I don't really want to change the BIOS every time I swap OSs. (ETA: I can find a lot of stuff talking about grub, but my BIOS says I don't have grub, only "ubuntu")
â Carson Elmore
Mar 11 at 20:57
The boot selector is called the GRUB this this answer :)
â Hugo
Mar 11 at 21:01
 |Â
show 1 more comment
If you selected install alongside Windows then I don't think it will install it inside the windows partition, it should have shrunk your 460gig partition and installed it next to it, are you sure it has installed it inside the Windows partition?
â Hugo
Mar 11 at 20:40
Looking in (windows) disk management, it now shows 5 partitions on that disk: the 500 and 100mb recovery partitions, a 437GB NTFS C: drive, a 23.10GB unnamed drive, and a 15.96GB unnamed drive. That all sums to 480GB which I think is the actual size of the disk once you account for the GB/GbB weirdness. So⦠Linux partitioned itself?
â Carson Elmore
Mar 11 at 20:47
Yes that sounds about right, Ubuntu partitioned your empty 40GB partition to another 16GB partition and installed itself in there. Unfortunately this isn't much space but if it's workable then you can expand Windows to take up the leftover 23GB and carry on from there.
â Hugo
Mar 11 at 20:51
Okay, thank you. Can you tell me what terms I need to search for to troubleshoot the boot selector not loading windows problem? I don't really want to change the BIOS every time I swap OSs. (ETA: I can find a lot of stuff talking about grub, but my BIOS says I don't have grub, only "ubuntu")
â Carson Elmore
Mar 11 at 20:57
The boot selector is called the GRUB this this answer :)
â Hugo
Mar 11 at 21:01
If you selected install alongside Windows then I don't think it will install it inside the windows partition, it should have shrunk your 460gig partition and installed it next to it, are you sure it has installed it inside the Windows partition?
â Hugo
Mar 11 at 20:40
If you selected install alongside Windows then I don't think it will install it inside the windows partition, it should have shrunk your 460gig partition and installed it next to it, are you sure it has installed it inside the Windows partition?
â Hugo
Mar 11 at 20:40
Looking in (windows) disk management, it now shows 5 partitions on that disk: the 500 and 100mb recovery partitions, a 437GB NTFS C: drive, a 23.10GB unnamed drive, and a 15.96GB unnamed drive. That all sums to 480GB which I think is the actual size of the disk once you account for the GB/GbB weirdness. So⦠Linux partitioned itself?
â Carson Elmore
Mar 11 at 20:47
Looking in (windows) disk management, it now shows 5 partitions on that disk: the 500 and 100mb recovery partitions, a 437GB NTFS C: drive, a 23.10GB unnamed drive, and a 15.96GB unnamed drive. That all sums to 480GB which I think is the actual size of the disk once you account for the GB/GbB weirdness. So⦠Linux partitioned itself?
â Carson Elmore
Mar 11 at 20:47
Yes that sounds about right, Ubuntu partitioned your empty 40GB partition to another 16GB partition and installed itself in there. Unfortunately this isn't much space but if it's workable then you can expand Windows to take up the leftover 23GB and carry on from there.
â Hugo
Mar 11 at 20:51
Yes that sounds about right, Ubuntu partitioned your empty 40GB partition to another 16GB partition and installed itself in there. Unfortunately this isn't much space but if it's workable then you can expand Windows to take up the leftover 23GB and carry on from there.
â Hugo
Mar 11 at 20:51
Okay, thank you. Can you tell me what terms I need to search for to troubleshoot the boot selector not loading windows problem? I don't really want to change the BIOS every time I swap OSs. (ETA: I can find a lot of stuff talking about grub, but my BIOS says I don't have grub, only "ubuntu")
â Carson Elmore
Mar 11 at 20:57
Okay, thank you. Can you tell me what terms I need to search for to troubleshoot the boot selector not loading windows problem? I don't really want to change the BIOS every time I swap OSs. (ETA: I can find a lot of stuff talking about grub, but my BIOS says I don't have grub, only "ubuntu")
â Carson Elmore
Mar 11 at 20:57
The boot selector is called the GRUB this this answer :)
â Hugo
Mar 11 at 21:01
The boot selector is called the GRUB this this answer :)
â Hugo
Mar 11 at 21:01
 |Â
show 1 more comment
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
Ubuntu would not have installed inside of your Windows partition, chances are it has partitioned the spare 40GB again and installed inside of that.
I am not sure why it did not pickup the Windows installation in the GRUB, but you could try following this answer to fix it
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
Ubuntu would not have installed inside of your Windows partition, chances are it has partitioned the spare 40GB again and installed inside of that.
I am not sure why it did not pickup the Windows installation in the GRUB, but you could try following this answer to fix it
add a comment |Â
up vote
0
down vote
accepted
Ubuntu would not have installed inside of your Windows partition, chances are it has partitioned the spare 40GB again and installed inside of that.
I am not sure why it did not pickup the Windows installation in the GRUB, but you could try following this answer to fix it
add a comment |Â
up vote
0
down vote
accepted
up vote
0
down vote
accepted
Ubuntu would not have installed inside of your Windows partition, chances are it has partitioned the spare 40GB again and installed inside of that.
I am not sure why it did not pickup the Windows installation in the GRUB, but you could try following this answer to fix it
Ubuntu would not have installed inside of your Windows partition, chances are it has partitioned the spare 40GB again and installed inside of that.
I am not sure why it did not pickup the Windows installation in the GRUB, but you could try following this answer to fix it
answered Mar 11 at 21:06
Hugo
421412
421412
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1013961%2fhow-to-delete-an-install-alongside-windows-so-i-can-install-it-properly-in-its%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
If you selected install alongside Windows then I don't think it will install it inside the windows partition, it should have shrunk your 460gig partition and installed it next to it, are you sure it has installed it inside the Windows partition?
â Hugo
Mar 11 at 20:40
Looking in (windows) disk management, it now shows 5 partitions on that disk: the 500 and 100mb recovery partitions, a 437GB NTFS C: drive, a 23.10GB unnamed drive, and a 15.96GB unnamed drive. That all sums to 480GB which I think is the actual size of the disk once you account for the GB/GbB weirdness. So⦠Linux partitioned itself?
â Carson Elmore
Mar 11 at 20:47
Yes that sounds about right, Ubuntu partitioned your empty 40GB partition to another 16GB partition and installed itself in there. Unfortunately this isn't much space but if it's workable then you can expand Windows to take up the leftover 23GB and carry on from there.
â Hugo
Mar 11 at 20:51
Okay, thank you. Can you tell me what terms I need to search for to troubleshoot the boot selector not loading windows problem? I don't really want to change the BIOS every time I swap OSs. (ETA: I can find a lot of stuff talking about grub, but my BIOS says I don't have grub, only "ubuntu")
â Carson Elmore
Mar 11 at 20:57
The boot selector is called the GRUB this this answer :)
â Hugo
Mar 11 at 21:01