![]() |
2008-08-04
, 18:58
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#22
|
![]() |
2008-08-06
, 00:45
|
Posts: 51 |
Thanked: 9 times |
Joined on Jul 2008
@ Hawaii
|
#23
|
The Following User Says Thank You to buma For This Useful Post: | ||
![]() |
2008-08-06
, 03:13
|
|
Posts: 232 |
Thanked: 45 times |
Joined on Jul 2007
@ Tennessee, US
|
#24
|
Add Fanoush's 48 Mhz kernel, http://fanoush.wz.cz/maemo/, scrolled down to " Support for SDHC cards and higher SD/MMC speeds for Nokia 770", dl http://fanoush.wz.cz/maemo/kernel-sd...2006.49.tar.gz and http://fanoush.wz.cz/maemo/kernel_flasher.tgz; both files dl to the default folder, /home/user/MyDocs/.documents, or Document folder from file manager. DL onto internal flash, not mmc card. If you are tight in space, clean up, delete/move things from folders Audio clips, Documents (all the user manuals) Images, and Video clips. And anything NOT related to this operation, delete/move.
xterm
sudo gainroot
cd ~/Mydocs/.documents
tar zxvf kernel-sdhc-48MHz-3.2006.49.tar.gz (this generated zImage-48MHz)
tar zxvf kernel_flasher.tgz
cp zImage-48MHz ~/MyDocs/.documents/kernel_flasher
cd kernel_flasher
./kernel_flash
![]() |
2008-08-06
, 03:23
|
Posts: 51 |
Thanked: 9 times |
Joined on Jul 2008
@ Hawaii
|
#25
|
The Following User Says Thank You to buma For This Useful Post: | ||
![]() |
2008-08-06
, 04:11
|
Posts: 678 |
Thanked: 197 times |
Joined on Jul 2007
@ San Jose CA
|
#26
|
awhat's the difference between the above ./kernel_flash and the fiasco-flasher being used?
![]() |
2008-08-06
, 04:13
|
Posts: 51 |
Thanked: 9 times |
Joined on Jul 2008
@ Hawaii
|
#27
|
![]() |
2008-08-06
, 06:12
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#28
|
so is one safer to use than the other? or just different flavors of the same thing?
![]() |
2008-08-06
, 08:25
|
|
Posts: 559 |
Thanked: 1,017 times |
Joined on May 2008
@ Finland
|
#29
|
No. Linux kernel handles FAT32 just fine. Just format it on Windows and OS2006 will handle it (both reading and writing).
![]() |
2008-08-06
, 08:42
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#30
|
What should I write instead of 6 if I want to directly make FAT32 partition instead of FAT16 partition? This time I just made a 7 G FAT16 partition and later reformatted it to FAT32 with Parted Magic.
The Following User Says Thank You to fanoush For This Useful Post: | ||
Actually, I think that I have located the problem: if I understand correctly FAT16 partitions may have a maximum size of 2 G. When I was partitioning the card I tried to make 4 G FAT16 partition (because for some reason I remembered that FAT16 partitions can be up to 4 G).
So it seems that I have to go through the whole procedure again... Or I could try to repartition the card with Parted Magic but I am not sure if it is going to work, last time when I tried to resize and move the partitions the whole card got messed up and I had to format it again.
I am using OS2006. It seems that the Diskusage app that you recommend is not available for this old fashioned OS. Can you recommend any alternative? And on the other hand: can I in any way make the p1 larger than 2 G (and accessible with Windows)? If I remember correctly the OS2006 can only read cards that are FAT16.
Last edited by OVK; 2008-08-05 at 17:09. Reason: I mixed the partitions also on the post...