Active Topics

 


Reply
Thread Tools
OVK's Avatar
Posts: 559 | Thanked: 1,017 times | Joined on May 2008 @ Finland
#21
Originally Posted by bunanson View Post
More details please? You're goin' to make a RAM disk thing or you're going to make a big .video or .audio folder in partition 2? You will have to SSH/USB or somehow get it on FAT then transfer to .audio, right? I am NOT sure this is faster. To access part2 or 3, you will need a Linux box.
In general, partition 2 is for app installation. I have 2.5G and have KDE installed. This left with 5.5 G for FAT or storage on a 8G card.

bun
Sorry, seems like I mixed the partitions (p1 and p2) with each other. I don't need 4 G p2, probably 1 G would be enough. However, I would like to have as big p1 as possible for my media.

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...
 
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#22
Originally Posted by OVK View Post
If I remember correctly the OS2006 can only read cards that are FAT16.
No. Linux kernel handles FAT32 just fine. Just format it on Windows and OS2006 will handle it (both reading and writing).
__________________
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.
 

The Following 3 Users Say Thank You to fanoush For This Useful Post:
Posts: 51 | Thanked: 9 times | Joined on Jul 2008 @ Hawaii
#23
so, if I have already cloned my OS to my mmc, do I just follow the same steps as shown to the "Some good links" portion of the first post? Or do I have to re-clone my OS again? Or is there something else that can be done to use my already cloned card to get the 48Mhz upgrade?

Last edited by buma; 2008-08-06 at 01:18. Reason: revising question
 

The Following User Says Thank You to buma For This Useful Post:
ericdkirk's Avatar
Posts: 232 | Thanked: 45 times | Joined on Jul 2007 @ Tennessee, US
#24
Originally Posted by bunanson View Post
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
That's it!!!
P.S. mind the links above are broke, use ones in first post (to lazy to correct tonight)

Last edited by ericdkirk; 2008-08-06 at 03:15.
 

The Following 2 Users Say Thank You to ericdkirk For This Useful Post:
Posts: 51 | Thanked: 9 times | Joined on Jul 2008 @ Hawaii
#25
awesome! thanks for the response - but again my newbieness raises it's ugly (and stupid) head

so... as I was reading this post from Why there is lack of interest "Highspeed enabled kernel for the Nokia n800 and n810"? thread, what's the difference between the above ./kernel_flash and the fiasco-flasher being used?
 

The Following User Says Thank You to buma For This Useful Post:
Posts: 678 | Thanked: 197 times | Joined on Jul 2007 @ San Jose CA
#26
Originally Posted by buma View Post
awhat's the difference between the above ./kernel_flash and the fiasco-flasher being used?
They are the same before diablo we did not have fiasco-flasher on the device so we had to use kernel_flash. I haven't tried fiasco-flasher myself
 
Posts: 51 | Thanked: 9 times | Joined on Jul 2008 @ Hawaii
#27
Originally Posted by nhanquy View Post
They are the same before diablo we did not have fiasco-flasher on the device so we had to use kernel_flash. I haven't tried fiasco-flasher myself
so is one safer to use than the other? or just different flavors of the same thing? Basically I don't want to screw up my SD card (which I assume I run this on if I'm booting to it primarily) partition and have to redo all the stuff I've loaded...
 
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#28
Originally Posted by buma View Post
so is one safer to use than the other? or just different flavors of the same thing?
hard to say without seeing source code of fiasco-flasher (it is closed) but most probably it does the same thing when flashing the kernel.

And BTW there is no fiasco-flasher for 770 or older OS versions for N8x0. I wonder if the binary would work with OS2007/N800 though. For 770 there is no chance.
__________________
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.
 
OVK's Avatar
Posts: 559 | Thanked: 1,017 times | Joined on May 2008 @ Finland
#29
Originally Posted by fanoush View Post
No. Linux kernel handles FAT32 just fine. Just format it on Windows and OS2006 will handle it (both reading and writing).
Thank you for the info.

Now I finally have what I wanted: about 7 G as FAT32 on memory card partition and 1 G on boot partition. Card works fine on Nokia 770 and the partition sizes are as they should be. For some reason my memory card reader stopped recognizing the card but I can access it by connecting the tablet to computer with usb cable. This makes file transfer a bit slow but I can probably live with that.

One more question if I for some reason need to make the cloning again:
When following these instructions:
http://examplified.net/guide/Nokia_7...ting_from_MMC/

When I define the partitions in the following way:
umount /media/mmc1
sfdisk /dev/mmcblk0
/dev/mmcblk0p1: 1,15000,6
/dev/mmcblk0p2: 15001,,
/dev/mmcblk0p3:
/dev/mmcblk0p4:

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.
 
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#30
Originally Posted by OVK View Post
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.
b or maybe c, see e.g. this. No sane system checks this flag. It may help with the other ones though :-)

You can change it even now, see -c or --id option description in http://linux.die.net/man/8/sfdisk
__________________
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.
 

The Following User Says Thank You to fanoush For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 12:09.