I tried to search it much time but i do not find it.
I am now desperate, i had windows 10 installed on my mac with everything ok, with refind going ok and all right.
Now i decided to remove windows so i go to disk utility and remove the partition getting my disk only with partition macintosh hd, but when i go to refind it is still showing "boot legacy os from whole disk" and i do not know how to remove it from here :(.
I know that i can simply do not scan the volume but i wish remove it all .
I tried mounting efi but it should be something about mbr boot so i can not do nothing here.
If it helps i can boot ubuntu from usb but i still do not know what to do.
Thank everyone 😔
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think i need to remove this windows bootmgr (vista) boot code, isn't it? but it says that in gpt this is partition 1 which is efi partition so i do not know why it have windows boot code...
It is frustrating...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I could achieve it by booting from external usb with ubuntu and running the comand:
sudoddif=/dev/zeroof=/dev/sdabs=446count=1
i was afraid about hybrid mbr because i thought that writting zeros on bootstrap code area (i looked for this on wikipedia 😁) would make that the disk do not start but i can see that this did not happen.
Well, finally everything is ok again 😊.
Last edit: Fernando Antón Ortega 2015-12-20
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you're booting no other BIOS/CSM/legacy-mode OSes, you can get rid of them all by uncommenting the scanfor option in refind.conf and ensuring that hdbios is not among the options.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello!
I tried to search it much time but i do not find it.
I am now desperate, i had windows 10 installed on my mac with everything ok, with refind going ok and all right.
Now i decided to remove windows so i go to disk utility and remove the partition getting my disk only with partition macintosh hd, but when i go to refind it is still showing "boot legacy os from whole disk" and i do not know how to remove it from here :(.
I know that i can simply do not scan the volume but i wish remove it all .
I tried mounting efi but it should be something about mbr boot so i can not do nothing here.
If it helps i can boot ubuntu from usb but i still do not know what to do.
Thank everyone 😔
I am lost and i do not know what to do because i am afraid of touching something that will make me reinstall everything 🙄
It is giving me the partition inspector wich come with refit.
It is giving me gdisk that is basically the same
And finally it is giving me fdisk (but i think it is the same again)
I think i need to remove this windows bootmgr (vista) boot code, isn't it? but it says that in gpt this is partition 1 which is efi partition so i do not know why it have windows boot code...
It is frustrating...
Okay!! i am so excited!
I could achieve it by booting from external usb with ubuntu and running the comand:
i was afraid about hybrid mbr because i thought that writting zeros on bootstrap code area (i looked for this on wikipedia 😁) would make that the disk do not start but i can see that this did not happen.
Well, finally everything is ok again 😊.
Last edit: Fernando Antón Ortega 2015-12-20
If you're booting no other BIOS/CSM/legacy-mode OSes, you can get rid of them all by uncommenting the
scanfor
option inrefind.conf
and ensuring thathdbios
is not among the options.