Dual boot - what happens with “Install alongside windows” ??Unable to mount Windows 10 partition; it “is in an unsafe state”Installing Ubuntu 12.04 alongside Windows 8install LVM dual boot with WindowsWhat does the “install alongside Windows” feature do exactly?Ubuntu only starts at boot. No option to boot windowsCan't install ubuntu 16.04 alongside windows 10hesitant as to whether to preceed with dual boot installationFree space is not being shown while dual booting with windows 10

Generating numbers with cubes

Would Reluctance count as a Complication?

Canteen Cutlery Issue

Can I bring this power bank on board the aircraft?

Bothered by watching coworkers slacking off

Confusion in block diagram of open loop and close loop control system?

Is "weekend warrior" derogatory?

Duck, duck, gone!

Why is music is taught by reading sheet music?

Notation clarity question for a conglomerate of accidentals

Single tx included in two different blocks

Digital Bananas

Is right click on tables bad UX

Where does the image of a data connector as a sharp metal spike originate from?

Why is there such a singular place for bird watching?

Installing base cabinets - Securing to floor/shimming?

Young adult short story book with one story where a woman finds a walrus suit and becomes a walrus

How is this situation not a checkmate?

How to "Start as close to the end as possible", and why to do so?

What does a textbook look like while you are writing it?

Is it appropriate to "shop" through high-impact journals before sending the paper to more specialized journals?

Is "Ram married his daughter" ambiguous?

What is the point of impeaching Trump?

Found a minor bug, affecting 1% of users. What should QA do?



Dual boot - what happens with “Install alongside windows” ??


Unable to mount Windows 10 partition; it “is in an unsafe state”Installing Ubuntu 12.04 alongside Windows 8install LVM dual boot with WindowsWhat does the “install alongside Windows” feature do exactly?Ubuntu only starts at boot. No option to boot windowsCan't install ubuntu 16.04 alongside windows 10hesitant as to whether to preceed with dual boot installationFree space is not being shown while dual booting with windows 10






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









7















I was directed here from https://www.reddit.com/r/Ubuntu/comments/5qowau/dual_boot_what_happens_with_install_alongside/



Here's the question I posted there:



I'm following on line guides on how to set up dual boot Windows 10 and Ubuntu. Here's a part I haven't found an answer to.



When I get these options:



* Install Ubuntu Alongside Windows
* Erase Disk and Install Ubuntu
* Something Else


I realize that choosing "Something else" will allow me to set up my swap, root, home, etc partitions as I wish. If I choose the first option though, are there default settings for swap, root, home, etc. that Ubuntu will use? How can I preview the actual disk setup that will be used if I choose the first option?



