![]() |
2009-05-27
, 20:46
|
Posts: 39 |
Thanked: 3 times |
Joined on May 2009
|
#12
|
![]() |
2009-05-27
, 20:48
|
Posts: 678 |
Thanked: 197 times |
Joined on Jul 2007
@ San Jose CA
|
#13
|
when i type the mkdosfs /dev/mmcblk0p1 it says:
mkdsofs: /dev/mmcblk0p1 contains a mounted file system.
is that what it should say?
The Following User Says Thank You to nhanquy For This Useful Post: | ||
![]() |
2009-05-27
, 20:49
|
Posts: 39 |
Thanked: 3 times |
Joined on May 2009
|
#14
|
![]() |
2009-05-27
, 20:50
|
Posts: 39 |
Thanked: 3 times |
Joined on May 2009
|
#15
|
![]() |
2009-05-27
, 21:20
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#16
|
The Following User Says Thank You to GeraldKo For This Useful Post: | ||
![]() |
2009-05-27
, 21:24
|
Posts: 39 |
Thanked: 3 times |
Joined on May 2009
|
#17
|
![]() |
2009-05-27
, 21:25
|
Posts: 678 |
Thanked: 197 times |
Joined on Jul 2007
@ San Jose CA
|
#18
|
now i restarted and tried doing it again with 0p1 and it worked.
did i screw something up by also doing it to 1p1?
The Following User Says Thank You to nhanquy For This Useful Post: | ||
![]() |
2009-05-27
, 21:26
|
Posts: 39 |
Thanked: 3 times |
Joined on May 2009
|
#19
|
![]() |
2009-05-27
, 21:27
|
Posts: 39 |
Thanked: 3 times |
Joined on May 2009
|
#20
|
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.
im trying to do it again and im trying to partition it right now, heres wher im at:
mkdsofs: /dev/mmcblk0p1 contains a mounted file system.
is that what it should say?