![]() |
Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
repository.maemo.org/ chinook free non-free I wonder when that got added! I also have catalogue.tableteer.nokia.com/certified and catalogue.tableteer.nokia.com/non-certified but I suspect the one above is where it downloaded it from. |
Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
Hooray! qwerty12 is going to fix the problem.
|
Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
|
Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
Empire: Make sure you have properly edited the .chroot file. There are some lines that start with # and these are just examples. The # makes those lines into "comments", and they are ignored by Easy Debian. Find the IMGFILE line with no # at the beginning and make sure it says =/dev/mmcblk.... something ...
If it does, try Code:
sudo closechroot |
Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
I just spent the last 24 hours re-installing everything. Bummer. |
Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
Interesting! The e2fsprogs that I just promoted (with qwerty12's help) into the Diablo repositories are the same version as the ones in the Chinook repositories. I can only hope that there's no problems there (especially since I plan to make them a dependency!)... :(
|
Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
Thank you! It works! The problem was the sample config had # before everything.
|
Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
A question:
I have been able to download and install a whole bunch of the development libs that I need. They all installed in /usr/lib. There are a couple that I use that I need to compile by hand (which works, BTW), but they install in /usr/local/lib. It looks like Easy Debian is only set up to search for stuff in /lib and /usr/lib. I've been trying to find the correct config file to change to add to that path, but I'm not having any luck. So far I've tried .profile in my home and roots home directory, /etc/profile, /etc/bash.bashrc, and roots .bashrc. No joy. I can get changes to take effect in the osso-xterm by putting them in the /home/user/.profile, but these do not seem to be inherited by Easy Debian. Does anyone know the correct place to make these additions in Easy Debian. Update: You did too good of a job qole! I forgot this was a chroot! Chroots don't inherit permissions from their pre-chroot parent and don't (at least yours doesn't) run any kind of login script, they just 'show up' with a root prompt at the top of the chroot tree. So, now on to discover how/who Nokia/packager does their chroot. Some versions can be persuaded to pass in a new $PATH at chroot. And/or always run a certain program (like a login shell). Also, should anyone else feel the need to roll their own, the debian chroot system does have /etc/ld.so.conf (well, actually it's in ld.so.conf.d) set up for /usr/local/lib in ldconfig, but it since it was never run and/or (not sure with debian) /usr/local/lib was empty, it doesn't look there. Re-running ldconfig fixes that problem. |
Re: Easy Debian without the apps
Quote:
Code:
Nokia-N810-43-7:/media/mmc1# mount -t ext2 /dev/dm-0 /debian -o noatime Thanks in advance for your help. Cheers, Neil |
Re: [Debian] ANNOUNCE: Easy Debian Turbo-Charged Edition!
Neil:
Use this command to mount image files now (it uses my newer scripts): Code:
qmount /media/mmc1/debian.img.ext2 /debian You don't need to do any of the insmod stuff, nor do you have to do the dmlosetup line. |
All times are GMT. The time now is 09:08. |
vBulletin® Version 3.8.8