Also, I see that before starting the Ubuntu install, you need to free up disk space in Windows. That much I understand. But looking at some tutorials like this video (can't post more links here but see my reddit post), when you choose "install alongside windows" it then asks you to divide space between Windows and Ubuntu. See video at about 3:40. Why does it ask about dividing disk space here? If you don't use it all, will the remaining space stay unallocated? EDIT: Or does this option only show up if you didn't allocate free space? And if so, is there a preferred method (allocate space in Windows or do it during the install), and why is it preferred?



TY!










share|improve this question



















  • 3





    "does this option only show up if you didn't allocate free space" - Bingo but due to the fact that Linux NTFS support isn't perfect, I would always recommend you do it from Windows.

    – Android Dev
    Jan 30 '17 at 14:55






  • 2





    I recommend that you allocate some free space in Windows, and select Install Alongside. It will automatically create a dynamic volume inside the unallocated space, containing one large partition which holds /, /boot and /home as well as a separate swap partition.

    – Android Dev
    Jan 30 '17 at 14:58












  • 'Install alongside' will do one of a few actions depending on the partition structure. It is an easy option, but does not give you much control of what is happening. The very fact the you are asking this question makes me think that you should use 'Something else' which means manual configuration. - You should use Windows to shrink the Windows partition, but leave it as unallocated space. Turn off fast boot. Then boot your Ubuntu intall disk and use gparted to create the partitions you want for Ubuntu. After that you start the installer.

    – sudodus
    Jan 30 '17 at 15:00












  • So @sudodus you say "'Install alongside' will do one of a few actions depending on the partition structure. " Is there a way to preview what's going to happen?

    – eelephant
    Jan 30 '17 at 16:01






  • 2





    You need to have Windows fast start up or always on hibernation off. The Linux NTFS driver will not mount hibernated NTFS partitions so installer cannot even see that you have Windows. But auto install only gives you / (root) & swap, so you may still want Something Else install option. askubuntu.com/questions/843153/…

    – oldfred
    Jan 30 '17 at 16:40

















7















I was directed here from https://www.reddit.com/r/Ubuntu/comments/5qowau/dual_boot_what_happens_with_install_alongside/



Here's the question I posted there:



I'm following on line guides on how to set up dual boot Windows 10 and Ubuntu. Here's a part I haven't found an answer to.



When I get these options:



* Install Ubuntu Alongside Windows
* Erase Disk and Install Ubuntu
* Something Else


I realize that choosing "Something else" will allow me to set up my swap, root, home, etc partitions as I wish. If I choose the first option though, are there default settings for swap, root, home, etc. that Ubuntu will use? How can I preview the actual disk setup that will be used if I choose the first option?



Also, I see that before starting the Ubuntu install, you need to free up disk space in Windows. That much I understand. But looking at some tutorials like this video (can't post more links here but see my reddit post), when you choose "install alongside windows" it then asks you to divide space between Windows and Ubuntu. See video at about 3:40. Why does it ask about dividing disk space here? If you don't use it all, will the remaining space stay unallocated? EDIT: Or does this option only show up if you didn't allocate free space? And if so, is there a preferred method (allocate space in Windows or do it during the install), and why is it preferred?



TY!










share|improve this question



















  • 3





    "does this option only show up if you didn't allocate free space" - Bingo but due to the fact that Linux NTFS support isn't perfect, I would always recommend you do it from Windows.

    – Android Dev
    Jan 30 '17 at 14:55






  • 2





    I recommend that you allocate some free space in Windows, and select Install Alongside. It will automatically create a dynamic volume inside the unallocated space, containing one large partition which holds /, /boot and /home as well as a separate swap partition.

    – Android Dev
    Jan 30 '17 at 14:58












  • 'Install alongside' will do one of a few actions depending on the partition structure. It is an easy option, but does not give you much control of what is happening. The very fact the you are asking this question makes me think that you should use 'Something else' which means manual configuration. - You should use Windows to shrink the Windows partition, but leave it as unallocated space. Turn off fast boot. Then boot your Ubuntu intall disk and use gparted to create the partitions you want for Ubuntu. After that you start the installer.

    – sudodus
    Jan 30 '17 at 15:00












  • So @sudodus you say "'Install alongside' will do one of a few actions depending on the partition structure. " Is there a way to preview what's going to happen?

    – eelephant
    Jan 30 '17 at 16:01






  • 2





    You need to have Windows fast start up or always on hibernation off. The Linux NTFS driver will not mount hibernated NTFS partitions so installer cannot even see that you have Windows. But auto install only gives you / (root) & swap, so you may still want Something Else install option. askubuntu.com/questions/843153/…

    – oldfred
    Jan 30 '17 at 16:40













7












7








7








I was directed here from https://www.reddit.com/r/Ubuntu/comments/5qowau/dual_boot_what_happens_with_install_alongside/



Here's the question I posted there:



I'm following on line guides on how to set up dual boot Windows 10 and Ubuntu. Here's a part I haven't found an answer to.



When I get these options:



* Install Ubuntu Alongside Windows
* Erase Disk and Install Ubuntu
* Something Else


I realize that choosing "Something else" will allow me to set up my swap, root, home, etc partitions as I wish. If I choose the first option though, are there default settings for swap, root, home, etc. that Ubuntu will use? How can I preview the actual disk setup that will be used if I choose the first option?



Also, I see that before starting the Ubuntu install, you need to free up disk space in Windows. That much I understand. But looking at some tutorials like this video (can't post more links here but see my reddit post), when you choose "install alongside windows" it then asks you to divide space between Windows and Ubuntu. See video at about 3:40. Why does it ask about dividing disk space here? If you don't use it all, will the remaining space stay unallocated? EDIT: Or does this option only show up if you didn't allocate free space? And if so, is there a preferred method (allocate space in Windows or do it during the install), and why is it preferred?



TY!










share|improve this question














I was directed here from https://www.reddit.com/r/Ubuntu/comments/5qowau/dual_boot_what_happens_with_install_alongside/



Here's the question I posted there:



I'm following on line guides on how to set up dual boot Windows 10 and Ubuntu. Here's a part I haven't found an answer to.



When I get these options:



* Install Ubuntu Alongside Windows
* Erase Disk and Install Ubuntu
* Something Else


I realize that choosing "Something else" will allow me to set up my swap, root, home, etc partitions as I wish. If I choose the first option though, are there default settings for swap, root, home, etc. that Ubuntu will use? How can I preview the actual disk setup that will be used if I choose the first option?



Also, I see that before starting the Ubuntu install, you need to free up disk space in Windows. That much I understand. But looking at some tutorials like this video (can't post more links here but see my reddit post), when you choose "install alongside windows" it then asks you to divide space between Windows and Ubuntu. See video at about 3:40. Why does it ask about dividing disk space here? If you don't use it all, will the remaining space stay unallocated? EDIT: Or does this option only show up if you didn't allocate free space? And if so, is there a preferred method (allocate space in Windows or do it during the install), and why is it preferred?



TY!







dual-boot system-installation windows-10






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 30 '17 at 14:51









eelephanteelephant

361 silver badge3 bronze badges




361 silver badge3 bronze badges










  • 3





    "does this option only show up if you didn't allocate free space" - Bingo but due to the fact that Linux NTFS support isn't perfect, I would always recommend you do it from Windows.

    – Android Dev
    Jan 30 '17 at 14:55






  • 2





    I recommend that you allocate some free space in Windows, and select Install Alongside. It will automatically create a dynamic volume inside the unallocated space, containing one large partition which holds /, /boot and /home as well as a separate swap partition.

    – Android Dev
    Jan 30 '17 at 14:58












  • 'Install alongside' will do one of a few actions depending on the partition structure. It is an easy option, but does not give you much control of what is happening. The very fact the you are asking this question makes me think that you should use 'Something else' which means manual configuration. - You should use Windows to shrink the Windows partition, but leave it as unallocated space. Turn off fast boot. Then boot your Ubuntu intall disk and use gparted to create the partitions you want for Ubuntu. After that you start the installer.

    – sudodus
    Jan 30 '17 at 15:00












  • So @sudodus you say "'Install alongside' will do one of a few actions depending on the partition structure. " Is there a way to preview what's going to happen?

    – eelephant
    Jan 30 '17 at 16:01






  • 2





    You need to have Windows fast start up or always on hibernation off. The Linux NTFS driver will not mount hibernated NTFS partitions so installer cannot even see that you have Windows. But auto install only gives you / (root) & swap, so you may still want Something Else install option. askubuntu.com/questions/843153/…

    – oldfred
    Jan 30 '17 at 16:40












  • 3





    "does this option only show up if you didn't allocate free space" - Bingo but due to the fact that Linux NTFS support isn't perfect, I would always recommend you do it from Windows.

    – Android Dev
    Jan 30 '17 at 14:55






  • 2





    I recommend that you allocate some free space in Windows, and select Install Alongside. It will automatically create a dynamic volume inside the unallocated space, containing one large partition which holds /, /boot and /home as well as a separate swap partition.

    – Android Dev
    Jan 30 '17 at 14:58












  • 'Install alongside' will do one of a few actions depending on the partition structure. It is an easy option, but does not give you much control of what is happening. The very fact the you are asking this question makes me think that you should use 'Something else' which means manual configuration. - You should use Windows to shrink the Windows partition, but leave it as unallocated space. Turn off fast boot. Then boot your Ubuntu intall disk and use gparted to create the partitions you want for Ubuntu. After that you start the installer.

    – sudodus
    Jan 30 '17 at 15:00












  • So @sudodus you say "'Install alongside' will do one of a few actions depending on the partition structure. " Is there a way to preview what's going to happen?

    – eelephant
    Jan 30 '17 at 16:01






  • 2





    You need to have Windows fast start up or always on hibernation off. The Linux NTFS driver will not mount hibernated NTFS partitions so installer cannot even see that you have Windows. But auto install only gives you / (root) & swap, so you may still want Something Else install option. askubuntu.com/questions/843153/…

    – oldfred
    Jan 30 '17 at 16:40







3




3





"does this option only show up if you didn't allocate free space" - Bingo but due to the fact that Linux NTFS support isn't perfect, I would always recommend you do it from Windows.

– Android Dev
Jan 30 '17 at 14:55





"does this option only show up if you didn't allocate free space" - Bingo but due to the fact that Linux NTFS support isn't perfect, I would always recommend you do it from Windows.

– Android Dev
Jan 30 '17 at 14:55




2




2





I recommend that you allocate some free space in Windows, and select Install Alongside. It will automatically create a dynamic volume inside the unallocated space, containing one large partition which holds /, /boot and /home as well as a separate swap partition.

– Android Dev
Jan 30 '17 at 14:58






I recommend that you allocate some free space in Windows, and select Install Alongside. It will automatically create a dynamic volume inside the unallocated space, containing one large partition which holds /, /boot and /home as well as a separate swap partition.

– Android Dev
Jan 30 '17 at 14:58














'Install alongside' will do one of a few actions depending on the partition structure. It is an easy option, but does not give you much control of what is happening. The very fact the you are asking this question makes me think that you should use 'Something else' which means manual configuration. - You should use Windows to shrink the Windows partition, but leave it as unallocated space. Turn off fast boot. Then boot your Ubuntu intall disk and use gparted to create the partitions you want for Ubuntu. After that you start the installer.

– sudodus
Jan 30 '17 at 15:00






'Install alongside' will do one of a few actions depending on the partition structure. It is an easy option, but does not give you much control of what is happening. The very fact the you are asking this question makes me think that you should use 'Something else' which means manual configuration. - You should use Windows to shrink the Windows partition, but leave it as unallocated space. Turn off fast boot. Then boot your Ubuntu intall disk and use gparted to create the partitions you want for Ubuntu. After that you start the installer.

– sudodus
Jan 30 '17 at 15:00














So @sudodus you say "'Install alongside' will do one of a few actions depending on the partition structure. " Is there a way to preview what's going to happen?

– eelephant
Jan 30 '17 at 16:01





So @sudodus you say "'Install alongside' will do one of a few actions depending on the partition structure. " Is there a way to preview what's going to happen?

– eelephant
Jan 30 '17 at 16:01




2




2





You need to have Windows fast start up or always on hibernation off. The Linux NTFS driver will not mount hibernated NTFS partitions so installer cannot even see that you have Windows. But auto install only gives you / (root) & swap, so you may still want Something Else install option. askubuntu.com/questions/843153/…

– oldfred
Jan 30 '17 at 16:40





You need to have Windows fast start up or always on hibernation off. The Linux NTFS driver will not mount hibernated NTFS partitions so installer cannot even see that you have Windows. But auto install only gives you / (root) & swap, so you may still want Something Else install option. askubuntu.com/questions/843153/…

– oldfred
Jan 30 '17 at 16:40










1 Answer
1






active

oldest

votes


















0
















It doesn't look like there's a way to preview the partitions setup when you choose to "Install Ubuntu Alongside Windows".



I just chose that option, clicked "Continue", and crossed my fingers (I was trying to dual boot Windows 10 with Ubuntu 16.04). I was worried at first Ubuntu would overwrite my Windows recovery partitions, but fortunately, Ubuntu installed itself exactly into the free space I had allocated for it with Windows disk manager (I just followed online tutorials and shrunk my Windows disk); specifically it created one swap partition (same size as my RAM) and another partition for root/home (taking up the rest of the free space). Exactly what I wanted!






share|improve this answer

























  • I trusted you, but Ubuntu failed to create the swap and now my windows won't show up on boot menu anymore. RIP. For new users, never select install alongside windows.

    – Christopher Francisco
    Dec 14 '17 at 14:45












Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);














draft saved

draft discarded
















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f877930%2fdual-boot-what-happens-with-install-alongside-windows%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0
















It doesn't look like there's a way to preview the partitions setup when you choose to "Install Ubuntu Alongside Windows".



I just chose that option, clicked "Continue", and crossed my fingers (I was trying to dual boot Windows 10 with Ubuntu 16.04). I was worried at first Ubuntu would overwrite my Windows recovery partitions, but fortunately, Ubuntu installed itself exactly into the free space I had allocated for it with Windows disk manager (I just followed online tutorials and shrunk my Windows disk); specifically it created one swap partition (same size as my RAM) and another partition for root/home (taking up the rest of the free space). Exactly what I wanted!






share|improve this answer

























  • I trusted you, but Ubuntu failed to create the swap and now my windows won't show up on boot menu anymore. RIP. For new users, never select install alongside windows.

    – Christopher Francisco
    Dec 14 '17 at 14:45















0
















It doesn't look like there's a way to preview the partitions setup when you choose to "Install Ubuntu Alongside Windows".



I just chose that option, clicked "Continue", and crossed my fingers (I was trying to dual boot Windows 10 with Ubuntu 16.04). I was worried at first Ubuntu would overwrite my Windows recovery partitions, but fortunately, Ubuntu installed itself exactly into the free space I had allocated for it with Windows disk manager (I just followed online tutorials and shrunk my Windows disk); specifically it created one swap partition (same size as my RAM) and another partition for root/home (taking up the rest of the free space). Exactly what I wanted!






share|improve this answer

























  • I trusted you, but Ubuntu failed to create the swap and now my windows won't show up on boot menu anymore. RIP. For new users, never select install alongside windows.

    – Christopher Francisco
    Dec 14 '17 at 14:45













0














0










0









It doesn't look like there's a way to preview the partitions setup when you choose to "Install Ubuntu Alongside Windows".



I just chose that option, clicked "Continue", and crossed my fingers (I was trying to dual boot Windows 10 with Ubuntu 16.04). I was worried at first Ubuntu would overwrite my Windows recovery partitions, but fortunately, Ubuntu installed itself exactly into the free space I had allocated for it with Windows disk manager (I just followed online tutorials and shrunk my Windows disk); specifically it created one swap partition (same size as my RAM) and another partition for root/home (taking up the rest of the free space). Exactly what I wanted!






share|improve this answer













It doesn't look like there's a way to preview the partitions setup when you choose to "Install Ubuntu Alongside Windows".



I just chose that option, clicked "Continue", and crossed my fingers (I was trying to dual boot Windows 10 with Ubuntu 16.04). I was worried at first Ubuntu would overwrite my Windows recovery partitions, but fortunately, Ubuntu installed itself exactly into the free space I had allocated for it with Windows disk manager (I just followed online tutorials and shrunk my Windows disk); specifically it created one swap partition (same size as my RAM) and another partition for root/home (taking up the rest of the free space). Exactly what I wanted!







share|improve this answer












share|improve this answer



share|improve this answer










answered May 10 '17 at 0:36









Yibo YangYibo Yang

1064 bronze badges




1064 bronze badges















  • I trusted you, but Ubuntu failed to create the swap and now my windows won't show up on boot menu anymore. RIP. For new users, never select install alongside windows.

    – Christopher Francisco
    Dec 14 '17 at 14:45

















  • I trusted you, but Ubuntu failed to create the swap and now my windows won't show up on boot menu anymore. RIP. For new users, never select install alongside windows.

    – Christopher Francisco
    Dec 14 '17 at 14:45
















I trusted you, but Ubuntu failed to create the swap and now my windows won't show up on boot menu anymore. RIP. For new users, never select install alongside windows.

– Christopher Francisco
Dec 14 '17 at 14:45





I trusted you, but Ubuntu failed to create the swap and now my windows won't show up on boot menu anymore. RIP. For new users, never select install alongside windows.

– Christopher Francisco
Dec 14 '17 at 14:45


















draft saved

draft discarded















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f877930%2fdual-boot-what-happens-with-install-alongside-windows%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Tamil (spriik) Luke uk diar | Nawigatjuun

Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?