Jancey 0 Posted February 20, 2020 Share Posted February 20, 2020 (edited) I used this command: diskutil info disk0s2 | grep -i "Partition UUID" | rev | cut -d' ' -f 1 | revBut I accidentally removed the wrong disk and now my main windows drive is not appearing in the bootloader. I can't figure out how to get it back. I tried resetting my windows drive, but I kept getting an error. I also reset my mac and reinstalled Catalina. Edited February 20, 2020 by Jancey Link to post Share on other sites
Hervé 2,091 Posted February 20, 2020 Share Posted February 20, 2020 (edited) 'seems like you have not grasped what that sequence of piped line commands actually does... It certainly did not "remove" anything, as you seemed to imply, be certain of it. You must have done something else so backtrack your actions. Edited February 20, 2020 by Hervé Link to post Share on other sites
Recommended Posts