Raconeisteron / omnia2droid

Automatically exported from code.google.com/p/omnia2droid
0 stars 0 forks source link

Froyo beta2 automatic SD card installer #166

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I install the latest version of the 2011-09-20
2. After installation the system working properly
3. The automatic installer create 2 partition on my sd (8Gb) the first 1024mb 
with the OS and the second free, i formatted the second partition in fat32

What is the expected output? What do you see instead?
On mnt folder of OS exist the folder sdcard but i not see the file (foto etc). 
I see only one folder named Android (not present in the partition)

What version of the product are you using? On what operating system?
Froyo beta 2, kernel (2.6.32.9) on omnia I8000

Please provide any additional information below.

Original issue reported on code.google.com by carmine....@gmail.com on 3 Oct 2011 at 8:43

GoogleCodeExporter commented 8 years ago
The automatic installer shouldnt be used on a blank SD card;

create a FAT partition on the SD card prior to use - the installer will shrink 
this partition and create the android partition in the free space

Original comment by jessicav...@gmail.com on 4 Oct 2011 at 10:36

GoogleCodeExporter commented 8 years ago
yes, for the installation I have no problem the problem is that once Android 
start does not read the 7GB partition (in my case)

Original comment by carmine....@gmail.com on 4 Oct 2011 at 12:33

GoogleCodeExporter commented 8 years ago
<quote>3. The automatic installer create 2 partition on my sd (8Gb) the first 
1024mb with the OS and the second free, i formatted the second partition in 
fat32</quote>

delete all partitions from card, create 1 new primary partition at full 
capacity of card, format as FAT and then copy the installer to it - that will 
place the ext2 filesystem after the FAT

Original comment by jessicav...@gmail.com on 4 Oct 2011 at 4:22

GoogleCodeExporter commented 8 years ago
Thanks, I performed the steps of comment3 (which are the same as I did the 
first time) but nothing changes.

Following the line of the file vold.fstab
dev_mount sdcard /mnt/sdcard auto /devices/platform/s3c-sdhci.0/mmc_host/mmc0

Original comment by carmine....@gmail.com on 6 Oct 2011 at 3:27