maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   mounting device problem (https://talk.maemo.org/showthread.php?t=75488)

zazun 2011-08-04 10:46

mounting device problem
 
Please help.

Debian LXDE and Debian Chroot, after flashing clear system:

Code:

EZ-CHROOT ERROR

Mount faliure!
/home/user/MyDocs/debian...img.ext2 failed to mount on loop0
mount: mounting /dev/loop0 on /.debian failed: Invalid argument

meego image on mmcblk1:

Code:

mount /dev/mmcblk1p1 /somedir
mount: mounting /dev/mmcblk1p1 on /somedir/ failed: Invalid argument

mount /dev/mmcblk1p3 /somedir
mount OK

mount -o loop meego.img.raw /somedir
mount: mounting /dev/loop1 on /somedir/ failed: Invalid argument

custom image:

Code:

dd if=/dev/zero of=image bs=1024 count=10000
mkfs.ext3 image
mount -o loop image /somedir
OK

dd if=/dev/zero of=image2 bs=1024 count=10000
mkfs.ext2 image2
mount -o loop image2 /somedir2
OK

cat /proc/devices:
Code:

Block devices:
1 ramdisk
259 blkext
7 loop
8 sd
...
135 sd
179 mmc

What I'm doing wrong?
Before last reflash everything always was OK.


1'st problem solved, image was broken.

sifo 2012-04-15 13:59

Re: mounting device problem
 
hi what image you used instead of the broken one for LXDE
i get this error too with ubuntu ???
adn before i reflash it worked at the same image from the autoinstaller for qole.org what is wrong man??
thanx


NEED TO EXTRACT IMAGES FIRST :cool:


All times are GMT. The time now is 11:13.

vBulletin® Version 3.8.8