Impossible to drop partition table and format EFI partition. Immutable partition table?












0















I am trying to format my computer's entire hard disk, but it does not work due to the EFI partition. I tried the following approaches:




  1. Windows 10 installation - when i am trying to delete a partition, nothing happens. Format works for all disk but EFI


  2. Diskpart - enter to the disc, typed CLEAN, then list partiton (empty) after restart those were still present.


  3. Ubuntu - go to ubuntu, used fdisk (screen attached), after another enter to fdisk the partition was still there. screenshot


  4. Ubuntu - dd if=/dev/null of=/dev/mydisk ... <- after this finished, partition still was present.



What's wrong with the approaches I've tried? Is it possible that partition table is immutable? Thanks










share|improve this question

























  • Are you using Ubuntu from a live session or in a dual boot?

    – GabrielaGarcia
    Jan 16 at 15:44











  • Is mmcblk0 an SD card, or is it internal eMMC memory?

    – grawity
    Jan 16 at 15:46











  • Ubuntu as bootable pendrive. it looks like sd card as disk or not sure, is any of these explain behaviour? Linux UI said that this is sd card

    – H4ds0n
    Jan 16 at 15:54













  • In a live session you should be able to do anything you want provided the no partition oif the said drive is mounted (it shouldn't be unless you clicked on it in the file manager). But there's really no need to delete the EFI partition as it is needed anyway. And in Ubuntu you can use GParted, a GUI tool and with that create a new partition table which will automatically blank the whole drive.

    – GabrielaGarcia
    Jan 17 at 2:41
















0















I am trying to format my computer's entire hard disk, but it does not work due to the EFI partition. I tried the following approaches:




  1. Windows 10 installation - when i am trying to delete a partition, nothing happens. Format works for all disk but EFI


  2. Diskpart - enter to the disc, typed CLEAN, then list partiton (empty) after restart those were still present.


  3. Ubuntu - go to ubuntu, used fdisk (screen attached), after another enter to fdisk the partition was still there. screenshot


  4. Ubuntu - dd if=/dev/null of=/dev/mydisk ... <- after this finished, partition still was present.



What's wrong with the approaches I've tried? Is it possible that partition table is immutable? Thanks










share|improve this question

























  • Are you using Ubuntu from a live session or in a dual boot?

    – GabrielaGarcia
    Jan 16 at 15:44











  • Is mmcblk0 an SD card, or is it internal eMMC memory?

    – grawity
    Jan 16 at 15:46











  • Ubuntu as bootable pendrive. it looks like sd card as disk or not sure, is any of these explain behaviour? Linux UI said that this is sd card

    – H4ds0n
    Jan 16 at 15:54













  • In a live session you should be able to do anything you want provided the no partition oif the said drive is mounted (it shouldn't be unless you clicked on it in the file manager). But there's really no need to delete the EFI partition as it is needed anyway. And in Ubuntu you can use GParted, a GUI tool and with that create a new partition table which will automatically blank the whole drive.

    – GabrielaGarcia
    Jan 17 at 2:41














0












0








0








I am trying to format my computer's entire hard disk, but it does not work due to the EFI partition. I tried the following approaches:




  1. Windows 10 installation - when i am trying to delete a partition, nothing happens. Format works for all disk but EFI


  2. Diskpart - enter to the disc, typed CLEAN, then list partiton (empty) after restart those were still present.


  3. Ubuntu - go to ubuntu, used fdisk (screen attached), after another enter to fdisk the partition was still there. screenshot


  4. Ubuntu - dd if=/dev/null of=/dev/mydisk ... <- after this finished, partition still was present.



What's wrong with the approaches I've tried? Is it possible that partition table is immutable? Thanks










share|improve this question
















I am trying to format my computer's entire hard disk, but it does not work due to the EFI partition. I tried the following approaches:




  1. Windows 10 installation - when i am trying to delete a partition, nothing happens. Format works for all disk but EFI


  2. Diskpart - enter to the disc, typed CLEAN, then list partiton (empty) after restart those were still present.


  3. Ubuntu - go to ubuntu, used fdisk (screen attached), after another enter to fdisk the partition was still there. screenshot


  4. Ubuntu - dd if=/dev/null of=/dev/mydisk ... <- after this finished, partition still was present.



What's wrong with the approaches I've tried? Is it possible that partition table is immutable? Thanks







windows-10 boot bios






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 16 at 17:03









Debra

3,86011121




3,86011121










asked Jan 16 at 15:36









H4ds0nH4ds0n

11




11













  • Are you using Ubuntu from a live session or in a dual boot?

    – GabrielaGarcia
    Jan 16 at 15:44











  • Is mmcblk0 an SD card, or is it internal eMMC memory?

    – grawity
    Jan 16 at 15:46











  • Ubuntu as bootable pendrive. it looks like sd card as disk or not sure, is any of these explain behaviour? Linux UI said that this is sd card

    – H4ds0n
    Jan 16 at 15:54













  • In a live session you should be able to do anything you want provided the no partition oif the said drive is mounted (it shouldn't be unless you clicked on it in the file manager). But there's really no need to delete the EFI partition as it is needed anyway. And in Ubuntu you can use GParted, a GUI tool and with that create a new partition table which will automatically blank the whole drive.

    – GabrielaGarcia
    Jan 17 at 2:41



















  • Are you using Ubuntu from a live session or in a dual boot?

    – GabrielaGarcia
    Jan 16 at 15:44











  • Is mmcblk0 an SD card, or is it internal eMMC memory?

    – grawity
    Jan 16 at 15:46











  • Ubuntu as bootable pendrive. it looks like sd card as disk or not sure, is any of these explain behaviour? Linux UI said that this is sd card

    – H4ds0n
    Jan 16 at 15:54













  • In a live session you should be able to do anything you want provided the no partition oif the said drive is mounted (it shouldn't be unless you clicked on it in the file manager). But there's really no need to delete the EFI partition as it is needed anyway. And in Ubuntu you can use GParted, a GUI tool and with that create a new partition table which will automatically blank the whole drive.

    – GabrielaGarcia
    Jan 17 at 2:41

















Are you using Ubuntu from a live session or in a dual boot?

– GabrielaGarcia
Jan 16 at 15:44





Are you using Ubuntu from a live session or in a dual boot?

– GabrielaGarcia
Jan 16 at 15:44













Is mmcblk0 an SD card, or is it internal eMMC memory?

– grawity
Jan 16 at 15:46





Is mmcblk0 an SD card, or is it internal eMMC memory?

– grawity
Jan 16 at 15:46













Ubuntu as bootable pendrive. it looks like sd card as disk or not sure, is any of these explain behaviour? Linux UI said that this is sd card

– H4ds0n
Jan 16 at 15:54







Ubuntu as bootable pendrive. it looks like sd card as disk or not sure, is any of these explain behaviour? Linux UI said that this is sd card

– H4ds0n
Jan 16 at 15:54















In a live session you should be able to do anything you want provided the no partition oif the said drive is mounted (it shouldn't be unless you clicked on it in the file manager). But there's really no need to delete the EFI partition as it is needed anyway. And in Ubuntu you can use GParted, a GUI tool and with that create a new partition table which will automatically blank the whole drive.

– GabrielaGarcia
Jan 17 at 2:41





In a live session you should be able to do anything you want provided the no partition oif the said drive is mounted (it shouldn't be unless you clicked on it in the file manager). But there's really no need to delete the EFI partition as it is needed anyway. And in Ubuntu you can use GParted, a GUI tool and with that create a new partition table which will automatically blank the whole drive.

– GabrielaGarcia
Jan 17 at 2:41










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1394991%2fimpossible-to-drop-partition-table-and-format-efi-partition-immutable-partition%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1394991%2fimpossible-to-drop-partition-table-and-format-efi-partition-immutable-partition%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Plaza Victoria

In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...