Windows partitions not showing up when installing Ubuntu 14.04?
I have a 1TB of harddrive on which windows 10 is installed. I previously had Ubuntu installed on the system but deleted it as I wanted to install the 14.04. I deleted the partition from Windows 10.
When I am trying to install using the live CD, I can only see the disk as a single drive and not seeing all the partitions. I am not sure what is wrong. Is it something related to my partitioning?
I need to use the J drive to install ubuntu 14.04 and I drive for 16.04.
Update 2: When running the command from live cd
ubuntu@ubuntu:~$ sudo fdisk -lu
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x233b0d33
Device Boot Start End Blocks Id System
/dev/sda1 63 80324 40131 de Dell Utility
Partition 1 does not start on physical sector boundary.
/dev/sda2 * 27967488 1706840062 839436287+ 7 HPFS/NTFS/exFAT
/dev/sda3 1706840064 1707761663 460800 27 Hidden NTFS WinRE
/dev/sda4 81857 1953520064 976719104 f W95 Ext'd (LBA)
Partition 4 does not start on physical sector boundary.
/dev/sda5 81920 27953099 13935590 83 Linux
/dev/sda6 1707773952 1953520064 122873056+ 7 HPFS/NTFS/exFAT
Partition table entries are not in disk order
- Gparted is showing the disk with unallocated sign.
[
- I merged one of the drives with the C drive. The left unused empty drive is NTFS with about 115 GB on which I wish to install Ubuntu 14.04.
dual-boot partitioning system-installation windows-10
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have a 1TB of harddrive on which windows 10 is installed. I previously had Ubuntu installed on the system but deleted it as I wanted to install the 14.04. I deleted the partition from Windows 10.
When I am trying to install using the live CD, I can only see the disk as a single drive and not seeing all the partitions. I am not sure what is wrong. Is it something related to my partitioning?
I need to use the J drive to install ubuntu 14.04 and I drive for 16.04.
Update 2: When running the command from live cd
ubuntu@ubuntu:~$ sudo fdisk -lu
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x233b0d33
Device Boot Start End Blocks Id System
/dev/sda1 63 80324 40131 de Dell Utility
Partition 1 does not start on physical sector boundary.
/dev/sda2 * 27967488 1706840062 839436287+ 7 HPFS/NTFS/exFAT
/dev/sda3 1706840064 1707761663 460800 27 Hidden NTFS WinRE
/dev/sda4 81857 1953520064 976719104 f W95 Ext'd (LBA)
Partition 4 does not start on physical sector boundary.
/dev/sda5 81920 27953099 13935590 83 Linux
/dev/sda6 1707773952 1953520064 122873056+ 7 HPFS/NTFS/exFAT
Partition table entries are not in disk order
- Gparted is showing the disk with unallocated sign.
[
- I merged one of the drives with the C drive. The left unused empty drive is NTFS with about 115 GB on which I wish to install Ubuntu 14.04.
dual-boot partitioning system-installation windows-10
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
I can see you're using Aomei, can you trying creating the partition with the native windows tool I instead? I believe it's called disk manager. It will create an unallocated space which you'll be able to use later in Ubuntu.
– answerSeeker
Dec 6 '16 at 6:13
You have one hard disk and yet you expect to see multiple disks in the installer?
– AlexP
Dec 6 '16 at 6:55
From multiple disks I mean to say the partitions (I,J, Recovery etc.).
– Alex
Dec 6 '16 at 7:20
1. Boot from installation DVD or flash drive. 2. Choose "Try Ubuntu". 3. Run Gparted. 4. Tell us how many partitions does Gparted see.
– AlexP
Dec 6 '16 at 8:15
Please see the updated question. I have included the result from gparted and fdisk. Thanks
– Alex
Dec 6 '16 at 10:35
add a comment |
I have a 1TB of harddrive on which windows 10 is installed. I previously had Ubuntu installed on the system but deleted it as I wanted to install the 14.04. I deleted the partition from Windows 10.
When I am trying to install using the live CD, I can only see the disk as a single drive and not seeing all the partitions. I am not sure what is wrong. Is it something related to my partitioning?
I need to use the J drive to install ubuntu 14.04 and I drive for 16.04.
Update 2: When running the command from live cd
ubuntu@ubuntu:~$ sudo fdisk -lu
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x233b0d33
Device Boot Start End Blocks Id System
/dev/sda1 63 80324 40131 de Dell Utility
Partition 1 does not start on physical sector boundary.
/dev/sda2 * 27967488 1706840062 839436287+ 7 HPFS/NTFS/exFAT
/dev/sda3 1706840064 1707761663 460800 27 Hidden NTFS WinRE
/dev/sda4 81857 1953520064 976719104 f W95 Ext'd (LBA)
Partition 4 does not start on physical sector boundary.
/dev/sda5 81920 27953099 13935590 83 Linux
/dev/sda6 1707773952 1953520064 122873056+ 7 HPFS/NTFS/exFAT
Partition table entries are not in disk order
- Gparted is showing the disk with unallocated sign.
[
- I merged one of the drives with the C drive. The left unused empty drive is NTFS with about 115 GB on which I wish to install Ubuntu 14.04.
dual-boot partitioning system-installation windows-10
I have a 1TB of harddrive on which windows 10 is installed. I previously had Ubuntu installed on the system but deleted it as I wanted to install the 14.04. I deleted the partition from Windows 10.
When I am trying to install using the live CD, I can only see the disk as a single drive and not seeing all the partitions. I am not sure what is wrong. Is it something related to my partitioning?
I need to use the J drive to install ubuntu 14.04 and I drive for 16.04.
Update 2: When running the command from live cd
ubuntu@ubuntu:~$ sudo fdisk -lu
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x233b0d33
Device Boot Start End Blocks Id System
/dev/sda1 63 80324 40131 de Dell Utility
Partition 1 does not start on physical sector boundary.
/dev/sda2 * 27967488 1706840062 839436287+ 7 HPFS/NTFS/exFAT
/dev/sda3 1706840064 1707761663 460800 27 Hidden NTFS WinRE
/dev/sda4 81857 1953520064 976719104 f W95 Ext'd (LBA)
Partition 4 does not start on physical sector boundary.
/dev/sda5 81920 27953099 13935590 83 Linux
/dev/sda6 1707773952 1953520064 122873056+ 7 HPFS/NTFS/exFAT
Partition table entries are not in disk order
- Gparted is showing the disk with unallocated sign.
[
- I merged one of the drives with the C drive. The left unused empty drive is NTFS with about 115 GB on which I wish to install Ubuntu 14.04.
dual-boot partitioning system-installation windows-10
dual-boot partitioning system-installation windows-10
edited Dec 6 '16 at 11:02
asked Dec 6 '16 at 5:32
Alex
613
613
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
I can see you're using Aomei, can you trying creating the partition with the native windows tool I instead? I believe it's called disk manager. It will create an unallocated space which you'll be able to use later in Ubuntu.
– answerSeeker
Dec 6 '16 at 6:13
You have one hard disk and yet you expect to see multiple disks in the installer?
– AlexP
Dec 6 '16 at 6:55
From multiple disks I mean to say the partitions (I,J, Recovery etc.).
– Alex
Dec 6 '16 at 7:20
1. Boot from installation DVD or flash drive. 2. Choose "Try Ubuntu". 3. Run Gparted. 4. Tell us how many partitions does Gparted see.
– AlexP
Dec 6 '16 at 8:15
Please see the updated question. I have included the result from gparted and fdisk. Thanks
– Alex
Dec 6 '16 at 10:35
add a comment |
I can see you're using Aomei, can you trying creating the partition with the native windows tool I instead? I believe it's called disk manager. It will create an unallocated space which you'll be able to use later in Ubuntu.
– answerSeeker
Dec 6 '16 at 6:13
You have one hard disk and yet you expect to see multiple disks in the installer?
– AlexP
Dec 6 '16 at 6:55
From multiple disks I mean to say the partitions (I,J, Recovery etc.).
– Alex
Dec 6 '16 at 7:20
1. Boot from installation DVD or flash drive. 2. Choose "Try Ubuntu". 3. Run Gparted. 4. Tell us how many partitions does Gparted see.
– AlexP
Dec 6 '16 at 8:15
Please see the updated question. I have included the result from gparted and fdisk. Thanks
– Alex
Dec 6 '16 at 10:35
I can see you're using Aomei, can you trying creating the partition with the native windows tool I instead? I believe it's called disk manager. It will create an unallocated space which you'll be able to use later in Ubuntu.
– answerSeeker
Dec 6 '16 at 6:13
I can see you're using Aomei, can you trying creating the partition with the native windows tool I instead? I believe it's called disk manager. It will create an unallocated space which you'll be able to use later in Ubuntu.
– answerSeeker
Dec 6 '16 at 6:13
You have one hard disk and yet you expect to see multiple disks in the installer?
– AlexP
Dec 6 '16 at 6:55
You have one hard disk and yet you expect to see multiple disks in the installer?
– AlexP
Dec 6 '16 at 6:55
From multiple disks I mean to say the partitions (I,J, Recovery etc.).
– Alex
Dec 6 '16 at 7:20
From multiple disks I mean to say the partitions (I,J, Recovery etc.).
– Alex
Dec 6 '16 at 7:20
1. Boot from installation DVD or flash drive. 2. Choose "Try Ubuntu". 3. Run Gparted. 4. Tell us how many partitions does Gparted see.
– AlexP
Dec 6 '16 at 8:15
1. Boot from installation DVD or flash drive. 2. Choose "Try Ubuntu". 3. Run Gparted. 4. Tell us how many partitions does Gparted see.
– AlexP
Dec 6 '16 at 8:15
Please see the updated question. I have included the result from gparted and fdisk. Thanks
– Alex
Dec 6 '16 at 10:35
Please see the updated question. I have included the result from gparted and fdisk. Thanks
– Alex
Dec 6 '16 at 10:35
add a comment |
2 Answers
2
active
oldest
votes
Your partition table is sufficiently incorrect to make GParted and the Ubuntu installer ignore it.
The primary partition /dev/sda2
is defined to use sectors 27967488 to 1706840062 and the primary partition /dev/sda3
is defined to use sectors 1706840064 to 1707761663; both of them overlap parts of the extended partition /dev/sda4
, which is defined to use sectors 81857 to 1953520064. Windows seems to be happy enough with your partition table, but GParted isn't, and apparently the Ubuntu installer is equally unhappy.
You need to somehow remake the partition table without primary partitions overlapping the extended partition. I cannot provide a safe way of doing it, that is, a way of doing it which is certain to have no effects on the Windows operating system.
Partition table manipulations may result in loss of data; make adequate backups before you apply any modifications to the partition table. You should also make a backup of the partition table itself (sudo dd if=/dev/sda bs=1M count=1 of=somewhere-safe
).
Once you are satisfied that you have adequate backups you may try to use fdisk to correct the partition table, either automatically (press x
for expert functionality, then f
for fix, p
to see what fdisk did, v
for verify and finally w
if you want the changes written to disk), or manually by deleting and recreating partitions in a correct order with the same start and end sectors (except the extended partition, of course). I don't know whether this may have consequences for the drive letter assignment in Windows. Consider all implications before proceeding.
See also:
GParted doesn't see partitions recognized OK by other aps on Ubuntu Forums.
GParted Live can'r see my partitions, Windows can on GParted forum.
You also have a newer 4K drive but start on the very old sector 63 which is not optimal for 4K drives. Looks like you copied from an XP install as that was the last to use sector 63? Also with Windows 10 make sure fast start up is off. askubuntu.com/questions/145902/… and: ibm.com/developerworks/linux/library/l-4kb-sector-disks Only use Windows or Windows tools to resize NTFS and reboot immediately so Windows can run chkdsk.
– oldfred
Dec 6 '16 at 14:54
Can defragmentating the drive clear the problem of overlapping sectors?
– Alex
Dec 7 '16 at 3:02
@Alex: No. It has nothing to do with it.
– AlexP
Dec 7 '16 at 3:33
@AlexP I have a lot of important data on the windows side and don't want to lose it. I have made backups including the recovery disk and full backup . My question is are you suggesting me to wipe clean the drive and then restore later or the backup is just in case something goes wrong. I am unable to follow your advice. Can you clarify the steps I should follow to solve this process. Also, when recovering the windows in case something fails will it not bring the system back to the present state ? Many Thanks ..
– Alex
Dec 7 '16 at 8:42
I am sorry that I am not confident that I can provide a safe procedure. You may want to get local hands-on help. Maybe ask a friend, or the friend of a friend for support.
– AlexP
Dec 7 '16 at 9:10
|
show 1 more comment
Ok, I was able to solve the problem. These are the steps I followed. If someone else is facing these problems they can follow the steps.
1.) Used the AOMEI partition manager on windows side (free version) to merge all the secondary partitions to the main c drive.
2.) As mentioned by @AlexP, some sectors of the drive were overlapping and not in order. I used the AOMEI partition manager again to reorder the
drives such that the sectors were properly ordered. This process took time as GB's of data in my primary drive had to be moved. (2.5 hrs).3.) After this I was able to reboot into the windows side. The AOMEI also corrected any boot errors along the way so I just had to sit and
wait.- 4.) When installing a fresh copy of ubuntu the drives showed up correctly and I was able to install ubuntu using the something else
option.
add a comment |
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/3.0/"u003ecc by-sa 3.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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f857542%2fwindows-partitions-not-showing-up-when-installing-ubuntu-14-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Your partition table is sufficiently incorrect to make GParted and the Ubuntu installer ignore it.
The primary partition /dev/sda2
is defined to use sectors 27967488 to 1706840062 and the primary partition /dev/sda3
is defined to use sectors 1706840064 to 1707761663; both of them overlap parts of the extended partition /dev/sda4
, which is defined to use sectors 81857 to 1953520064. Windows seems to be happy enough with your partition table, but GParted isn't, and apparently the Ubuntu installer is equally unhappy.
You need to somehow remake the partition table without primary partitions overlapping the extended partition. I cannot provide a safe way of doing it, that is, a way of doing it which is certain to have no effects on the Windows operating system.
Partition table manipulations may result in loss of data; make adequate backups before you apply any modifications to the partition table. You should also make a backup of the partition table itself (sudo dd if=/dev/sda bs=1M count=1 of=somewhere-safe
).
Once you are satisfied that you have adequate backups you may try to use fdisk to correct the partition table, either automatically (press x
for expert functionality, then f
for fix, p
to see what fdisk did, v
for verify and finally w
if you want the changes written to disk), or manually by deleting and recreating partitions in a correct order with the same start and end sectors (except the extended partition, of course). I don't know whether this may have consequences for the drive letter assignment in Windows. Consider all implications before proceeding.
See also:
GParted doesn't see partitions recognized OK by other aps on Ubuntu Forums.
GParted Live can'r see my partitions, Windows can on GParted forum.
You also have a newer 4K drive but start on the very old sector 63 which is not optimal for 4K drives. Looks like you copied from an XP install as that was the last to use sector 63? Also with Windows 10 make sure fast start up is off. askubuntu.com/questions/145902/… and: ibm.com/developerworks/linux/library/l-4kb-sector-disks Only use Windows or Windows tools to resize NTFS and reboot immediately so Windows can run chkdsk.
– oldfred
Dec 6 '16 at 14:54
Can defragmentating the drive clear the problem of overlapping sectors?
– Alex
Dec 7 '16 at 3:02
@Alex: No. It has nothing to do with it.
– AlexP
Dec 7 '16 at 3:33
@AlexP I have a lot of important data on the windows side and don't want to lose it. I have made backups including the recovery disk and full backup . My question is are you suggesting me to wipe clean the drive and then restore later or the backup is just in case something goes wrong. I am unable to follow your advice. Can you clarify the steps I should follow to solve this process. Also, when recovering the windows in case something fails will it not bring the system back to the present state ? Many Thanks ..
– Alex
Dec 7 '16 at 8:42
I am sorry that I am not confident that I can provide a safe procedure. You may want to get local hands-on help. Maybe ask a friend, or the friend of a friend for support.
– AlexP
Dec 7 '16 at 9:10
|
show 1 more comment
Your partition table is sufficiently incorrect to make GParted and the Ubuntu installer ignore it.
The primary partition /dev/sda2
is defined to use sectors 27967488 to 1706840062 and the primary partition /dev/sda3
is defined to use sectors 1706840064 to 1707761663; both of them overlap parts of the extended partition /dev/sda4
, which is defined to use sectors 81857 to 1953520064. Windows seems to be happy enough with your partition table, but GParted isn't, and apparently the Ubuntu installer is equally unhappy.
You need to somehow remake the partition table without primary partitions overlapping the extended partition. I cannot provide a safe way of doing it, that is, a way of doing it which is certain to have no effects on the Windows operating system.
Partition table manipulations may result in loss of data; make adequate backups before you apply any modifications to the partition table. You should also make a backup of the partition table itself (sudo dd if=/dev/sda bs=1M count=1 of=somewhere-safe
).
Once you are satisfied that you have adequate backups you may try to use fdisk to correct the partition table, either automatically (press x
for expert functionality, then f
for fix, p
to see what fdisk did, v
for verify and finally w
if you want the changes written to disk), or manually by deleting and recreating partitions in a correct order with the same start and end sectors (except the extended partition, of course). I don't know whether this may have consequences for the drive letter assignment in Windows. Consider all implications before proceeding.
See also:
GParted doesn't see partitions recognized OK by other aps on Ubuntu Forums.
GParted Live can'r see my partitions, Windows can on GParted forum.
You also have a newer 4K drive but start on the very old sector 63 which is not optimal for 4K drives. Looks like you copied from an XP install as that was the last to use sector 63? Also with Windows 10 make sure fast start up is off. askubuntu.com/questions/145902/… and: ibm.com/developerworks/linux/library/l-4kb-sector-disks Only use Windows or Windows tools to resize NTFS and reboot immediately so Windows can run chkdsk.
– oldfred
Dec 6 '16 at 14:54
Can defragmentating the drive clear the problem of overlapping sectors?
– Alex
Dec 7 '16 at 3:02
@Alex: No. It has nothing to do with it.
– AlexP
Dec 7 '16 at 3:33
@AlexP I have a lot of important data on the windows side and don't want to lose it. I have made backups including the recovery disk and full backup . My question is are you suggesting me to wipe clean the drive and then restore later or the backup is just in case something goes wrong. I am unable to follow your advice. Can you clarify the steps I should follow to solve this process. Also, when recovering the windows in case something fails will it not bring the system back to the present state ? Many Thanks ..
– Alex
Dec 7 '16 at 8:42
I am sorry that I am not confident that I can provide a safe procedure. You may want to get local hands-on help. Maybe ask a friend, or the friend of a friend for support.
– AlexP
Dec 7 '16 at 9:10
|
show 1 more comment
Your partition table is sufficiently incorrect to make GParted and the Ubuntu installer ignore it.
The primary partition /dev/sda2
is defined to use sectors 27967488 to 1706840062 and the primary partition /dev/sda3
is defined to use sectors 1706840064 to 1707761663; both of them overlap parts of the extended partition /dev/sda4
, which is defined to use sectors 81857 to 1953520064. Windows seems to be happy enough with your partition table, but GParted isn't, and apparently the Ubuntu installer is equally unhappy.
You need to somehow remake the partition table without primary partitions overlapping the extended partition. I cannot provide a safe way of doing it, that is, a way of doing it which is certain to have no effects on the Windows operating system.
Partition table manipulations may result in loss of data; make adequate backups before you apply any modifications to the partition table. You should also make a backup of the partition table itself (sudo dd if=/dev/sda bs=1M count=1 of=somewhere-safe
).
Once you are satisfied that you have adequate backups you may try to use fdisk to correct the partition table, either automatically (press x
for expert functionality, then f
for fix, p
to see what fdisk did, v
for verify and finally w
if you want the changes written to disk), or manually by deleting and recreating partitions in a correct order with the same start and end sectors (except the extended partition, of course). I don't know whether this may have consequences for the drive letter assignment in Windows. Consider all implications before proceeding.
See also:
GParted doesn't see partitions recognized OK by other aps on Ubuntu Forums.
GParted Live can'r see my partitions, Windows can on GParted forum.
Your partition table is sufficiently incorrect to make GParted and the Ubuntu installer ignore it.
The primary partition /dev/sda2
is defined to use sectors 27967488 to 1706840062 and the primary partition /dev/sda3
is defined to use sectors 1706840064 to 1707761663; both of them overlap parts of the extended partition /dev/sda4
, which is defined to use sectors 81857 to 1953520064. Windows seems to be happy enough with your partition table, but GParted isn't, and apparently the Ubuntu installer is equally unhappy.
You need to somehow remake the partition table without primary partitions overlapping the extended partition. I cannot provide a safe way of doing it, that is, a way of doing it which is certain to have no effects on the Windows operating system.
Partition table manipulations may result in loss of data; make adequate backups before you apply any modifications to the partition table. You should also make a backup of the partition table itself (sudo dd if=/dev/sda bs=1M count=1 of=somewhere-safe
).
Once you are satisfied that you have adequate backups you may try to use fdisk to correct the partition table, either automatically (press x
for expert functionality, then f
for fix, p
to see what fdisk did, v
for verify and finally w
if you want the changes written to disk), or manually by deleting and recreating partitions in a correct order with the same start and end sectors (except the extended partition, of course). I don't know whether this may have consequences for the drive letter assignment in Windows. Consider all implications before proceeding.
See also:
GParted doesn't see partitions recognized OK by other aps on Ubuntu Forums.
GParted Live can'r see my partitions, Windows can on GParted forum.
edited Dec 6 '16 at 12:40
answered Dec 6 '16 at 12:34
AlexP
7,39211328
7,39211328
You also have a newer 4K drive but start on the very old sector 63 which is not optimal for 4K drives. Looks like you copied from an XP install as that was the last to use sector 63? Also with Windows 10 make sure fast start up is off. askubuntu.com/questions/145902/… and: ibm.com/developerworks/linux/library/l-4kb-sector-disks Only use Windows or Windows tools to resize NTFS and reboot immediately so Windows can run chkdsk.
– oldfred
Dec 6 '16 at 14:54
Can defragmentating the drive clear the problem of overlapping sectors?
– Alex
Dec 7 '16 at 3:02
@Alex: No. It has nothing to do with it.
– AlexP
Dec 7 '16 at 3:33
@AlexP I have a lot of important data on the windows side and don't want to lose it. I have made backups including the recovery disk and full backup . My question is are you suggesting me to wipe clean the drive and then restore later or the backup is just in case something goes wrong. I am unable to follow your advice. Can you clarify the steps I should follow to solve this process. Also, when recovering the windows in case something fails will it not bring the system back to the present state ? Many Thanks ..
– Alex
Dec 7 '16 at 8:42
I am sorry that I am not confident that I can provide a safe procedure. You may want to get local hands-on help. Maybe ask a friend, or the friend of a friend for support.
– AlexP
Dec 7 '16 at 9:10
|
show 1 more comment
You also have a newer 4K drive but start on the very old sector 63 which is not optimal for 4K drives. Looks like you copied from an XP install as that was the last to use sector 63? Also with Windows 10 make sure fast start up is off. askubuntu.com/questions/145902/… and: ibm.com/developerworks/linux/library/l-4kb-sector-disks Only use Windows or Windows tools to resize NTFS and reboot immediately so Windows can run chkdsk.
– oldfred
Dec 6 '16 at 14:54
Can defragmentating the drive clear the problem of overlapping sectors?
– Alex
Dec 7 '16 at 3:02
@Alex: No. It has nothing to do with it.
– AlexP
Dec 7 '16 at 3:33
@AlexP I have a lot of important data on the windows side and don't want to lose it. I have made backups including the recovery disk and full backup . My question is are you suggesting me to wipe clean the drive and then restore later or the backup is just in case something goes wrong. I am unable to follow your advice. Can you clarify the steps I should follow to solve this process. Also, when recovering the windows in case something fails will it not bring the system back to the present state ? Many Thanks ..
– Alex
Dec 7 '16 at 8:42
I am sorry that I am not confident that I can provide a safe procedure. You may want to get local hands-on help. Maybe ask a friend, or the friend of a friend for support.
– AlexP
Dec 7 '16 at 9:10
You also have a newer 4K drive but start on the very old sector 63 which is not optimal for 4K drives. Looks like you copied from an XP install as that was the last to use sector 63? Also with Windows 10 make sure fast start up is off. askubuntu.com/questions/145902/… and: ibm.com/developerworks/linux/library/l-4kb-sector-disks Only use Windows or Windows tools to resize NTFS and reboot immediately so Windows can run chkdsk.
– oldfred
Dec 6 '16 at 14:54
You also have a newer 4K drive but start on the very old sector 63 which is not optimal for 4K drives. Looks like you copied from an XP install as that was the last to use sector 63? Also with Windows 10 make sure fast start up is off. askubuntu.com/questions/145902/… and: ibm.com/developerworks/linux/library/l-4kb-sector-disks Only use Windows or Windows tools to resize NTFS and reboot immediately so Windows can run chkdsk.
– oldfred
Dec 6 '16 at 14:54
Can defragmentating the drive clear the problem of overlapping sectors?
– Alex
Dec 7 '16 at 3:02
Can defragmentating the drive clear the problem of overlapping sectors?
– Alex
Dec 7 '16 at 3:02
@Alex: No. It has nothing to do with it.
– AlexP
Dec 7 '16 at 3:33
@Alex: No. It has nothing to do with it.
– AlexP
Dec 7 '16 at 3:33
@AlexP I have a lot of important data on the windows side and don't want to lose it. I have made backups including the recovery disk and full backup . My question is are you suggesting me to wipe clean the drive and then restore later or the backup is just in case something goes wrong. I am unable to follow your advice. Can you clarify the steps I should follow to solve this process. Also, when recovering the windows in case something fails will it not bring the system back to the present state ? Many Thanks ..
– Alex
Dec 7 '16 at 8:42
@AlexP I have a lot of important data on the windows side and don't want to lose it. I have made backups including the recovery disk and full backup . My question is are you suggesting me to wipe clean the drive and then restore later or the backup is just in case something goes wrong. I am unable to follow your advice. Can you clarify the steps I should follow to solve this process. Also, when recovering the windows in case something fails will it not bring the system back to the present state ? Many Thanks ..
– Alex
Dec 7 '16 at 8:42
I am sorry that I am not confident that I can provide a safe procedure. You may want to get local hands-on help. Maybe ask a friend, or the friend of a friend for support.
– AlexP
Dec 7 '16 at 9:10
I am sorry that I am not confident that I can provide a safe procedure. You may want to get local hands-on help. Maybe ask a friend, or the friend of a friend for support.
– AlexP
Dec 7 '16 at 9:10
|
show 1 more comment
Ok, I was able to solve the problem. These are the steps I followed. If someone else is facing these problems they can follow the steps.
1.) Used the AOMEI partition manager on windows side (free version) to merge all the secondary partitions to the main c drive.
2.) As mentioned by @AlexP, some sectors of the drive were overlapping and not in order. I used the AOMEI partition manager again to reorder the
drives such that the sectors were properly ordered. This process took time as GB's of data in my primary drive had to be moved. (2.5 hrs).3.) After this I was able to reboot into the windows side. The AOMEI also corrected any boot errors along the way so I just had to sit and
wait.- 4.) When installing a fresh copy of ubuntu the drives showed up correctly and I was able to install ubuntu using the something else
option.
add a comment |
Ok, I was able to solve the problem. These are the steps I followed. If someone else is facing these problems they can follow the steps.
1.) Used the AOMEI partition manager on windows side (free version) to merge all the secondary partitions to the main c drive.
2.) As mentioned by @AlexP, some sectors of the drive were overlapping and not in order. I used the AOMEI partition manager again to reorder the
drives such that the sectors were properly ordered. This process took time as GB's of data in my primary drive had to be moved. (2.5 hrs).3.) After this I was able to reboot into the windows side. The AOMEI also corrected any boot errors along the way so I just had to sit and
wait.- 4.) When installing a fresh copy of ubuntu the drives showed up correctly and I was able to install ubuntu using the something else
option.
add a comment |
Ok, I was able to solve the problem. These are the steps I followed. If someone else is facing these problems they can follow the steps.
1.) Used the AOMEI partition manager on windows side (free version) to merge all the secondary partitions to the main c drive.
2.) As mentioned by @AlexP, some sectors of the drive were overlapping and not in order. I used the AOMEI partition manager again to reorder the
drives such that the sectors were properly ordered. This process took time as GB's of data in my primary drive had to be moved. (2.5 hrs).3.) After this I was able to reboot into the windows side. The AOMEI also corrected any boot errors along the way so I just had to sit and
wait.- 4.) When installing a fresh copy of ubuntu the drives showed up correctly and I was able to install ubuntu using the something else
option.
Ok, I was able to solve the problem. These are the steps I followed. If someone else is facing these problems they can follow the steps.
1.) Used the AOMEI partition manager on windows side (free version) to merge all the secondary partitions to the main c drive.
2.) As mentioned by @AlexP, some sectors of the drive were overlapping and not in order. I used the AOMEI partition manager again to reorder the
drives such that the sectors were properly ordered. This process took time as GB's of data in my primary drive had to be moved. (2.5 hrs).3.) After this I was able to reboot into the windows side. The AOMEI also corrected any boot errors along the way so I just had to sit and
wait.- 4.) When installing a fresh copy of ubuntu the drives showed up correctly and I was able to install ubuntu using the something else
option.
answered Dec 13 '16 at 5:32
Alex
613
613
add a comment |
add a comment |
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f857542%2fwindows-partitions-not-showing-up-when-installing-ubuntu-14-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
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
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
I can see you're using Aomei, can you trying creating the partition with the native windows tool I instead? I believe it's called disk manager. It will create an unallocated space which you'll be able to use later in Ubuntu.
– answerSeeker
Dec 6 '16 at 6:13
You have one hard disk and yet you expect to see multiple disks in the installer?
– AlexP
Dec 6 '16 at 6:55
From multiple disks I mean to say the partitions (I,J, Recovery etc.).
– Alex
Dec 6 '16 at 7:20
1. Boot from installation DVD or flash drive. 2. Choose "Try Ubuntu". 3. Run Gparted. 4. Tell us how many partitions does Gparted see.
– AlexP
Dec 6 '16 at 8:15
Please see the updated question. I have included the result from gparted and fdisk. Thanks
– Alex
Dec 6 '16 at 10:35