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


Click here to return to the 'Swap partition size' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Swap partition size
Authored by: RiotNrrrd on Aug 10, '04 03:58:10AM
$ hexdump /mach_kernel|head -1
0000000 feed face 0000 0012 0000 0000 0000 0002
"hexdump -n 4 /mach_kernel" is much cleaner. :)

As for the main thread, use Swap_Relocator: here

Ignore all the n00b comments that claim it doesn't work in 10.3.x. It does.

[ Reply to This | # ]