Skip to main content
Break text into paragraphs, shorten title (full Q is in message body)
Source Link
AdminBee
  • 23.6k
  • 25
  • 55
  • 77

how How to create a bootable ubuntuUbuntu hard disk (in a newly formatted/partitioned SSD/HDD) from an image of an ubuntuUbuntu partition?

I had a dual boot SSD with windows7Windows 7 (on primary) and ubuntuUbuntu 18.04 (on extended partition). I needed to delete the windowsWindows partition so as to let ubuntuUbuntu use the entire HDD. 

Since ubuntuUbuntu was on the extended partition, it was not possible to resize it. So, I created an image of the ubuntuUbuntu 18.04 partition using clonezillaclonezilla. Then, I deleted all the existing partitions in the SSD and created a single new ext4 partition on the SSD (sda1sda1). 

Next I cloned the 18.04 partition image back to the new partition (sda1sda1). However, I got an error message stating that it was unable to restore extended boot record into an extended partition (sda4sda4) which existed in the SSD before creating the new partition table. I tried to use disk repair to fix the boot issue, but it failed to do so.

My question is how to create a bootable ubuntu disk (in a newly formatted/partitioned SSD/HDD) from an image of an ubuntu partition?

how to create a bootable ubuntu disk (in a newly formatted/partitioned SSD/HDD) from an image of an ubuntu partition?

I had a dual boot SSD with windows7 (on primary) and ubuntu 18.04 (on extended partition). I needed to delete the windows partition so as to let ubuntu use the entire HDD. Since ubuntu was on extended partition, it was not possible to resize it. So, I created an image of the ubuntu 18.04 partition using clonezilla. Then, I deleted all the existing partitions in the SSD and created a single new ext4 partition on the SSD (sda1). Next I cloned the 18.04 partition image back to the new partition (sda1). However, I got an error message stating that it was unable to restore extended boot record into an extended partition (sda4) which existed in the SSD before creating the new partition table. I tried to use disk repair to fix the boot issue, but it failed to do so.

My question is how to create a bootable ubuntu disk (in a newly formatted/partitioned SSD/HDD) from an image of an ubuntu partition?

How to create a bootable Ubuntu hard disk from an image of an Ubuntu partition?

I had a dual boot SSD with Windows 7 (on primary) and Ubuntu 18.04 (on extended partition). I needed to delete the Windows partition so as to let Ubuntu use the entire HDD. 

Since Ubuntu was on the extended partition, it was not possible to resize it. So, I created an image of the Ubuntu 18.04 partition using clonezilla. Then, I deleted all the existing partitions in the SSD and created a single new ext4 partition on the SSD (sda1). 

Next I cloned the 18.04 partition image back to the new partition (sda1). However, I got an error message stating that it was unable to restore extended boot record into an extended partition (sda4) which existed in the SSD before creating the new partition table. I tried to use disk repair to fix the boot issue, but it failed to do so.

My question is how to create a bootable ubuntu disk (in a newly formatted/partitioned SSD/HDD) from an image of an ubuntu partition?

Source Link

how to create a bootable ubuntu disk (in a newly formatted/partitioned SSD/HDD) from an image of an ubuntu partition?

I had a dual boot SSD with windows7 (on primary) and ubuntu 18.04 (on extended partition). I needed to delete the windows partition so as to let ubuntu use the entire HDD. Since ubuntu was on extended partition, it was not possible to resize it. So, I created an image of the ubuntu 18.04 partition using clonezilla. Then, I deleted all the existing partitions in the SSD and created a single new ext4 partition on the SSD (sda1). Next I cloned the 18.04 partition image back to the new partition (sda1). However, I got an error message stating that it was unable to restore extended boot record into an extended partition (sda4) which existed in the SSD before creating the new partition table. I tried to use disk repair to fix the boot issue, but it failed to do so.

My question is how to create a bootable ubuntu disk (in a newly formatted/partitioned SSD/HDD) from an image of an ubuntu partition?