Jump to content

partition booting order

Go to solution Solved by that_tech_guy,

ok the problem is that I deleted the partition that makes windows boot but it didn't crash because it was done booting, so I have to buy windows 8 again :(

So I was deleting some partitions I didn't want, and that windows didn't make and I didn't delete the primary partition, I know this because if I did then windows would crash, but when I restarted my computer it wouldn't boot, my Theory is that the computer is booting from an empty partition slot or there was a booting partition that I accidentally deleted or the hard drive is failing. I can access all my files on a Linux computer and I have a vista install disk (if that help's)

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/
Share on other sites

Link to post
Share on other sites

-snip-

 

Try this:

  1. Delete all partitions.
  2. Create the windows (NTFS) partition (using advanced settings in the windows installer, make sure you allocate the appropriate disk space)
  3. Create the Linux (ext4) partition (mount point of this one should be '/') and a small swap space.
  4. Ensure that GRUB/boot loader will install to the root of the drive (can't post screenshot... but the option should show the device(HDD) name)

This should work... It's what I did on my laptop to dual boot Linux Mint 17...

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/#findComment-2711468
Share on other sites

Link to post
Share on other sites

im not trying to install linux, i have annother laptop that runs on linux, the computer that is having the problem runs on windows 8.1 and my computer is not booting, what i want to do is either replace the missing partition (if that's the case.) or find out what is wrong with the primary partition with windows on it

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/#findComment-2711547
Share on other sites

Link to post
Share on other sites

im not trying to install linux, i have annother laptop that runs on linux, the computer that is having the problem runs on windows 8.1 and my computer is booting from a empty partition, what i want to do is delete that partition or make it a lower priority, but it is hard to do that because it wont boot into windows

 

What I instructed has something to do with boot orders...

 

Basically the data on the drive will go like this

 

|GRUB|                    Windows                        |   Swap   |       Linux       |

 

The Windows part may be split into two for a system-reserved partition and the GRUB/boot loader partition will not be displayed, but it's there...

 

What's important is having GRUB before Windows...

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/#findComment-2711587
Share on other sites

Link to post
Share on other sites

im a little confused, i cant change the boot order of the partitions, i just want to delete that partition then my computer will boot but i cant delete it, in windows vista install it wont let me delete the partition.

 

I think there's something up with your boot loader...

 

Can you post a screencap from Windows Disk Management (or something similar)?

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/#findComment-2711761
Share on other sites

Link to post
Share on other sites

I can't figure out how to attach a picture but here is what windows vista install shows for drives

 

Disk 0 partition 2 TI10649800F   total size:213.2 GB    free space: 98 GB

Disk 0 unallocated Space            total size:9.5 GB       free space:9.5 GB

 

There was 2 more but one was a flash drive and the other was a partition like the bottom one with nothing on it.

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/#findComment-2711903
Share on other sites

Link to post
Share on other sites

I can't figure out how to attach a picture but here is what windows vista install shows for drives

 

Disk 0 partition 2 TI10649800F   total size:213.2 GB    free space: 98 GB

Disk 0 unallocated Space            total size:9.5 GB       free space:9.5 GB

 

It should look like this:

e6afe27104.png

 

The ones not marked NTFS are ext4 and swap space partitions...

That's where Linux is installed... From what you gave me, it appears that Vista can't determine that it's ext4...

 

Try doing what I suggested earlier... It should fix your problems... I've gone through the same thing before...

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/#findComment-2711975
Share on other sites

Link to post
Share on other sites

i cant start windows so i cant view the partition manger, but i think if i have another computer running windows , with the hard drive plugged in it will work and i can manage partitions!!! (i will tell you if it works.

 

You don't need to get into Windows...

 

Change the boot order in the bios to have the Windows Installer disc (on a DVD I presume) to come up first... There should be options to partition the disks there...

Then use your Linux live USB, to (re)install GRUB and Linux on the unused partition...

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/#findComment-2712083
Share on other sites

Link to post
Share on other sites

Install Windows to a USB or CD or Use ur restore disk. Boot into that and then try to do it.

i cant start windows so i cant view the partition manger, but i think if i have another computer running windows , with the hard drive plugged in it will work and i can manage partitions!!! (i will tell you if it works.

--- CPU:  AMD A10-7850k --- Motherboard:  ASUS X88MPlus --- RAM:  G-Skill 8GB Ripjaws X DDR3 2133 Dual --- GPU:  Integrated APU --- Case:  Aerocool Dead Silence Gaming Cube Case  ---

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/#findComment-2712087
Share on other sites

Link to post
Share on other sites

Do you still have the Windows OS disc, or a recovery USB?

"Any sufficiently advanced technology is indistinguishable from magic" - Arthur C. Clarke
Just because it may seem like magic, I'm not a wizard, just a nerd. I am fallible. 


Use the quote button or @<username> to reply to people | Mark solved troubleshooting topics as such, selecting the correct answer, and follow them to get replies!

Community Standards | Guides & Tutorials Troubleshooting Section

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/#findComment-2712467
Share on other sites

Link to post
Share on other sites

You don't need to get into Windows...

 

Change the boot order in the bios to have the Windows Installer disc (on a DVD I presume) to come up first... There should be options to partition the disks there...

Then use your Linux live USB, to (re)install GRUB and Linux on the unused partition...

Or you know... use it (Windows install disc) to delete the partition that he wants to delete via the install disc. Why you're involving Linux, idk, since he stated he's not trying to dual boot.

"Any sufficiently advanced technology is indistinguishable from magic" - Arthur C. Clarke
Just because it may seem like magic, I'm not a wizard, just a nerd. I am fallible. 


Use the quote button or @<username> to reply to people | Mark solved troubleshooting topics as such, selecting the correct answer, and follow them to get replies!

Community Standards | Guides & Tutorials Troubleshooting Section

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/#findComment-2712476
Share on other sites

Link to post
Share on other sites

Or you know... use it to delete the partition that he wants to delete via the install disc. Why you're involving Linux, idk, since he stated he's not trying to dual boot.

 

...

 

Ok then...

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/#findComment-2712493
Share on other sites

Link to post
Share on other sites

ok so the problem has changed now, so there are no partitions but the one with windows on it, my computer is set to boot from the drive and when it boots the drive it says: checking media [Fail] then says No bootable device -- Please restart the system. any ideas?

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/#findComment-2718125
Share on other sites

Link to post
Share on other sites

ok so the problem has changed now, so there are no partitions but the one with windows on it, my computer is set to boot from the drive and when it boots the drive it says: checking media [Fail] then says No bootable device -- Please restart the system. any ideas?

Are you leaving anything plugged in, like a USB, or external HDD?

"Any sufficiently advanced technology is indistinguishable from magic" - Arthur C. Clarke
Just because it may seem like magic, I'm not a wizard, just a nerd. I am fallible. 


Use the quote button or @<username> to reply to people | Mark solved troubleshooting topics as such, selecting the correct answer, and follow them to get replies!

Community Standards | Guides & Tutorials Troubleshooting Section

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/#findComment-2718156
Share on other sites

Link to post
Share on other sites

When you say there are no partitions apart from the windows one does this mean you did a fresh install or does this mean you did it in disk management? If it's the second one then I think it may not be set to active anymore from all the playing around. If that's the case and you have another computer or access to one, download Ultimate Boot CD, put in on a USB drive with a tool like UniversalUSB and then boot into it. Type FDisk and then follow the steps to make sure it's set to active (this can also be done with an XP or earlier disc)

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/#findComment-2718981
Share on other sites

Link to post
Share on other sites

Then do as I said. Btw you cannot delete that partition when you are on it. Windows stops you, plus you can't delete your C:, like with the old command prompt scripts. These are just myths. My last comment is your best and easiest way to sort it. Crack on and let us know how you get on.

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/#findComment-2726414
Share on other sites

Link to post
Share on other sites

ok the problem is that I deleted the partition that makes windows boot but it didn't crash because it was done booting, so I have to buy windows 8 again :(

 

No need to buy windows again... You can use the key to get an iso from windows (i think)...

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/#findComment-2737268
Share on other sites

Link to post
Share on other sites

Downloading an ISO is not illegal they even list them on the downloads page of Microsoft site. Put in your own key and your done. You should be able to use system repair to do this, anyhow if you need to reinstall then delete all partitions on your drive, the add 2 new partitions, one for data and one for windows. You will then have no need to mess with your partitions again.

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/#findComment-2740937
Share on other sites

Link to post
Share on other sites

You can get Windows ISO's directly from Microsoft, and re-use your key. The only problem you may have, and reason to re-buy Windows, is if your original version was OEM, since OEM keys only get one use.

"Any sufficiently advanced technology is indistinguishable from magic" - Arthur C. Clarke
Just because it may seem like magic, I'm not a wizard, just a nerd. I am fallible. 


Use the quote button or @<username> to reply to people | Mark solved troubleshooting topics as such, selecting the correct answer, and follow them to get replies!

Community Standards | Guides & Tutorials Troubleshooting Section

Link to comment
https://linustechtips.com/topic/200025-partition-booting-order/#findComment-2746007
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×