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


Click here to return to the 'HFS + UFS problem' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
HFS + UFS problem
Authored by: juissi on Apr 13, '02 11:25:56AM

I also screwed up my system with SwapCop and UFS + HFS volumes. I solved the problem... I found the file /etc/fstab which contained the following:

<pre>/dev/disk0s15 /Volumes/.swap hfs rw 1 2</pre>

I replaced SwapCop's rc with the backup SwapCop made, then I deleted (remember backups!!!) the fstab and problem was solved.



[ Reply to This | # ]
HFS + UFS problem
Authored by: juissi on Apr 13, '02 11:30:05AM
ooops. I forget to choose HTML formatted post and I had too fast fingers... /etc/fstab looked like this:
/dev/disk0s15 /Volumes/.swap hfs rw 1 2


[ Reply to This | # ]