Reply
Thread Tools
Posts: 5 | Thanked: 0 times | Joined on Jul 2007
#1
Hi all.

I've been following these instructions for putting the OS onto an MMC and booting off it.

However, I fall at one of the first hurdles. When I type 'umount /media/mmc1' as I'm told to, it reports:

'umount: /media/mmc1: Invalid argument'

Does anyone have any idea what could be causing this?

Many thanks.
 
Posts: 14 | Thanked: 0 times | Joined on Aug 2007
#2
I get the same error
 
Posts: 33 | Thanked: 0 times | Joined on Jul 2007
#3
I had the same problem. Cant remember exactly but I think I may have had Virtual RAM enabled. I deffo had to disable that at some point to get it to work
 
Posts: 19 | Thanked: 1 time | Joined on Jul 2007
#4
Like DynaMight said, make sure the swap file is off. You could also try "umount -f /media/mmc1" or "umount -f /dev/mmcblk0p1"

Also, type into xTerm "df" and hit enter. It should display the free space on your mounted partitions (And by extension the partitions currently mounted).
Do you see "/dev/mmcblk0p1" there or anything with the words "mmcblk"? If not the card isn't mounted...
 
Posts: 41 | Thanked: 6 times | Joined on Jul 2007
#5
I got the same problem. Thanks for your clarification. I tried your code ""umount -f /media/mmc1" or "umount -f /dev/mmcblk0p1"" , but it didn't work.
 
Posts: 41 | Thanked: 6 times | Joined on Jul 2007
#6
[QUOTE=Het;65079]Like DynaMight said, make sure the swap file is off. You could also try "umount -f /media/mmc1" or "umount -f /dev/mmcblk0p1"
QUOTE]

By the way, how to set the swap file off? Thanks
 
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#7
In case of problems just open card door but leave card in, opening the door will unmount /media/mmcX and disable the swap automatically. The card will still work until you physically remove it.
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 
Posts: 41 | Thanked: 6 times | Joined on Jul 2007
#8
I tried the method you said and I still cannot run the code "umount /media/mmc1". I got the same problems as before. I thought I might not need to run this code and went down. However, when I run "/dev/mmcblk0p1: 1,15000,6", it said that "/dev/mmcblk0p1 not found"

I spent almost a whole day on installing the system on mmc-mobile card but still failed. Please help! Thanks a lot!
 
Posts: 25 | Thanked: 0 times | Joined on Jul 2007 @ A place called home
#9
[QUOTE=suoxin;65244]
Originally Posted by Het View Post
Like DynaMight said, make sure the swap file is off. You could also try "umount -f /media/mmc1" or "umount -f /dev/mmcblk0p1"
QUOTE]

By the way, how to set the swap file off? Thanks
Control Panel -> Memory -> Virtual -> unselect “Extend virtual memory”.
 
Reply


 
Forum Jump


All times are GMT. The time now is 23:02.