Stuckie
Member
Esn said:I edited the Wiki tutorial to add a reminder that the new sudo password for Debian is "pandora". An important thing to mention!
I've installed a few packages, and each time though they installed okay, I've gotten some message or two like this:
Is that fine?Code:Can not write log, openpty() failed (/dev/pts not mounted?)
Also how come in Debian the command is "sudo apt-get install xxx", while in Angstrom it's "sudo install xxx"? Or can the latter be used in Debian as well?
Edit: well, that was quick. Some programs are asking me for pygtk-2.0, so I think I need the python-gtk2-dev package which needs over 154mb. It looks like I already will need to move over the contents to a bigger 1gb file.
Yea the /dev/pts thing is just complaining about getting to a log file.. I didn't mount /dev in to the system. I might do that for the next release.
I was toying with the idea of doing it originally as a 1gig extend, but I only have 2gig cards mostly, so testing things like that is a bit of a bugger!
Also, Debian's package manager is aptitude, and apt-get is generally a helper program. So I'm afraid that's the only syntax you have.
I might wire up the X11 bits and pieces, and then you can use Synaptic as a GUI interface, but then that's starting to get close to a full OS Extend again; which I didn't want.. I just wanted something nice and relatively small to get started with, and then let others move to bigger extends depending on their requirements.
If you have any issues with moving to another extend, let me know and I'll throw together a quick guide
Actually, I might add that functionality to Extend Utils itself as it's fairly straight forward, though when I attempted it on the Pandora last time it.. kinda.. wasn't happy
Last edited by a moderator: