On Monday, September 23, 2002, at 11:05  AM, Myers, Parrish wrote:

>> On Monday, September 23, 2002, at 11:01  PM, Myers, Parrish wrote:
>>>
>>> I have 10.2 installed... I also have a 500MB UFS partition on the boot
>>> harddrive.  The system automatically mounts the driver under
>>> "/Volumes/Carbon\ UFS\ HD/"...  I have read the archives, and they
>>> seem to
>>> indicate that simply symlinking the "Volumes" mount to "/sw" will 
>>> work.
>>>
>>
>> You should rename your ufs partition so it contains no spaces.. Many
>> unix utilities and shell scripts have problems with spaces in paths.
>>
You could also make it mount directly under /sw by adding a line like 
this in /etc/fstab

LABEL=<volumename>      /sw                     ufs  rw                 
1       1

and running 'niload fstab . < /etc/fstab'. Autodiskmount then will take 
care of the rest.

                                                        Derek



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to