View Single Post
 
Old 03-30-2009, 04:27 PM
lanceomni's Avatar
lanceomni lanceomni is offline
 
Join Date: Nov 2008
Location: Florida, US
Posts: 521
You may also use quotes around names with spaces.

/"Folder with space"/file.txt
Is equal to this
/Folder\ with\ space/file.txt

When you do get back up and running I would recommend making a backup copy of the kernel that works so that in the case that this happens again you can boot using the option -v mach_kernel.backup to load the original
Code:
cp -R /mach_kernel /mach_kernel.backup

MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1
Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M
Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9
Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves
Reply With Quote