Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Hard disk naming can cause Safari page load issues' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Hard disk naming can cause Safari page load issues
Authored by: Toc on Jan 26, '04 05:34:36PM

I have four partitions all with spaces and never had any trouble except for trying to type the path out in Terminal.

I name them:
G4 Work
<space>G4<space>Work
G4 Panther
<space>G4<space>Panther
G4 Apps
<space>G4<space>Apps
G4 Data
<space>G4<space>Data

No problems at all.



[ Reply to This | # ]
Hard disk naming can cause Safari page load issues
Authored by: Tom Robinson on Jan 27, '04 01:57:23PM

To change to a directory with spaces in it in the terminal:

cd 'Macintosh HD'

or

cd Macintosh\ HD

Cheers



[ Reply to This | # ]