mentaluproar macrumors 68000 Original poster May 25, 2010 1,844 299 Ohio, USA Oct 25, 2013 #1 What is on disk0s4 with a typical bootcamp system? I ran unetbootin and clumsly let it write over that one.
What is on disk0s4 with a typical bootcamp system? I ran unetbootin and clumsly let it write over that one.
Quackers macrumors 68000 Sep 18, 2013 1,938 708 Manchester, UK Oct 25, 2013 #2 On mine that's the Bootcamp partition. What's the output of diskutil list in the terminal? Last edited: Oct 25, 2013
M murphychris macrumors 6502a Mar 19, 2012 661 2 Oct 25, 2013 #3 Quackers said: On mine that's the Bootcamp partition. What's the output of distil list in the terminal? Click to expand... Try: Code: diskutil list and also: Code: sudo fdisk /dev/rdisk0 sudo gpt -r -vv show /dev/rdisk0 Those will show the MBR and GPT respectively, and are all read only commands.
Quackers said: On mine that's the Bootcamp partition. What's the output of distil list in the terminal? Click to expand... Try: Code: diskutil list and also: Code: sudo fdisk /dev/rdisk0 sudo gpt -r -vv show /dev/rdisk0 Those will show the MBR and GPT respectively, and are all read only commands.
Quackers macrumors 68000 Sep 18, 2013 1,938 708 Manchester, UK Oct 25, 2013 #4 Oops, sorry about the typo (bloody spell-checker) Thanks murphychris That's what I meant
mentaluproar macrumors 68000 Original poster May 25, 2010 1,844 299 Ohio, USA Oct 25, 2013 #5 Thanks, it's boot camp. Irritating, but an acceptable death