InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   10.X (http://infinitemac.com/forumdisplay.php?f=36)
-   -   boot up problems (http://infinitemac.com/showthread.php?t=1918)

Voyn1x 01-20-2009 02:35 PM

Quote:

Originally Posted by Hara Taiki (Post 20960)
Make note that if you have a space in any directory, you must use a backslash in that spot.

Code:

Shadow-of-Intent:~ harataiki$ /Users/harataiki/Desktop/untitled\ folder
If you don't, it will tell you the directory doesn't exist.

Putting quotes around the directory works as well:

Code:

Shadow-of-Intent:~ harataiki$ /Users/harataiki/Desktop/"untitled folder"