Reply
Thread Tools
Posts: 39 | Thanked: 3 times | Joined on May 2009
#11
Mayday Mayday!!! lol
im trying to do it again and im trying to partition it right now, heres wher im at:
Code:
mkdosfs /dev/mmcblk0p1
shutdown -r now
when i type the mkdosfs /dev/mmcblk0p1 it says:
mkdsofs: /dev/mmcblk0p1 contains a mounted file system.

is that what it should say?
 
Posts: 39 | Thanked: 3 times | Joined on May 2009
#12
wth, now i tried
mkdosfs /dev/mmcblk1p1 and it worked..... something wrong oging on im assuming?
 
Posts: 678 | Thanked: 197 times | Joined on Jul 2007 @ San Jose CA
#13
Originally Posted by arekieh View Post
when i type the mkdosfs /dev/mmcblk0p1 it says:
mkdsofs: /dev/mmcblk0p1 contains a mounted file system.

is that what it should say?
You should do tis first:

umount /media/mmc2

then:

mkdosfs /dev/mmcblk0p1
 

The Following User Says Thank You to nhanquy For This Useful Post:
Posts: 39 | Thanked: 3 times | Joined on May 2009
#14
yep i did do that, didnt work. then i did it with 1p1 and it worked...
 
Posts: 39 | Thanked: 3 times | Joined on May 2009
#15
now i restarted and tried doing it again with 0p1 and it worked.

did i screw something up by also doing it to 1p1?
 
Posts: 1,950 | Thanked: 1,174 times | Joined on Jan 2008 @ Seattle, USA
#16
Is there any reason, other than self-education, that you aren't just using Penguinbait's tools? (See my sig.)
__________________
.
. .

Help Save This Forum
for N8x0/Diablo Users! Register and Vote for Solution #1 on this Brainstorm. (The Solution will let you see New Posts with any threads you choose -- like the N900 and Maemo5/Fremantle threads -- filtered out.) (To understand the Solution better, see these posts #17, #18, and #19.)
 

The Following User Says Thank You to GeraldKo For This Useful Post:
Posts: 39 | Thanked: 3 times | Joined on May 2009
#17
YEs!!! finally. it worked. now i have a whole gig for all the stuff i want to install. thanks alot for the help
 
Posts: 678 | Thanked: 197 times | Joined on Jul 2007 @ San Jose CA
#18
Originally Posted by arekieh View Post
now i restarted and tried doing it again with 0p1 and it worked.

did i screw something up by also doing it to 1p1?
mmcblkX:

where:

X=0 -means the internal flash (mmc2) : for N800 it's the internal SD card; for N810 it's somewhere inside and we can not access to it unless we disassemble the N810.

X=1 - means the external flash (mmc1),

When we partition the cards; we create the 1st partition for DOS (Xp1) and the 2nd (Xp2) for Unix.
The 2nd could be ext2, or ext3.

So if you didn't know what 1p1 means then now you should know that you just formatted the 1st partition of the external flash.
 

The Following User Says Thank You to nhanquy For This Useful Post:
Posts: 39 | Thanked: 3 times | Joined on May 2009
#19
Originally Posted by GeraldKo View Post
Is there any reason, other than self-education, that you aren't just using Penguinbait's tools? (See my sig.)
nooooooooooooooo, that wouldve saved me like 6 hours of trying to figure it out. I just got it working. atleast i learned something though. Thanks for the link anyways, ill definitely use that way if i ever need to redo it.
 
Posts: 39 | Thanked: 3 times | Joined on May 2009
#20
Originally Posted by nhanquy View Post
mmcblkX:

where:

X=0 -means the internal flash (mmc2) : for N800 it's the internal SD card; for N810 it's somewhere inside and we can not access to it unless we disassemble the N810.

X=1 - means the external flash (mmc1),

When we partition the cards; we create the 1st partition for DOS (Xp1) and the 2nd (Xp2) for Unix.
The 2nd could be ext2, or ext3.

So if you didn't know what 1p1 means then now you should know that you just formatted the 1st partition of the external flash.
ahh, will that affect anything?
 
Reply


 
Forum Jump


All times are GMT. The time now is 17:03.