![]() |
2011-09-15
, 17:44
|
Posts: 701 |
Thanked: 585 times |
Joined on Sep 2010
@ London, England
|
#3
|
Hi There,
I am trying to repartition my n900 to use the SD Card instead of mmy corrupted EMMC.
See: http://wiki.maemo.org/Repartitioning..._compatible.29
But I am stuck in this step "unit: sectors
/dev/mmcblk0p1 : start= 64, size= 4194304 , Id=c
/dev/mmcblk0p2 : start= 4194368, size= 56631296, Id=83
/dev/mmcblk0p3 : start= 60825664, size= 1572864, Id=82
/dev/mmcblk0p4 : start= 0, size= 0, Id= 0
Save the above code as a plain text file (eg. as table)on your N900. Use Id=c for MyDocs (FAT), 83 for EXT partitions and 82 for swap partition.
"
Another question... In this step "-Open /etc/event.d/rcS-late, find the line '-f /usr/lib/genfstab.awk > $tmp_fstab' and add this below it
echo "/dev/mmcblk1p1 /home ext3 rw,noatime,errors=continue,commit=1,data=writeback 0 0" >> $tmp_fstab
echo "/home/opt /opt none bind" >> $tmp_fstab
"
i add this line below by entering "enter" or i should do another thing?
The Following User Says Thank You to retsaw For This Useful Post: | ||
![]() |
2011-09-15
, 17:54
|
Posts: 1,523 |
Thanked: 1,997 times |
Joined on Jul 2011
@ not your mom's FOSS basement
|
#4
|
![]() |
2011-09-15
, 18:14
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#5
|
I am trying to repartition my n900 to use the SD Card instead of mmy corrupted EMMC.
See: http://wiki.maemo.org/Repartitioning..._compatible.29
But I am stuck in this step "unit: sectors
/dev/mmcblk0p1 : start= 64, size= 4194304 , Id=c
/dev/mmcblk0p2 : start= 4194368, size= 56631296, Id=83
/dev/mmcblk0p3 : start= 60825664, size= 1572864, Id=82
/dev/mmcblk0p4 : start= 0, size= 0, Id= 0
Save the above code as a plain text file (eg. as table)on your N900. Use Id=c for MyDocs (FAT), 83 for EXT partitions and 82 for swap partition.
"
The question... How Can i save this text file on my N900 while my EMMC Is corrupted?
Please Help me with this solution
Another question... In this step "-Open /etc/event.d/rcS-late, find the line '-f /usr/lib/genfstab.awk > $tmp_fstab' and add this below it
echo "/dev/mmcblk1p1 /home ext3 rw,noatime,errors=continue,commit=1,data=writeback 0 0" >> $tmp_fstab
echo "/home/opt /opt none bind" >> $tmp_fstab
"
i add this line below by entering "enter" or i should do another thing?
Sorry for annoying
Thx In Advance