Trying to install dual boot Ubuntu 18.04 on Windows 10, but Hard Disk partitions are not displayed during...
Already Windows 10 is installed in Dell XPS 13 Laptop. I am trying to install dual boot Ubuntu 18.04 on Windows 10. But when I have selected "Install Ubuntu", Ubuntu is loading in USB drive but not in Hard Disk. Hard Disk partitions are not displayed during Ubantu Installation.
Thank you.
dual-boot bootloader
New contributor
add a comment |
Already Windows 10 is installed in Dell XPS 13 Laptop. I am trying to install dual boot Ubuntu 18.04 on Windows 10. But when I have selected "Install Ubuntu", Ubuntu is loading in USB drive but not in Hard Disk. Hard Disk partitions are not displayed during Ubantu Installation.
Thank you.
dual-boot bootloader
New contributor
Are you trying to install on Disk 0 or Disk 1?
– WinEunuuchs2Unix
1 hour ago
You have to select the appropriate disk for installation
– Soulimane Mammar
1 min ago
add a comment |
Already Windows 10 is installed in Dell XPS 13 Laptop. I am trying to install dual boot Ubuntu 18.04 on Windows 10. But when I have selected "Install Ubuntu", Ubuntu is loading in USB drive but not in Hard Disk. Hard Disk partitions are not displayed during Ubantu Installation.
Thank you.
dual-boot bootloader
New contributor
Already Windows 10 is installed in Dell XPS 13 Laptop. I am trying to install dual boot Ubuntu 18.04 on Windows 10. But when I have selected "Install Ubuntu", Ubuntu is loading in USB drive but not in Hard Disk. Hard Disk partitions are not displayed during Ubantu Installation.
Thank you.
dual-boot bootloader
dual-boot bootloader
New contributor
New contributor
edited 1 hour ago
Ubuntu User
New contributor
asked 9 hours ago
Ubuntu UserUbuntu User
12
12
New contributor
New contributor
Are you trying to install on Disk 0 or Disk 1?
– WinEunuuchs2Unix
1 hour ago
You have to select the appropriate disk for installation
– Soulimane Mammar
1 min ago
add a comment |
Are you trying to install on Disk 0 or Disk 1?
– WinEunuuchs2Unix
1 hour ago
You have to select the appropriate disk for installation
– Soulimane Mammar
1 min ago
Are you trying to install on Disk 0 or Disk 1?
– WinEunuuchs2Unix
1 hour ago
Are you trying to install on Disk 0 or Disk 1?
– WinEunuuchs2Unix
1 hour ago
You have to select the appropriate disk for installation
– Soulimane Mammar
1 min ago
You have to select the appropriate disk for installation
– Soulimane Mammar
1 min ago
add a comment |
1 Answer
1
active
oldest
votes
To get Dual boot working fine on your Dell laptop, follow these steps:
Section - I: Getting Windows OS ready for Dual-boot
- Login to your
Windows
machine with an Administrative account and right-click on the Start Menu >> Command Prompt (Admin) option to open Windows Command Line with elevated privileges Once you are in the command prompt, type
diskmgmt.msc
to open "Disk Management Utility". From here, right click on the "C:" partition and select Shrink Volume in order to resize the partitionOn "Shrink C:" enter a value to shrink in MB and hit the Shrink option to start partition resize
Note: Do not forget to create a Bootable USB having Ubuntu loaded into it before you start with the next section.
Section - II: Installing Ubuntu OS
- Reboot the machine and instruct the BIOS/UEFI to boot-up from the DVD/USB by pressing a special function key (usually its F12, F10 or F2 depending on the vendor specifications)
- Once the media boot-up, a new Grub screen should appear on your monitor. From the menu select Install Ubuntu and hit the Enter key to continue
Note: After the boot media finishes loading into RAM you will end up with a completely functional Ubuntu
system running in live mode
On the "Launcher" hit on the second icon from the top, Install Ubuntu 18.04, and the installer utility will start. Choose the language you wish to perform the installation and click on the Continue button to proceed further
Next, leave both options from Preparing to Install Ubuntu unchecked and hit on the Continue button again
On the "Installation Type" screen, prefer to choose the Install Ubuntu alongside Windows Boot Manager option if you want to automate the process and do not wish to have a personalized partition scheme. In case you want a custom partition layout, check the Something Else option and hit on the "Continue" button to proceed further.
P.S.: The option "Erase disk and install Ubuntu" should be avoided on dual-boot because is potentially dangerous and will wipe out your disk completely.
If you aren't able to see any partitions here, then it means an error in the partition table. Windows
often ignores there errors and seem to work normally, but Ubuntu
doesn't ignore them and doesn't show partitions.
I would recommend you to Boot into live mode first, and check the partitions with the following command:
sudo fdisk -l
(small L)
Post the output here and we'll see if it finds something.
However, if your partitions are displayed properly, then you can proceed with the installation:
- Now, if you go with "Something Else" option, its time to create the partitions manually. I would recommend that you create three partitions, one for root, one for the Home and one "Swap" partition.
To create the first root partition, select the free space (the shrinking space from Windows created earlier) and hit on the "+" icon below. On partition settings use the following configurations and hit OK to apply changes:
Size = at least 20000 MB
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /
- Similarly, create the "Home" partition and the "Swap" partition. For "Home" use the following configuration:
Size = all remaining free space
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /home
When you are finished creating all partitions as per your requirements, hit the Install Now button in order to apply the changes to disk and start with the installation process. A pop-up window might appear to inform you about the "Swap" space, but you can ignore the alert by pressing on the "Continue" button
Next a new pop-up window will ask you if you agree with committing changes to disk. Hit the Continue button to write changes to disk and the installation process will now start
Once you are done installing Ubuntu
OS, proceed with the next section.
Section - III: Setting Up the GRUB Menu
- Boot into your
Windows
OS - Combine the keys Windows + r together and type cmd to open command prompt.
- Type the command:
bcdedit /set "{bootmgr}" path EFIubuntugrubx64.efi
and hit the Enter key
P.S. - You do not need to have admin rights on command prompt before you perform the above action.
If you wish to switch between the OS, just reboot the computer and select your preferred OS from the Grub menu.
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
});
}
});
Ubuntu User is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1124588%2ftrying-to-install-dual-boot-ubuntu-18-04-on-windows-10-but-hard-disk-partitions%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
To get Dual boot working fine on your Dell laptop, follow these steps:
Section - I: Getting Windows OS ready for Dual-boot
- Login to your
Windows
machine with an Administrative account and right-click on the Start Menu >> Command Prompt (Admin) option to open Windows Command Line with elevated privileges Once you are in the command prompt, type
diskmgmt.msc
to open "Disk Management Utility". From here, right click on the "C:" partition and select Shrink Volume in order to resize the partitionOn "Shrink C:" enter a value to shrink in MB and hit the Shrink option to start partition resize
Note: Do not forget to create a Bootable USB having Ubuntu loaded into it before you start with the next section.
Section - II: Installing Ubuntu OS
- Reboot the machine and instruct the BIOS/UEFI to boot-up from the DVD/USB by pressing a special function key (usually its F12, F10 or F2 depending on the vendor specifications)
- Once the media boot-up, a new Grub screen should appear on your monitor. From the menu select Install Ubuntu and hit the Enter key to continue
Note: After the boot media finishes loading into RAM you will end up with a completely functional Ubuntu
system running in live mode
On the "Launcher" hit on the second icon from the top, Install Ubuntu 18.04, and the installer utility will start. Choose the language you wish to perform the installation and click on the Continue button to proceed further
Next, leave both options from Preparing to Install Ubuntu unchecked and hit on the Continue button again
On the "Installation Type" screen, prefer to choose the Install Ubuntu alongside Windows Boot Manager option if you want to automate the process and do not wish to have a personalized partition scheme. In case you want a custom partition layout, check the Something Else option and hit on the "Continue" button to proceed further.
P.S.: The option "Erase disk and install Ubuntu" should be avoided on dual-boot because is potentially dangerous and will wipe out your disk completely.
If you aren't able to see any partitions here, then it means an error in the partition table. Windows
often ignores there errors and seem to work normally, but Ubuntu
doesn't ignore them and doesn't show partitions.
I would recommend you to Boot into live mode first, and check the partitions with the following command:
sudo fdisk -l
(small L)
Post the output here and we'll see if it finds something.
However, if your partitions are displayed properly, then you can proceed with the installation:
- Now, if you go with "Something Else" option, its time to create the partitions manually. I would recommend that you create three partitions, one for root, one for the Home and one "Swap" partition.
To create the first root partition, select the free space (the shrinking space from Windows created earlier) and hit on the "+" icon below. On partition settings use the following configurations and hit OK to apply changes:
Size = at least 20000 MB
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /
- Similarly, create the "Home" partition and the "Swap" partition. For "Home" use the following configuration:
Size = all remaining free space
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /home
When you are finished creating all partitions as per your requirements, hit the Install Now button in order to apply the changes to disk and start with the installation process. A pop-up window might appear to inform you about the "Swap" space, but you can ignore the alert by pressing on the "Continue" button
Next a new pop-up window will ask you if you agree with committing changes to disk. Hit the Continue button to write changes to disk and the installation process will now start
Once you are done installing Ubuntu
OS, proceed with the next section.
Section - III: Setting Up the GRUB Menu
- Boot into your
Windows
OS - Combine the keys Windows + r together and type cmd to open command prompt.
- Type the command:
bcdedit /set "{bootmgr}" path EFIubuntugrubx64.efi
and hit the Enter key
P.S. - You do not need to have admin rights on command prompt before you perform the above action.
If you wish to switch between the OS, just reboot the computer and select your preferred OS from the Grub menu.
add a comment |
To get Dual boot working fine on your Dell laptop, follow these steps:
Section - I: Getting Windows OS ready for Dual-boot
- Login to your
Windows
machine with an Administrative account and right-click on the Start Menu >> Command Prompt (Admin) option to open Windows Command Line with elevated privileges Once you are in the command prompt, type
diskmgmt.msc
to open "Disk Management Utility". From here, right click on the "C:" partition and select Shrink Volume in order to resize the partitionOn "Shrink C:" enter a value to shrink in MB and hit the Shrink option to start partition resize
Note: Do not forget to create a Bootable USB having Ubuntu loaded into it before you start with the next section.
Section - II: Installing Ubuntu OS
- Reboot the machine and instruct the BIOS/UEFI to boot-up from the DVD/USB by pressing a special function key (usually its F12, F10 or F2 depending on the vendor specifications)
- Once the media boot-up, a new Grub screen should appear on your monitor. From the menu select Install Ubuntu and hit the Enter key to continue
Note: After the boot media finishes loading into RAM you will end up with a completely functional Ubuntu
system running in live mode
On the "Launcher" hit on the second icon from the top, Install Ubuntu 18.04, and the installer utility will start. Choose the language you wish to perform the installation and click on the Continue button to proceed further
Next, leave both options from Preparing to Install Ubuntu unchecked and hit on the Continue button again
On the "Installation Type" screen, prefer to choose the Install Ubuntu alongside Windows Boot Manager option if you want to automate the process and do not wish to have a personalized partition scheme. In case you want a custom partition layout, check the Something Else option and hit on the "Continue" button to proceed further.
P.S.: The option "Erase disk and install Ubuntu" should be avoided on dual-boot because is potentially dangerous and will wipe out your disk completely.
If you aren't able to see any partitions here, then it means an error in the partition table. Windows
often ignores there errors and seem to work normally, but Ubuntu
doesn't ignore them and doesn't show partitions.
I would recommend you to Boot into live mode first, and check the partitions with the following command:
sudo fdisk -l
(small L)
Post the output here and we'll see if it finds something.
However, if your partitions are displayed properly, then you can proceed with the installation:
- Now, if you go with "Something Else" option, its time to create the partitions manually. I would recommend that you create three partitions, one for root, one for the Home and one "Swap" partition.
To create the first root partition, select the free space (the shrinking space from Windows created earlier) and hit on the "+" icon below. On partition settings use the following configurations and hit OK to apply changes:
Size = at least 20000 MB
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /
- Similarly, create the "Home" partition and the "Swap" partition. For "Home" use the following configuration:
Size = all remaining free space
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /home
When you are finished creating all partitions as per your requirements, hit the Install Now button in order to apply the changes to disk and start with the installation process. A pop-up window might appear to inform you about the "Swap" space, but you can ignore the alert by pressing on the "Continue" button
Next a new pop-up window will ask you if you agree with committing changes to disk. Hit the Continue button to write changes to disk and the installation process will now start
Once you are done installing Ubuntu
OS, proceed with the next section.
Section - III: Setting Up the GRUB Menu
- Boot into your
Windows
OS - Combine the keys Windows + r together and type cmd to open command prompt.
- Type the command:
bcdedit /set "{bootmgr}" path EFIubuntugrubx64.efi
and hit the Enter key
P.S. - You do not need to have admin rights on command prompt before you perform the above action.
If you wish to switch between the OS, just reboot the computer and select your preferred OS from the Grub menu.
add a comment |
To get Dual boot working fine on your Dell laptop, follow these steps:
Section - I: Getting Windows OS ready for Dual-boot
- Login to your
Windows
machine with an Administrative account and right-click on the Start Menu >> Command Prompt (Admin) option to open Windows Command Line with elevated privileges Once you are in the command prompt, type
diskmgmt.msc
to open "Disk Management Utility". From here, right click on the "C:" partition and select Shrink Volume in order to resize the partitionOn "Shrink C:" enter a value to shrink in MB and hit the Shrink option to start partition resize
Note: Do not forget to create a Bootable USB having Ubuntu loaded into it before you start with the next section.
Section - II: Installing Ubuntu OS
- Reboot the machine and instruct the BIOS/UEFI to boot-up from the DVD/USB by pressing a special function key (usually its F12, F10 or F2 depending on the vendor specifications)
- Once the media boot-up, a new Grub screen should appear on your monitor. From the menu select Install Ubuntu and hit the Enter key to continue
Note: After the boot media finishes loading into RAM you will end up with a completely functional Ubuntu
system running in live mode
On the "Launcher" hit on the second icon from the top, Install Ubuntu 18.04, and the installer utility will start. Choose the language you wish to perform the installation and click on the Continue button to proceed further
Next, leave both options from Preparing to Install Ubuntu unchecked and hit on the Continue button again
On the "Installation Type" screen, prefer to choose the Install Ubuntu alongside Windows Boot Manager option if you want to automate the process and do not wish to have a personalized partition scheme. In case you want a custom partition layout, check the Something Else option and hit on the "Continue" button to proceed further.
P.S.: The option "Erase disk and install Ubuntu" should be avoided on dual-boot because is potentially dangerous and will wipe out your disk completely.
If you aren't able to see any partitions here, then it means an error in the partition table. Windows
often ignores there errors and seem to work normally, but Ubuntu
doesn't ignore them and doesn't show partitions.
I would recommend you to Boot into live mode first, and check the partitions with the following command:
sudo fdisk -l
(small L)
Post the output here and we'll see if it finds something.
However, if your partitions are displayed properly, then you can proceed with the installation:
- Now, if you go with "Something Else" option, its time to create the partitions manually. I would recommend that you create three partitions, one for root, one for the Home and one "Swap" partition.
To create the first root partition, select the free space (the shrinking space from Windows created earlier) and hit on the "+" icon below. On partition settings use the following configurations and hit OK to apply changes:
Size = at least 20000 MB
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /
- Similarly, create the "Home" partition and the "Swap" partition. For "Home" use the following configuration:
Size = all remaining free space
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /home
When you are finished creating all partitions as per your requirements, hit the Install Now button in order to apply the changes to disk and start with the installation process. A pop-up window might appear to inform you about the "Swap" space, but you can ignore the alert by pressing on the "Continue" button
Next a new pop-up window will ask you if you agree with committing changes to disk. Hit the Continue button to write changes to disk and the installation process will now start
Once you are done installing Ubuntu
OS, proceed with the next section.
Section - III: Setting Up the GRUB Menu
- Boot into your
Windows
OS - Combine the keys Windows + r together and type cmd to open command prompt.
- Type the command:
bcdedit /set "{bootmgr}" path EFIubuntugrubx64.efi
and hit the Enter key
P.S. - You do not need to have admin rights on command prompt before you perform the above action.
If you wish to switch between the OS, just reboot the computer and select your preferred OS from the Grub menu.
To get Dual boot working fine on your Dell laptop, follow these steps:
Section - I: Getting Windows OS ready for Dual-boot
- Login to your
Windows
machine with an Administrative account and right-click on the Start Menu >> Command Prompt (Admin) option to open Windows Command Line with elevated privileges Once you are in the command prompt, type
diskmgmt.msc
to open "Disk Management Utility". From here, right click on the "C:" partition and select Shrink Volume in order to resize the partitionOn "Shrink C:" enter a value to shrink in MB and hit the Shrink option to start partition resize
Note: Do not forget to create a Bootable USB having Ubuntu loaded into it before you start with the next section.
Section - II: Installing Ubuntu OS
- Reboot the machine and instruct the BIOS/UEFI to boot-up from the DVD/USB by pressing a special function key (usually its F12, F10 or F2 depending on the vendor specifications)
- Once the media boot-up, a new Grub screen should appear on your monitor. From the menu select Install Ubuntu and hit the Enter key to continue
Note: After the boot media finishes loading into RAM you will end up with a completely functional Ubuntu
system running in live mode
On the "Launcher" hit on the second icon from the top, Install Ubuntu 18.04, and the installer utility will start. Choose the language you wish to perform the installation and click on the Continue button to proceed further
Next, leave both options from Preparing to Install Ubuntu unchecked and hit on the Continue button again
On the "Installation Type" screen, prefer to choose the Install Ubuntu alongside Windows Boot Manager option if you want to automate the process and do not wish to have a personalized partition scheme. In case you want a custom partition layout, check the Something Else option and hit on the "Continue" button to proceed further.
P.S.: The option "Erase disk and install Ubuntu" should be avoided on dual-boot because is potentially dangerous and will wipe out your disk completely.
If you aren't able to see any partitions here, then it means an error in the partition table. Windows
often ignores there errors and seem to work normally, but Ubuntu
doesn't ignore them and doesn't show partitions.
I would recommend you to Boot into live mode first, and check the partitions with the following command:
sudo fdisk -l
(small L)
Post the output here and we'll see if it finds something.
However, if your partitions are displayed properly, then you can proceed with the installation:
- Now, if you go with "Something Else" option, its time to create the partitions manually. I would recommend that you create three partitions, one for root, one for the Home and one "Swap" partition.
To create the first root partition, select the free space (the shrinking space from Windows created earlier) and hit on the "+" icon below. On partition settings use the following configurations and hit OK to apply changes:
Size = at least 20000 MB
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /
- Similarly, create the "Home" partition and the "Swap" partition. For "Home" use the following configuration:
Size = all remaining free space
Type for the new partition = Primary
Location for the new partition = Beginning
Use as = EXT4 journaling file system
Mount point = /home
When you are finished creating all partitions as per your requirements, hit the Install Now button in order to apply the changes to disk and start with the installation process. A pop-up window might appear to inform you about the "Swap" space, but you can ignore the alert by pressing on the "Continue" button
Next a new pop-up window will ask you if you agree with committing changes to disk. Hit the Continue button to write changes to disk and the installation process will now start
Once you are done installing Ubuntu
OS, proceed with the next section.
Section - III: Setting Up the GRUB Menu
- Boot into your
Windows
OS - Combine the keys Windows + r together and type cmd to open command prompt.
- Type the command:
bcdedit /set "{bootmgr}" path EFIubuntugrubx64.efi
and hit the Enter key
P.S. - You do not need to have admin rights on command prompt before you perform the above action.
If you wish to switch between the OS, just reboot the computer and select your preferred OS from the Grub menu.
edited 2 mins ago
answered 17 mins ago
Manu MathurManu Mathur
40429
40429
add a comment |
add a comment |
Ubuntu User is a new contributor. Be nice, and check out our Code of Conduct.
Ubuntu User is a new contributor. Be nice, and check out our Code of Conduct.
Ubuntu User is a new contributor. Be nice, and check out our Code of Conduct.
Ubuntu User is a new contributor. Be nice, and check out our Code of Conduct.
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.
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%2f1124588%2ftrying-to-install-dual-boot-ubuntu-18-04-on-windows-10-but-hard-disk-partitions%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
Are you trying to install on Disk 0 or Disk 1?
– WinEunuuchs2Unix
1 hour ago
You have to select the appropriate disk for installation
– Soulimane Mammar
1 min ago