gnodipac886 / MatebookXPro-hackintosh

Hackintosh Solution for the Huawei Matebook X Pro
https://www.tonymacx86.com/threads/guide-matebook-x-pro-2018-using-hotpatch-vituralsmc-10-14-x.278730/
257 stars 57 forks source link

MakeInstall.bat from gibMacOS not showing flashdrive #60

Closed farhanpasha closed 4 years ago

farhanpasha commented 4 years ago

@ayushyamitabh image

ayushyamitabh commented 4 years ago

@farhanpasha try formatting your flashdrive - using fat32 might help but shouldn't matter if you use ntfs.

ayushyamitabh commented 4 years ago

In case of a corrupted flash drive - on a Windows machine you can do the following, in command prompt

> diskpart
> list disk 
# take the drive number from the output
> select disk {number_from_above_output}
> clean

Then go to "Disk Management", and reinitialize and format your USB

farhanpasha commented 4 years ago

I did format it multiple times. Just with Windows and the way you format it before using Transmac

On Mon, 6 Jan 2020, 12:26 Ayushya Amitabh, notifications@github.com wrote:

In case of a corrupted flash drive - on a Windows machine you can do the following, in command prompt

diskpart> list disk # take the drive number from the output> select disk {number_from_above_output}> clean

Then go to "Disk Management", and reinitialize and format your USB

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gnodipac886/MatebookXPro-hackintosh/issues/60?email_source=notifications&email_token=AOF6UI75TB2UZHLRYR3QEW3Q4OHV3A5CNFSM4KCVGRE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIGVR2Y#issuecomment-571300075, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOF6UIYVHHU5UTPEAIZAYRDQ4OHV3ANCNFSM4KCVGREQ .

ayushyamitabh commented 4 years ago

Apologies, if this is a confusion on my end but, are you using Transmac?

farhanpasha commented 4 years ago
No. the thing is when I got frustrated with this method and was waiting for Virtual machine to set up, I just googled how to set up usb in windows. And transmac came up. And even there they suggested formatting the data a certain way. I did that and the regular windows partitioning. Then I tried gibmacOS and still no USb showed up so I tried Transmac which idk what it did to my usb but I couldn’t access the USB from windows anymore so I just gave up. But in the end, I ended up making the flash drive using a Virtual Box. Sent from Mail for Windows 10 From: Ayushya AmitabhSent: Monday, January 6, 2020 16:25To: gnodipac886/MatebookXPro-hackintoshCc: Farhan Pasha; MentionSubject: Re: [gnodipac886/MatebookXPro-hackintosh] MakeInstall.bat from gibMacOS not showing flashdrive (#60) Apologies, if this is a confusion on my end but, are you using Transmac?—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe. 
ayushyamitabh commented 4 years ago

Definitely sounds like you messed up formatting with transmac. Try with a different USB, can't really help with fixing your USB.

@gnodipac886 this is good to be closed.