The Following User Says Thank You to Estel For This Useful Post: | ||
|
2012-02-02
, 18:54
|
Posts: 212 |
Thanked: 66 times |
Joined on May 2010
@ India
|
#2582
|
|
2012-02-02
, 19:11
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#2583
|
The Following User Says Thank You to Estel For This Useful Post: | ||
|
2012-02-02
, 23:03
|
Posts: 182 |
Thanked: 69 times |
Joined on Nov 2009
@ Netherlands
|
#2584
|
@impeham
Well, i didn't did *anything* to enable flash. It should work out of the box... I use tweakflashversion (from Maemo) to "cheat" sites, that I use flash 10 - no idea, if it is relevant, or not. It was working (for me) with Iceweasel on old image, and it's working in Chromium same way.
[...]
The Following User Says Thank You to maartenmk For This Useful Post: | ||
|
2012-02-03
, 01:21
|
|
Posts: 140 |
Thanked: 369 times |
Joined on Jun 2010
@ Ituzaingo, Argentina
|
#2585
|
For me it doesn't work from Chromium, it consitently gives me the error:
"the following plug-in has crashed: /usr/lib/browser/plugins/libdebianflashplayer.so"
The Following User Says Thank You to Harick For This Useful Post: | ||
|
2012-02-03
, 11:12
|
Posts: 23 |
Thanked: 2 times |
Joined on Jan 2012
@ Bulgaria, Varna
|
#2586
|
|
2012-02-03
, 11:41
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#2587
|
The Following User Says Thank You to Estel For This Useful Post: | ||
|
2012-02-03
, 18:27
|
Posts: 669 |
Thanked: 433 times |
Joined on May 2010
|
#2588
|
|
2012-02-03
, 20:37
|
Posts: 212 |
Thanked: 66 times |
Joined on May 2010
@ India
|
#2589
|
1. Mount (empty) dedicated partition that You've just created
2. Mount Your ED image (mount -o loop /path/to/ed-squeeze-final.ext3 /path/to/mountpoint)
3. cp -a /path/to/image/file/mountpoint/* /path/to/partition/mountpoint/
4. Edit /home/user/.chroot,
mount -o loop /home/user/MyDocs/ed-squeeze-final.ext3 /media/ed
cp -a /dev/mmcblk0p4/ /media/ed
|
2012-02-03
, 23:11
|
|
Posts: 106 |
Thanked: 81 times |
Joined on Dec 2011
@ /
|
#2590
|
mount -o loop /home/user/MyDocs/ed-squeeze-final.ext3 /media/ed mkdir /mnt/debian-tmp mount /dev/mmcblk0p4 /mnt/debian-tmp
Code:cp -a /media/ed/* /mnt/debian-tmp/
dd if=/dev/mmcblk0p4 of=/home/user/MyDocs/part0p4.ext3
dd if=/home/user/MyDocs/part0p4.ext3 of=/dev/mmvblk0p4
The Following 2 Users Say Thank You to eight For This Useful Post: | ||
Tags |
beta, debian, easy debian, extras-devel, fremantle, i <3 qole, squeeze |
Thread Tools | |
|
Background story - when qole created it for the first time, repartitioning was considered hi-tech topic (which was a little exaggerated, to say at least - repartitioning using GUI linuxboxes busted this myth), so he focused totally on using Ed via image file.
To be honest, preparing correct partition layout is one of easiest things, that "power user" can do - I wonder, if adding support for dedicated partitions (i.e., automatically extract image content there, as bonus step for installer) would be much hassle to add into installer?
qole, what do You think? Of course, it would be 100% optional.
/Estel
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!