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


Click here to return to the 'newb questions' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
newb questions
Authored by: Numbski on Oct 12, '02 10:12:15AM

I guess I need to be more clear about something.

Those bottom two scripts should ONLY be used if you are attempting this under 10.1 or before. 10.2 you use fstab.

fstab is now, instead of looking at slices (/dev/rdisk1 type stuff) it is now looking at Volume labels. You named the volume when you ran the disk tool. If you named the slice "Applications", that's its label.

You are then, effectively telling fstab where to mount the slices based on it's volume label.

Previous to 10.2 you could not do this, therefore you tell fstab nothing, and use the scripts instead.



[ Reply to This | # ]