Jump to content
3 posts in this topic

Recommended Posts

Need to transfer patched kernel to HDD from USB. Does anyone know how I can do that`?

 

[sOLVED]

This is what I did;

1. Open the terminal

2. Type; rm /Volumes/"YourDrive"/mach_kernel   <- This will delete the kernel

3. Type; cp /Volumes/"YourUSB"/mach_kernel /Volumes/"YourDrive" 

×
×
  • Create New...