![]() |
[Announce] Updated EasyDebian Images
Hello everyone,
I have decided to begin releasing my easydebian image templates, in the hopes that others will have to spend less time waiting for their devices to chug along installing/upgrading software. The first one I will be releasing is simply an upgraded version of qole's most recent easydebian image from November 28th. I have pinned pulseaudio to ensure that audio still works within the chroot. This image is fully updated, and ready to do your bidding. Grab it at: http://forge.localcoast.net/clients/....img.ext2.lzma The only known issue with this release is that the /var/cache/apt/archives/partial directory is missing, and needs to be created. (you can use `mkdir` to create the directory). The following command will fix this issue: Code:
mkdir /var/cache/apt/archives/partial Please let me know if you have any ideas for some custom templates. To install the template to a partition (highly recommended), follow these steps: Note that you need to replace /dev/xxx with the formatted ext2|3 partition on the N900 or microSD card that you intend to use. Code:
sudo su Eg: Code:
IMGFILE=/dev/mmcblk1p6 Code:
IMGFILE=/media/mmc1/debian-m5-lc-v1a.img.ext2 UPDATE: A new image was released, aimed at web developers. You can download it at http://forge.localcoast.net/clients/....img.ext2.lzma This image contains all the package upgrades of the m5-lc-v1a image, but adds apache2, mysql, php, and phpmyadmin. The mysql root password for this image is "password". |
Re: Updated EasyDebian Images
Hey AndrewX192,
Having a set of EasyDebian "appliance" images is a great idea! I can host these compressed images for you on my server. But make sure you address all the bugs (like the missing /partial dir) first. I can then upload it to my server, and even add it to the list of images available from the installer. |
Re: Updated EasyDebian Images
Quote:
How much bandwith a month are you using for hosting the current easydebian templates? I should be able to scale my hosting to handle any reasonable amount of demand on those images. I will probably fix that missing partial directory tonight. The real issue is getting the file uploaded in a sane amount of time. Last round I uploaded over T-Mobile because I was getting better upload speeds on 3G than on my cable Internet. (1.5Mb/s vs 768kb/s). |
Re: Updated EasyDebian Images
Could you please list somewhere the changes in this compared to the one released by Master Qole last year??
This will greatly help people download such a big file better. |
Re: Updated EasyDebian Images
I am currently downloading the file... slow internet, too slow maybe..
anyways how do u chroot into this (noob alert :P)?? just replace the old image in MyDocs, and put this in that place (with the same name)??? |
Re: Updated EasyDebian Images
Hi! Is flash player fixed on this one? (No i'm not asking for flash 10 but flash 9)
|
Re: Updated EasyDebian Images
Quote:
The file you need to change is /home/user/.chroot I recommend the latter option so you can switch between images easily. |
Re: Updated EasyDebian Images
Quote:
|
Re: Updated EasyDebian Images
Quote:
|
Re: Updated EasyDebian Images
I have updated the original post to include a new image, aimed at web developers.
|
Re: Updated EasyDebian Images
i have a a darn issu with in installing/upgrading new packages in easy debian using image m5v3d
i couldn't even upgrade open office so i had to install the packages with dpkg one by one it took for ever because at some point of upgrading or installing n900 reboots i tried to overcloak to reduce the running tasks etc... i realy need the easy debian with it's installable apps (dsniff gerix-ng fasttrack msf3 hamster ettercap etc...) so is this a common problem ? do i have to use sdk in virtule machine ? and is this new image has the upgraded packages from squeeze repository? and why not installing it using the old methon i mean is it important to install it to a partition? Thank you |
Re: Updated EasyDebian Images
Quote:
This image has the updated packages from debian squeeze, so some functionality may be unstable. Also, using a partition for easydebian removes the overhead of two filesystems (the image is a filesystem in its self). |
Re: Updated EasyDebian Images
Thanks for the fast reply
so do you think it is possible to prevent the reboots by installing the image into a partition? or maybe disabling the self-defence (or something like that) with flasher r&d mode ? |
Re: Updated EasyDebian Images
Quote:
I do not recommend disabling any safeguards, as you could get yourself into a lot of trouble. On a side note, are you using easydebian from a microSD card, or from the internal storage? You may want to try the internal storage if you have been trying a microSD card. |
Re: Updated EasyDebian Images
no i'm using the internal storage
installing it to the partition now :) i will be extremely happy if it got stable after that |
Re: Updated EasyDebian Images
Quote:
|
Re: Updated EasyDebian Images
OHH help me please i tried to install the downloaded image to the file system but at the first time i copied the lines changed xxx to ext2 and the path of the image so and pasted them in the terminal so i didn't have a chance to see any errors
but it didn't work + i did something stupid so i had to reflash my n900 anyway it is not a big deal cause i have backupmenu the second time i tried to install it with entering the command mount /dev/ext2 /mnt/n900sd i had mount: mounting /dev/ext2 on /mnt/n900sd failed: No such file or directory every thing before got working fine but if i continued ignoring this error when enterin the command tar cf - . | tar xfp - -C /mnt/n900sd i had after few seconds errors about no space left on the device then a bunch of unlimited errors if i checked the rootfs i can see it is 0 so any idias btw i have kernel-power v47 i have no microsd please advice me thanks |
Re: [Announce] Updated EasyDebian Images
i have a clean reflashed n900
so no confilcts or problems may occure but the same still the samething happened as i mentioned above |
Re: Updated EasyDebian Images
Quote:
You should never run commands in the terminal without knowing what they will do. |
Re: [Announce] Updated EasyDebian Images
Quote:
|
Re: [Announce] Updated EasyDebian Images
seriously what's /dev/ext2? It will never exist on n900 at all.
|
Re: [Announce] Updated EasyDebian Images
hmm then how where you able to install it to your filesystem
and how can i extract the img format (noob question) with tar? and how do i efit the .chroot to the location ? just like IMGFILE=/path/tothe/extractedimage/ ? it won't be and img anymore it will be extracted ? am i write? |
Re: [Announce] Updated EasyDebian Images
Quote:
|
Re: [Announce] Updated EasyDebian Images
so any suggestions to fix this problem?
the image is super grate just this problem is left :( |
Re: [Announce] Updated EasyDebian Images
Quote:
Code:
# change directory IMGFILE=/home/user/MyDocs/debian-????.ext2 to /home/user/.chroot and add a # before any of the other IMGFILE lines. |
Re: [Announce] Updated EasyDebian Images
ohhh i know this i thought you ment extract the .img
so back to the old fasion way n900 reboots again :( |
Re: [Announce] Updated EasyDebian Images
Quote:
|
Re: [Announce] Updated EasyDebian Images
Quote:
|
Re: [Announce] Updated EasyDebian Images
well sometimes reboots within the image extraction if i was extracting and using a lot of apps
but the reboots always happens when installing new packages inide the image it self lots of packages together like upgrading openoffice.org |
Re: [Announce] Updated EasyDebian Images
Quote:
|
Re: [Announce] Updated EasyDebian Images
what do you mean with out of the blue?
|
Re: [Announce] Updated EasyDebian Images
Quote:
|
Re: Updated EasyDebian Images
Quote:
Quote:
|
Re: [Announce] Updated EasyDebian Images
my question is with command mount /dev/ext2 or /dev/ext3 /mnt/n900sd
what happened with you and where did you get ext2 or 3 in /dev directory there is no ext3 or 2 (maybe created them?) |
Re: Updated EasyDebian Images
Quote:
i have already done that and i used to use v3d image just want to stop rebooting while installing lots packages in the debian chroot it self by installing to the filesystem beleive me i'm not so noob but how to do as andrew says? thanks for help .) |
Re: [Announce] Updated EasyDebian Images
Quote:
|
Re: [Announce] Updated EasyDebian Images
Quote:
says mount: mounting /dev/ext2 on /mnt/n900sd failed: No such file or directory so no /dev/ext2 any fixes? |
Re: [Announce] Updated EasyDebian Images
Quote:
Quote:
Quote:
EDIT: Quote:
|
Re: [Announce] Updated EasyDebian Images
you said at page 1
replace /dev/xx with ext2 or ext3 ( the one partitioned in you r n900 or microsd ) |
Re: [Announce] Updated EasyDebian Images
Quote:
You will need to repartion your storage (microSD?) |
All times are GMT. The time now is 05:24. |
vBulletin® Version 3.8.8