Copied Ubuntu 18 to new partition, but it does not start
As written in tens of tutorials, I have created new partition (btrfs), copied over all files from original parition (ext4), using cp, rsync.. Tried various methods, copied filesystem seems to be OK. Then I edited new fstab file, replaced with UUID of new partition and changed ext4 to btrfs. I also created new entry in GRUB from the original (I booted old system and ran Grub-Customizer), where I replaced all original UUID with UUID of new partition. I have boot partition sda1, original partition (ext4) is sdb5 and new partition (btrfs) is sdb6. Other people write this worked for them, but new Ubuntu failed to start, with many error messages "[FAILED] Failed to start... and eventually stops at "A start job is running for Hold until boot process finishes up. And at that point it gets stuck. Any advise or solution please?
btrfs migration
add a comment |
As written in tens of tutorials, I have created new partition (btrfs), copied over all files from original parition (ext4), using cp, rsync.. Tried various methods, copied filesystem seems to be OK. Then I edited new fstab file, replaced with UUID of new partition and changed ext4 to btrfs. I also created new entry in GRUB from the original (I booted old system and ran Grub-Customizer), where I replaced all original UUID with UUID of new partition. I have boot partition sda1, original partition (ext4) is sdb5 and new partition (btrfs) is sdb6. Other people write this worked for them, but new Ubuntu failed to start, with many error messages "[FAILED] Failed to start... and eventually stops at "A start job is running for Hold until boot process finishes up. And at that point it gets stuck. Any advise or solution please?
btrfs migration
I think it is not possible to restore to other file system on file level. It seems to me that there are too many references to ext4 FS in various config files that the same system configuration does not run on btrfs. Changing Grub and FSTAB is not enough. I wanted to do snapshots because of VmWare open machines. In the end, I stayed with ext4 and I do vmware snapshot of open machine via command line. That way I obtain vmware vmdk and vmem files that are not written to and can be backed up.
– Jan
Mar 17 at 9:49
add a comment |
As written in tens of tutorials, I have created new partition (btrfs), copied over all files from original parition (ext4), using cp, rsync.. Tried various methods, copied filesystem seems to be OK. Then I edited new fstab file, replaced with UUID of new partition and changed ext4 to btrfs. I also created new entry in GRUB from the original (I booted old system and ran Grub-Customizer), where I replaced all original UUID with UUID of new partition. I have boot partition sda1, original partition (ext4) is sdb5 and new partition (btrfs) is sdb6. Other people write this worked for them, but new Ubuntu failed to start, with many error messages "[FAILED] Failed to start... and eventually stops at "A start job is running for Hold until boot process finishes up. And at that point it gets stuck. Any advise or solution please?
btrfs migration
As written in tens of tutorials, I have created new partition (btrfs), copied over all files from original parition (ext4), using cp, rsync.. Tried various methods, copied filesystem seems to be OK. Then I edited new fstab file, replaced with UUID of new partition and changed ext4 to btrfs. I also created new entry in GRUB from the original (I booted old system and ran Grub-Customizer), where I replaced all original UUID with UUID of new partition. I have boot partition sda1, original partition (ext4) is sdb5 and new partition (btrfs) is sdb6. Other people write this worked for them, but new Ubuntu failed to start, with many error messages "[FAILED] Failed to start... and eventually stops at "A start job is running for Hold until boot process finishes up. And at that point it gets stuck. Any advise or solution please?
btrfs migration
btrfs migration
asked Mar 16 at 14:22
JanJan
1
1
I think it is not possible to restore to other file system on file level. It seems to me that there are too many references to ext4 FS in various config files that the same system configuration does not run on btrfs. Changing Grub and FSTAB is not enough. I wanted to do snapshots because of VmWare open machines. In the end, I stayed with ext4 and I do vmware snapshot of open machine via command line. That way I obtain vmware vmdk and vmem files that are not written to and can be backed up.
– Jan
Mar 17 at 9:49
add a comment |
I think it is not possible to restore to other file system on file level. It seems to me that there are too many references to ext4 FS in various config files that the same system configuration does not run on btrfs. Changing Grub and FSTAB is not enough. I wanted to do snapshots because of VmWare open machines. In the end, I stayed with ext4 and I do vmware snapshot of open machine via command line. That way I obtain vmware vmdk and vmem files that are not written to and can be backed up.
– Jan
Mar 17 at 9:49
I think it is not possible to restore to other file system on file level. It seems to me that there are too many references to ext4 FS in various config files that the same system configuration does not run on btrfs. Changing Grub and FSTAB is not enough. I wanted to do snapshots because of VmWare open machines. In the end, I stayed with ext4 and I do vmware snapshot of open machine via command line. That way I obtain vmware vmdk and vmem files that are not written to and can be backed up.
– Jan
Mar 17 at 9:49
I think it is not possible to restore to other file system on file level. It seems to me that there are too many references to ext4 FS in various config files that the same system configuration does not run on btrfs. Changing Grub and FSTAB is not enough. I wanted to do snapshots because of VmWare open machines. In the end, I stayed with ext4 and I do vmware snapshot of open machine via command line. That way I obtain vmware vmdk and vmem files that are not written to and can be backed up.
– Jan
Mar 17 at 9:49
add a comment |
1 Answer
1
active
oldest
votes
Try:
- Creating a startup disk using boot-repair-disk
Or:
- Create an ubuntu startup disk and reinstall grub2 using these instructions
Thank you but I think this is not necessary. The system boots. With errors for about 10 seconds then it gets stuck. I would say grub does its job.
– Jan
Mar 16 at 15:24
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%2f1126175%2fcopied-ubuntu-18-to-new-partition-but-it-does-not-start%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
Try:
- Creating a startup disk using boot-repair-disk
Or:
- Create an ubuntu startup disk and reinstall grub2 using these instructions
Thank you but I think this is not necessary. The system boots. With errors for about 10 seconds then it gets stuck. I would say grub does its job.
– Jan
Mar 16 at 15:24
add a comment |
Try:
- Creating a startup disk using boot-repair-disk
Or:
- Create an ubuntu startup disk and reinstall grub2 using these instructions
Thank you but I think this is not necessary. The system boots. With errors for about 10 seconds then it gets stuck. I would say grub does its job.
– Jan
Mar 16 at 15:24
add a comment |
Try:
- Creating a startup disk using boot-repair-disk
Or:
- Create an ubuntu startup disk and reinstall grub2 using these instructions
Try:
- Creating a startup disk using boot-repair-disk
Or:
- Create an ubuntu startup disk and reinstall grub2 using these instructions
answered Mar 16 at 15:01
Benjamin BrownBenjamin Brown
11
11
Thank you but I think this is not necessary. The system boots. With errors for about 10 seconds then it gets stuck. I would say grub does its job.
– Jan
Mar 16 at 15:24
add a comment |
Thank you but I think this is not necessary. The system boots. With errors for about 10 seconds then it gets stuck. I would say grub does its job.
– Jan
Mar 16 at 15:24
Thank you but I think this is not necessary. The system boots. With errors for about 10 seconds then it gets stuck. I would say grub does its job.
– Jan
Mar 16 at 15:24
Thank you but I think this is not necessary. The system boots. With errors for about 10 seconds then it gets stuck. I would say grub does its job.
– Jan
Mar 16 at 15:24
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%2f1126175%2fcopied-ubuntu-18-to-new-partition-but-it-does-not-start%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 think it is not possible to restore to other file system on file level. It seems to me that there are too many references to ext4 FS in various config files that the same system configuration does not run on btrfs. Changing Grub and FSTAB is not enough. I wanted to do snapshots because of VmWare open machines. In the end, I stayed with ext4 and I do vmware snapshot of open machine via command line. That way I obtain vmware vmdk and vmem files that are not written to and can be backed up.
– Jan
Mar 17 at 9:49