Re: [SUMMARY] Intimate on microdrive with 0.5-pre Familiar
Dino <[email protected]>
| Newsgroups | gmane.comp.handhelds.linux.intimate |
|---|---|
| Message-ID | <3BC2B697.30A57A35__26959.5253900208$1115030482$gmane$org@cc.gatech.edu> |
"Hietaniemi Jarkko (NRC/Boston)" wrote: > > After the beta-installer has been run, and before the reboot, > and while the microdrive is still mounted at /mnt/hda1, the > following tweaks are required (as in: "they worked for me"): > > (1) in /mnt/hda1/etc/inittab and /mnt/hda1/etc/securetty > > s:tts/0:ttySA0: > > (2) in /mnt/hda1/etc/fstab > > s:mtdblock/3:mtdblock/2: > > (3) in /linuxrc.intimate > > s:h3600-sleeve:h3600_generic_sleeve: Another interesting solution to install intimate onto the microdrive is to mount a remote nfs partition containing the whole intimate installation tgz (which can be snagged off of the intimate nfs page) and just untar it into the mount, then update the packages on it. Or if a laptop is available, you can sneak it into the pcmcia slot and do the whole installation from the laptop before even sticking it in the iPAQ. I've done both methods and it really saves quite a bit of time. catch23