Active Topics

 


Reply
Thread Tools
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#131
Okay. So I tried that Gparted CD twice and both times it crashed the poopies out of my computer.

Apparently, walking away from the computer for 10 minutes while the CD is trying to ask me questions was not a good idea.

So anyway, I'm once again trying to get my nerd on here.

I stayed this time while the CD was booting and I think I might be finally there.

Does this look about right to you, qole?
http://img687.imageshack.us/img687/3994/gpartede.png
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#132
Addison: looks good so far.

New image update: works for me!

I installed p7zip-full (sudo apt-get install p7zip-full) and extracted the image on the tablet with:
Code:
7z e debian-n8x0-v3c.img.ext2.lzma
OpenOffice writer in LXDE takes 3.5 minutes to typable window with processor set to "performance".
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following 3 Users Say Thank You to qole For This Useful Post:
hordeman's Avatar
Posts: 698 | Thanked: 129 times | Joined on Oct 2007 @ CA
#133
Wow. This new image is SUPER FAST. Without even using turbo, I too got 3 and 1/2 minutes for the OO startup. LXDE is up and going in second as well. Everything is much more responsive. Qole, you are a god!!!
 

The Following 2 Users Say Thank You to hordeman For This Useful Post:
Posts: 109 | Thanked: 56 times | Joined on Apr 2009
#134
new image works great for me as well. Oddly enough, the desktop seems to be in the same icon configuration as it was before I had to reformat my SD card (which contained the old image). Is the home folder stored locally or is this by sheer coincidence?
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#135
notnarb: LXDE configuration is stored in various sub-directories in the /home/user/.config directory and will remain the same even if you change the image file.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following 2 Users Say Thank You to qole For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#136
Originally Posted by qole View Post
Addison: looks good so far.

New image update: works for me!

I installed p7zip-full (sudo apt-get install p7zip-full) and extracted the image on the tablet with:
Code:
7z e debian-n8x0-v3c.img.ext2.lzma
OpenOffice writer in LXDE takes 3.5 minutes to typable window with processor set to "performance".
Newly flashed and I'm fairly sure I did this right.

Code:
[1|root@Nokia-N800-43-7|/media/mmc1]7z e debian-n8x0-v3c.img.ext2.lzma

7-Zip  4.58 beta  Copyright (c) 1999-2008 Igor Pavlov  2008-05-05
p7zip Version 4.58 (locale=en_US,Utf16=on,HugeFiles=on,1 CPU)

Processing archive: debian-n8x0-v3c.img.ext2.lzma

Extracting  debian-n8x0-v3c.img.ext2
ERROR: E_FAIL
On my mmc1 card, there's now only
debian-n8x0-v3c.img.ext2.lzma 283.0 MB
debian-n8x0-v3c.img.ext2 1.45 GB

I have yet to install Easy Debian yet because I caught that error.

Permission to swear excessively?!!?!??!?


Edit: Reflashing fixed that whole memory card corruption mess by the way.

Last edited by Addison; 2010-04-21 at 05:54.
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#137
Addison: did you partition the card now? If you did, you're doing it wrong. You want to dump the contents of debian-m5-v3b-rootfs.tar.bz2 into your new partiton.

The v3c image file is 1.9 GB, you need at least 2 GB free in your FAT partiton if you're going to go that route. But if you have the dedicated partition, use that instead.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following User Says Thank You to qole For This Useful Post:
Posts: 5 | Thanked: 0 times | Joined on Apr 2010
#138
Wonderful stuff! I really like it. I have a few questions.
1. Can I install Python and Octave in it? How?
2. How to install other softwares? Are they installed on externa card?
3. I tried to install Abiword from synaptic package manager, but I was told that some packages cannot be retrieved.How to resolve that?

Last edited by shenke; 2010-04-21 at 06:51.
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#139
Originally Posted by qole View Post
Addison: did you partition the card now? If you did, you're doing it wrong. You want to dump the contents of debian-m5-v3b-rootfs.tar.bz2 into your new partiton.

The v3c image file is 1.9 GB, you need at least 2 GB free in your FAT partiton if you're going to go that route. But if you have the dedicated partition, use that instead.
That previous screen I showed where you said it looked good, I went ahead and clicked on apply and watched Gparted do it's thing.

I dropped that debian file on mmc1 through a USB cable in Windows XP but I didn't see anything different with the card.

The card was blank so I assumed the partitions were invisible.

Is there a command in Xterm to see if in fact I partitioned it correctly?

Thanks chief!
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#140
Hi Addison,

Perhaps the best thing for you to do is to download and put the file I linked to above (debian-m5-v3b-rootfs.tar.bz2) onto your external card. Delete everything else off of the card for now.

Then, from the N810 command prompt, do the following:

Code:
sudo qmount /dev/mmcblk1p2 /floppy
cd /floppy
sudo gtar xjvf /media/mmc2/debian-m5-v3b-rootfs.tar.bz2 .
cd /
umount /floppy
Make sure your /home/user/.chroot file has a line (with no # in front):
IMGFILE=/dev/mmcblk1p2

Then things should "just work" from your new partition.

If for some reason things do not work, try /dev/mmcblk0p2 instead of /dev/mmcblk1p2
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following User Says Thank You to qole For This Useful Post:
Reply

Tags
debian, easy debian, extras-devel, free


 
Forum Jump


All times are GMT. The time now is 09:34.