![]() |
2007-03-21
, 07:55
|
|
Posts: 919 |
Thanked: 37 times |
Joined on Aug 2006
@ /dev/null
|
#2
|
![]() |
2007-03-21
, 08:12
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#3
|
To my knowladge the N800 wont register more than 2GIGs with the stock kernel....
![]() |
2007-03-21
, 14:08
|
Posts: 244 |
Thanked: 10 times |
Joined on Jan 2007
|
#4
|
![]() |
2007-03-21
, 14:49
|
|
Posts: 449 |
Thanked: 18 times |
Joined on Apr 2006
@ Eureka, CA
|
#5
|
![]() |
2007-03-21
, 14:51
|
Posts: 244 |
Thanked: 10 times |
Joined on Jan 2007
|
#6
|
![]() |
2007-03-21
, 15:08
|
|
Posts: 449 |
Thanked: 18 times |
Joined on Apr 2006
@ Eureka, CA
|
#7
|
![]() |
2007-03-21
, 15:11
|
Posts: 3,401 |
Thanked: 1,255 times |
Joined on Nov 2005
@ London, UK
|
#8
|
![]() |
2007-03-21
, 15:23
|
|
Posts: 449 |
Thanked: 18 times |
Joined on Apr 2006
@ Eureka, CA
|
#9
|
![]() |
2007-03-21
, 15:54
|
Posts: 373 |
Thanked: 56 times |
Joined on Dec 2005
@ Ottawa, ON
|
#10
|
I did that when I was trying various things last night, but it still only formated to 2GB with a 7.5GB partition set up. I'll double check though tonight just in case I am mis-remembering what I did exactly.
I am trying to reformat my 8GB SDHC card using sfdisk, then mkfs.vfat. All seems to go well with rewriting the partition table, and when I use the mkfs command that seems to work. When I remount the card and look at the file sizes it only registers at 2GB, even though I set up a single partition for the full card.
Commands used:
sfdisk -uM /dev/mmcblk1
,7717, b
,,
,,
,,
mkfs.vfat -S 1024 /dev/mmcblk1p1
Any help would be appreciated.