Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Yamcha

macrumors 68000
Original poster
Mar 6, 2008
1,883
368
Hi Guys,

I can't get terminal to remove a file.. I'm trying to follow this step:

Type: sudo rm /Volumes/Macintosh HD/mach_kernel and type your password. (this deletes the stock Kernel)

It gives an error:

sudo rm /Volumes/Macintosh HD/mach_kernel
rm: /Volumes/Macintosh: No such file or directory
rm: HD/mach_kernel: No such file or directory

What am I doing wrong.. hope someone can help!

Thanks
 
anything containing spaces should be inside quotes
so
sudo rm "/Volumes/Macintosh HD/mach_kernel"

or use tab to complete paths containing spaces and it will add a \ before each space for you
 
Guys I also need to know how to locate the Extra folder?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.