maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   N900 Memory card format unsupported (https://talk.maemo.org/showthread.php?t=79685)

helloct 2011-11-06 05:15

Re: N900 Memory card format unsupported
 
Thank, I just did a flash.

http://i42.tinypic.com/2ppet04.png

michaaa62 2011-11-06 06:50

Re: N900 Memory card format unsupported
 
After flashing you have a working MyDocs again, but still have to go through all of the steps of the howto to adjust the size and create an extra partition for Nitdroid.
Quote:

Originally Posted by helloct (Post 1118876)
Ok back again
at step 5/9 I got this when I enter /home/user/bin/fdisk /dev/mmcblk0

-sh: /home/user/bin/fdisk: not found

the same with /usr/bin/fdisk or /usr/bin/fdisk /dev/mmcblk0 that give me

-sh: /usr/bin/fdisk: not found
:(

though with which fdisk i get

/sbin/fdisk

I guess, at the time the wiki page, you are following, was written, there was no busybox-power available or not known to the author(s).
With fdisk provided by busybox-power (your shell) there is no need and no success with steps 1, 3, so skip them. Also in step 9: there is no /home/user/bin/fdisk, just use
Code:

fdisk /dev/mmcblk0

helloct 2011-11-06 10:55

Re: N900 Memory card format unsupported
 
@michaaa62

ok, thank.
But after my flash I have 98.2MB / 227,9 as free space in RootFS with only Storage Usage installed as app. is this normal?

michaaa62 2011-11-06 11:18

Re: N900 Memory card format unsupported
 
That is actually a pretty good result, i had worse results after a reflash than that! The 256MB of the N900 is really only 227,9 MB as shown, and fiasco image will take those 130 MB.

There are some scripts to even get some more valuable space back, i prefer that one: http://wiki.maemo.org/User:Tanner#Sa...pace_on_rootfs

helloct 2011-11-06 21:17

Re: N900 Memory card format unsupported
 
Quote:

Originally Posted by michaaa62 (Post 1118954)
After flashing you have a working MyDocs again, but still have to go through all of the steps of the howto to adjust the size and create an extra partition for Nitdroid.

I guess, at the time the wiki page, you are following, was written, there was no busybox-power available or not known to the author(s).
With fdisk provided by busybox-power (your shell) there is no need and no success with steps 1, 3, so skip them. Also in step 9: there is no /home/user/bin/fdisk, just use
Code:

fdisk /dev/mmcblk0

hi, michaaa,
At line 12 step 7, it ask me Partition number (1-4): and if I enter the value 5 as described, it tell me:

Value out of range.
Partition number (1-4):


And am stuck their, as this was the cause of my main problem.
So what to do?

michaaa62 2011-11-06 21:27

Re: N900 Memory card format unsupported
 
So the step, where the extended partition is created, failed. Look at your partitions with 'p' like print partition table, there is also 'm' for manual in fdisk.

EDIT: There seems to be an error in the usage of fdisk in step 7 of the tutorial!!!
Here is the block that i consider correct, the red letter is a small 'L':[code]n
e
First cylinder: 800001
Last cylinder: 884865
n
l
First cylinder: 800001
Last cylinder: 884865
t
1
76
t
5
76

helloct 2011-11-06 21:41

Re: N900 Memory card format unsupported
 
Quote:

Originally Posted by michaaa62 (Post 1119228)
So the step, where the extended partition is created, failed. Look at your partitions with 'p' like print partition table, there is also 'm' for manual in fdisk.

So I add a new partion with 'n' or what?

I use to do those stuff easily on PC while installing different linux but here, it's like I have never touch a keyboard.

michaaa62 2011-11-06 21:51

Re: N900 Memory card format unsupported
 
Quote:

Originally Posted by helloct (Post 1119233)
So I add a new partion with 'n' or what?

I use to do those stuff easily on PC while installing different linux but here, it's like I have never touch a keyboard.

fdisk is a pain to use, like vi!:eek:

helloct 2011-11-06 21:59

Re: N900 Memory card format unsupported
 
OK, I've learn however :)

'q' to quit and mount /home/user/MyDocs

peterleinchen 2011-11-06 22:53

Re: N900 Memory card format unsupported
 
Quote:

Originally Posted by michaaa62 (Post 1119234)
fdisk is a pain to use, like vi!:eek:

Yeah, you are right. But if you are used to them you are very fast and you love 'em. Me not ;)

We may have only 4 primary (incl. extended) partitions on a disk. So this will be the reason why he chose first an extended partition 4 and then created the 5th logical partition (inside that 4th extended).
Do not know why he chose that way, cause you may have used that4th directly as primary! ? This makes only sense, if you want to create more logical partitions inside that 4th extended one. But hey, nevermind.

Did you succeed?
I saw, that you learned how to quit, but yo need to confirm with 'w' write :D


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

vBulletin® Version 3.8.8