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


Click here to return to the '10.3: Disk Utility and Install CD #1' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.3: Disk Utility and Install CD #1
Authored by: prmarino on Dec 14, '04 04:15:50PM
you need to edit the files
/etc/rc.*
boot cd dose not put a perheat script on the so replace the line in the rc's that load the preheat script with
"find / | dd of=/dev/null"
this will make it load segnificantly faster it dose the same thing as the preheat script on the OSX install cds but actualy dose a better job of it also you can configre it to work in a way simalar to the install cds if you copy and coustomize the files
/etc/rc.*
off the install cd next learn the BSD startup scripts its easy to learn and the knoledge will serve you well in coustomizing the startup procidures of your machine
and finaly intsall GNU/Linux


[ Reply to This | # ]