![]() |
2010-04-22
, 16:38
|
|
Posts: 698 |
Thanked: 129 times |
Joined on Oct 2007
@ CA
|
#152
|
![]() |
2010-04-25
, 04:51
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#153
|
![]() |
2010-04-25
, 06:32
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#154
|
sudo qmount /dev/mmcblk1p2 /floppy
Mounting... using device: /dev/mmcblk1p2 Using ext2 file system mounting device: /dev/mmcblk1p2
ls /floppy -l
cd /floppy sudo gtar xjvf /media/mmc1/debian-m5-v3b-rootfs.tar.bz2
cd / sudo qumount /floppy
..Unmounting /floppy... successful unmount...
sudo debian
No chroot dir specified; using /debian /dev/mmcblk1p2 specified in ~/.chroot Mounting... using device: /dev/mmcblk1p2 Using ext2 file system mounting device: /dev/mmcblk1p2 . .. ... .... Everything set up, running chroot... [root@chroot: /]
The Following 2 Users Say Thank You to qole For This Useful Post: | ||
![]() |
2010-04-25
, 06:53
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#155
|
[1|user@Nokia-N800-43-7|~]sudo qmount /dev/mmcblk1p2 /floppy Mounting... using device: /dev/mmcblk1p2 blkid: error while loading shared libraries: libuuid.so.1: cannot open shared object file: No such file or directory Don't know : Using ext2 file system Using ext2 file system mounting device: /dev/mmcblk1p2
[1|user@Nokia-N800-43-7|~]ls /floppy -l ls: /floppy/tmp: Input/output error ls: /floppy/sys: Input/output error ls: /floppy/srv: Input/output error ls: /floppy/opt: Input/output error ls: /floppy/media: Input/output error ls: /floppy/selinux: Input/output error ls: /floppy/build: Input/output error drwx------ 2 root root 4096 Apr 24 22:59 bin drwxr-xr-x 2 root root 4096 Aug 5 2008 boot -rw-r--r-- 1 root root 424287901 Apr 24 22:10 debian-m5-v3b-rootfs.tar.bz2 drwx------ 4 root root 4096 Apr 24 22:59 dev drwx------ 101 root root 4096 Apr 24 22:59 etc drwx------ 3 root root 4096 Apr 24 22:59 home drwx------ 11 root root 4096 Apr 24 23:00 lib drwx------ 2 root root 16384 Sep 8 2008 lost+found drwxr-xr-x 2 root root 4096 Aug 5 2008 mnt drwxr-xr-x 2 root root 4096 Aug 5 2008 proc drwxr-xr-x 11 root root 4096 Feb 17 00:33 root drwxr-xr-x 2 root root 4096 Feb 13 16:29 sbin drwx------ 10 root root 4096 Apr 24 22:59 usr drwxr-xr-x 13 root root 4096 Apr 24 22:18 var [1|user@Nokia-N800-43-7|~]
![]() |
2010-04-25
, 07:20
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#156
|
![]() |
2010-04-26
, 06:42
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#157
|
I'm not sure what you mean when you say, "my memory card would disappear all together". Does the /floppy directory appear completely empty? Or does something else disappear that was there before?
![]() |
2010-04-26
, 16:31
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#158
|
sudo umount /floppy sudo mkfs.ext2 -m 0 -L Debian /dev/mmcblk1p2
The Following User Says Thank You to qole For This Useful Post: | ||
![]() |
2010-04-26
, 16:42
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#159
|
apt-cache policy libblkid1 libuuid1
The Following User Says Thank You to qole For This Useful Post: | ||
![]() |
2010-04-26
, 17:22
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#160
|
[1|user@Nokia-N800-43-7|~]apt-cache policy libblkid1 libuuid1 libblkid1: Installed: 1.37-2sarge1 Candidate: 1.37-2sarge1 Version table: *** 1.37-2sarge1 0 500 http://repository.maemo.org diablo/free Packages 500 http://repository.maemo.org diablo/free Packages 100 /var/lib/dpkg/status libuuid1: Installed: (none) Candidate: 1.37-2sarge1 Version table: 1.37-2sarge1 0 500 http://repository.maemo.org diablo/free Packages 500 http://repository.maemo.org diablo/free Packages
[1|user@Nokia-N800-43-7|~]sudo mkfs.ext2 -m 0 -L Debian /dev/mmcblk1p2 sudo: mkfs.ext2: command not found
![]() |
Tags |
debian, easy debian, extras-devel, free |
|
I have chortles! *lol*
So I put debian-m5-v3b-rootfs.tar on mmc1 right after a fat32 format of the entire card.
I then edited /home/user/.chroot file and changed the one part you mentioned to
IMGFILE=/dev/mmcblk1p2
Finally, I copied and pasted this in Xterm.
Turns out it was extracted the entire mess to my internal flash.
I now have no memory left and my tablet is goosed.
Then depression sets in.........
Hey horde, would you mind writing out exactly what you did?
For some reason, I tend to follow your directions a little easier.
Cheers, I guess.
Last edited by Addison; 2010-04-22 at 08:56.