Re: Re: Updated version of MusicJukebox (v1.0.2) released
Dave Dodge <[email protected]>
| Newsgroups | gmane.comp.hardware.roku.technical |
|---|---|
| Message-ID | <20040602195535.GA25750@basmati> |
On Tue, Jun 01, 2004 at 12:36:57PM +0000, Christopher Duda wrote:
> I would like to create the swap file on the Smart Media slot instead of the
> compact flash slot (that way I can just leave it in all of the time).
[...]
> Is there any reason why I would not want to do this?
The CF slot hooks to the IDE bus directly. I believe the other slots
use the internal USB 1.1 bus which is much, much slower. You probably
_can_ swap to any of them, but CF would give the best performance.
> Also, is there a way to make this swap file designation permanent
> (e.g. persist beyond individual reboots)?
You could put some setup code into /etc/rc.local. It might also be
possible to make the card look enough like an art pack that it
automatically runs some setup code on the card itself.
-Dave Dodge