Problems installing Ubuntu on a vaio with SSD, GRUB installation failure
I have installed and used Ubuntu in several computers. But now I have a problem that I don't know how to solve.
I have a Vaio (Product name: vpcz13c5e), it has a SSD 128gb. I decided to install Ubuntu (12.04, but I have tried older versions as well). Firstly, I tested with live USB, and everything was fine, so I decided go for the complete installation. Then everything went as follows:
- I chose to use the whole disk (first option, formatting everything).
I got a message
Executing 'grub-install' /deb/sdb failed. This is a fatal error
After clicking ok I got another window with 3 options:
- the first offers different devices to install the bootloader on (I tried all of them and none works).
Second option: Continue without a bootloader. In that case I got
You will need to manually install a bootloader in order to start Ubuntu
The third option is Cancel the installation.
So, I chose Continue without a bootloader.
Then I restart the computer (with the Live cd) and in a terminal type sudo fdisk -l
but I obtain
fdisk: unable to seek on /dev/sda: Invalid argument
What can I do? any help will be appreciated.
grub2 vaio ssd
add a comment |
I have installed and used Ubuntu in several computers. But now I have a problem that I don't know how to solve.
I have a Vaio (Product name: vpcz13c5e), it has a SSD 128gb. I decided to install Ubuntu (12.04, but I have tried older versions as well). Firstly, I tested with live USB, and everything was fine, so I decided go for the complete installation. Then everything went as follows:
- I chose to use the whole disk (first option, formatting everything).
I got a message
Executing 'grub-install' /deb/sdb failed. This is a fatal error
After clicking ok I got another window with 3 options:
- the first offers different devices to install the bootloader on (I tried all of them and none works).
Second option: Continue without a bootloader. In that case I got
You will need to manually install a bootloader in order to start Ubuntu
The third option is Cancel the installation.
So, I chose Continue without a bootloader.
Then I restart the computer (with the Live cd) and in a terminal type sudo fdisk -l
but I obtain
fdisk: unable to seek on /dev/sda: Invalid argument
What can I do? any help will be appreciated.
grub2 vaio ssd
Are you installing from CD? If you are have you done an MD5SUM on the ISO file?
– Mitch♦
Jul 26 '12 at 12:58
I am installing from usb, yes the md5sum is correct. In fact I have tried several versions of Ubuntu and LM.
– Alberto
Jul 26 '12 at 13:03
Do you have AHCI enabled in the BIOS? Are you using EUFI?
– Mitch♦
Jul 26 '12 at 13:05
How can I enable AHCI in the BIOS? I have not that option (my BIOS is InsydeH20 rev 3.5
– Alberto
Jul 26 '12 at 13:12
add a comment |
I have installed and used Ubuntu in several computers. But now I have a problem that I don't know how to solve.
I have a Vaio (Product name: vpcz13c5e), it has a SSD 128gb. I decided to install Ubuntu (12.04, but I have tried older versions as well). Firstly, I tested with live USB, and everything was fine, so I decided go for the complete installation. Then everything went as follows:
- I chose to use the whole disk (first option, formatting everything).
I got a message
Executing 'grub-install' /deb/sdb failed. This is a fatal error
After clicking ok I got another window with 3 options:
- the first offers different devices to install the bootloader on (I tried all of them and none works).
Second option: Continue without a bootloader. In that case I got
You will need to manually install a bootloader in order to start Ubuntu
The third option is Cancel the installation.
So, I chose Continue without a bootloader.
Then I restart the computer (with the Live cd) and in a terminal type sudo fdisk -l
but I obtain
fdisk: unable to seek on /dev/sda: Invalid argument
What can I do? any help will be appreciated.
grub2 vaio ssd
I have installed and used Ubuntu in several computers. But now I have a problem that I don't know how to solve.
I have a Vaio (Product name: vpcz13c5e), it has a SSD 128gb. I decided to install Ubuntu (12.04, but I have tried older versions as well). Firstly, I tested with live USB, and everything was fine, so I decided go for the complete installation. Then everything went as follows:
- I chose to use the whole disk (first option, formatting everything).
I got a message
Executing 'grub-install' /deb/sdb failed. This is a fatal error
After clicking ok I got another window with 3 options:
- the first offers different devices to install the bootloader on (I tried all of them and none works).
Second option: Continue without a bootloader. In that case I got
You will need to manually install a bootloader in order to start Ubuntu
The third option is Cancel the installation.
So, I chose Continue without a bootloader.
Then I restart the computer (with the Live cd) and in a terminal type sudo fdisk -l
but I obtain
fdisk: unable to seek on /dev/sda: Invalid argument
What can I do? any help will be appreciated.
grub2 vaio ssd
grub2 vaio ssd
edited Jul 26 '12 at 12:59
Samik
2,42011121
2,42011121
asked Jul 26 '12 at 12:14
AlbertoAlberto
613
613
Are you installing from CD? If you are have you done an MD5SUM on the ISO file?
– Mitch♦
Jul 26 '12 at 12:58
I am installing from usb, yes the md5sum is correct. In fact I have tried several versions of Ubuntu and LM.
– Alberto
Jul 26 '12 at 13:03
Do you have AHCI enabled in the BIOS? Are you using EUFI?
– Mitch♦
Jul 26 '12 at 13:05
How can I enable AHCI in the BIOS? I have not that option (my BIOS is InsydeH20 rev 3.5
– Alberto
Jul 26 '12 at 13:12
add a comment |
Are you installing from CD? If you are have you done an MD5SUM on the ISO file?
– Mitch♦
Jul 26 '12 at 12:58
I am installing from usb, yes the md5sum is correct. In fact I have tried several versions of Ubuntu and LM.
– Alberto
Jul 26 '12 at 13:03
Do you have AHCI enabled in the BIOS? Are you using EUFI?
– Mitch♦
Jul 26 '12 at 13:05
How can I enable AHCI in the BIOS? I have not that option (my BIOS is InsydeH20 rev 3.5
– Alberto
Jul 26 '12 at 13:12
Are you installing from CD? If you are have you done an MD5SUM on the ISO file?
– Mitch♦
Jul 26 '12 at 12:58
Are you installing from CD? If you are have you done an MD5SUM on the ISO file?
– Mitch♦
Jul 26 '12 at 12:58
I am installing from usb, yes the md5sum is correct. In fact I have tried several versions of Ubuntu and LM.
– Alberto
Jul 26 '12 at 13:03
I am installing from usb, yes the md5sum is correct. In fact I have tried several versions of Ubuntu and LM.
– Alberto
Jul 26 '12 at 13:03
Do you have AHCI enabled in the BIOS? Are you using EUFI?
– Mitch♦
Jul 26 '12 at 13:05
Do you have AHCI enabled in the BIOS? Are you using EUFI?
– Mitch♦
Jul 26 '12 at 13:05
How can I enable AHCI in the BIOS? I have not that option (my BIOS is InsydeH20 rev 3.5
– Alberto
Jul 26 '12 at 13:12
How can I enable AHCI in the BIOS? I have not that option (my BIOS is InsydeH20 rev 3.5
– Alberto
Jul 26 '12 at 13:12
add a comment |
1 Answer
1
active
oldest
votes
I am experiencing exactly the same problems, but I can get grub working by using boot repair
https://help.ubuntu.com/community/Boot-Repair
Although GRUB now works I still can not boot up. I have not tried the advanced options yet. Although if the repair did not succeed, there is a summary of your system with an URL that can be used to help diagnose the problem.
Welcome to Ask Ubuntu! This seems like it is, at least in part, an answer to the question, but it's worded as though you're asking a separate, related question. To make this clearer for people searching for help (so they know this post might help them), and to decrease the likelihood that this post will be considered not-an-answer and deleted, I recommend rewording this, and also removing anything that is actually a question (rather than a proposed solution) and posting it as a new question.
– Eliah Kagan
Aug 3 '12 at 18:04
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%2f168380%2fproblems-installing-ubuntu-on-a-vaio-with-ssd-grub-installation-failure%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
I am experiencing exactly the same problems, but I can get grub working by using boot repair
https://help.ubuntu.com/community/Boot-Repair
Although GRUB now works I still can not boot up. I have not tried the advanced options yet. Although if the repair did not succeed, there is a summary of your system with an URL that can be used to help diagnose the problem.
Welcome to Ask Ubuntu! This seems like it is, at least in part, an answer to the question, but it's worded as though you're asking a separate, related question. To make this clearer for people searching for help (so they know this post might help them), and to decrease the likelihood that this post will be considered not-an-answer and deleted, I recommend rewording this, and also removing anything that is actually a question (rather than a proposed solution) and posting it as a new question.
– Eliah Kagan
Aug 3 '12 at 18:04
add a comment |
I am experiencing exactly the same problems, but I can get grub working by using boot repair
https://help.ubuntu.com/community/Boot-Repair
Although GRUB now works I still can not boot up. I have not tried the advanced options yet. Although if the repair did not succeed, there is a summary of your system with an URL that can be used to help diagnose the problem.
Welcome to Ask Ubuntu! This seems like it is, at least in part, an answer to the question, but it's worded as though you're asking a separate, related question. To make this clearer for people searching for help (so they know this post might help them), and to decrease the likelihood that this post will be considered not-an-answer and deleted, I recommend rewording this, and also removing anything that is actually a question (rather than a proposed solution) and posting it as a new question.
– Eliah Kagan
Aug 3 '12 at 18:04
add a comment |
I am experiencing exactly the same problems, but I can get grub working by using boot repair
https://help.ubuntu.com/community/Boot-Repair
Although GRUB now works I still can not boot up. I have not tried the advanced options yet. Although if the repair did not succeed, there is a summary of your system with an URL that can be used to help diagnose the problem.
I am experiencing exactly the same problems, but I can get grub working by using boot repair
https://help.ubuntu.com/community/Boot-Repair
Although GRUB now works I still can not boot up. I have not tried the advanced options yet. Although if the repair did not succeed, there is a summary of your system with an URL that can be used to help diagnose the problem.
edited Aug 3 '12 at 18:04
Eliah Kagan
82.8k22228369
82.8k22228369
answered Aug 3 '12 at 8:37
user81005user81005
1
1
Welcome to Ask Ubuntu! This seems like it is, at least in part, an answer to the question, but it's worded as though you're asking a separate, related question. To make this clearer for people searching for help (so they know this post might help them), and to decrease the likelihood that this post will be considered not-an-answer and deleted, I recommend rewording this, and also removing anything that is actually a question (rather than a proposed solution) and posting it as a new question.
– Eliah Kagan
Aug 3 '12 at 18:04
add a comment |
Welcome to Ask Ubuntu! This seems like it is, at least in part, an answer to the question, but it's worded as though you're asking a separate, related question. To make this clearer for people searching for help (so they know this post might help them), and to decrease the likelihood that this post will be considered not-an-answer and deleted, I recommend rewording this, and also removing anything that is actually a question (rather than a proposed solution) and posting it as a new question.
– Eliah Kagan
Aug 3 '12 at 18:04
Welcome to Ask Ubuntu! This seems like it is, at least in part, an answer to the question, but it's worded as though you're asking a separate, related question. To make this clearer for people searching for help (so they know this post might help them), and to decrease the likelihood that this post will be considered not-an-answer and deleted, I recommend rewording this, and also removing anything that is actually a question (rather than a proposed solution) and posting it as a new question.
– Eliah Kagan
Aug 3 '12 at 18:04
Welcome to Ask Ubuntu! This seems like it is, at least in part, an answer to the question, but it's worded as though you're asking a separate, related question. To make this clearer for people searching for help (so they know this post might help them), and to decrease the likelihood that this post will be considered not-an-answer and deleted, I recommend rewording this, and also removing anything that is actually a question (rather than a proposed solution) and posting it as a new question.
– Eliah Kagan
Aug 3 '12 at 18:04
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.
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%2f168380%2fproblems-installing-ubuntu-on-a-vaio-with-ssd-grub-installation-failure%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 installing from CD? If you are have you done an MD5SUM on the ISO file?
– Mitch♦
Jul 26 '12 at 12:58
I am installing from usb, yes the md5sum is correct. In fact I have tried several versions of Ubuntu and LM.
– Alberto
Jul 26 '12 at 13:03
Do you have AHCI enabled in the BIOS? Are you using EUFI?
– Mitch♦
Jul 26 '12 at 13:05
How can I enable AHCI in the BIOS? I have not that option (my BIOS is InsydeH20 rev 3.5
– Alberto
Jul 26 '12 at 13:12