|
|
2010-01-02
, 02:32
|
|
Posts: 40 |
Thanked: 18 times |
Joined on Dec 2009
|
#2
|
|
|
2010-01-02
, 03:02
|
|
Posts: 207 |
Thanked: 119 times |
Joined on Nov 2009
@ Pittsburgh, PA, USA
|
#3
|
sfdisk -l /dev/mmcblk0 | awk \
-v home_opts="$home_opts" -v fat_opts="$fat_opts" \
-f /usr/lib/genfstab.awk > $tmp_fstab
echo "whatever you wish here" >> /etc/fstab
| The Following User Says Thank You to mikhmv For This Useful Post: | ||
|
|
2010-01-02
, 04:14
|
|
|
Posts: 191 |
Thanked: 129 times |
Joined on Dec 2009
@ Bloomington, IL
|
#4
|
/dev/mmcblk1p2 /usr ext3 defaults 0 0 /dev/mmcblk1p3 /var ext3 defaults 0 0
|
|
2010-01-02
, 04:27
|
|
Posts: 207 |
Thanked: 119 times |
Joined on Nov 2009
@ Pittsburgh, PA, USA
|
#5
|

|
|
2010-01-02
, 04:32
|
|
|
Posts: 191 |
Thanked: 129 times |
Joined on Dec 2009
@ Bloomington, IL
|
#6
|
look like playing with this file very easy can brick your phone! My bricked now too (http://talk.maemo.org/showthread.php...517#post449517). I hope somebody will give advice how to debrick device without flashing....
|
|
2010-01-02
, 09:54
|
|
Posts: 543 |
Thanked: 181 times |
Joined on Aug 2009
@ Universe,LocalCluster.MilkyWay.Sol.Earth.Europe.Slovenia.Ljubljana
|
#7
|
| The Following User Says Thank You to ruskie For This Useful Post: | ||
|
|
2010-01-02
, 15:14
|
|
|
Posts: 191 |
Thanked: 129 times |
Joined on Dec 2009
@ Bloomington, IL
|
#8
|
Jef91 see: http://wiki.maemo.org/User:Ruskie#Repartitioning And the forum post linked from there. You'll get quite exact info on how to do it
|
|
2010-01-02
, 16:25
|
|
Posts: 207 |
Thanked: 119 times |
Joined on Nov 2009
@ Pittsburgh, PA, USA
|
#9
|
Jef91 see: http://wiki.maemo.org/User:Ruskie#Repartitioning And the forum post linked from there. You'll get quite exact info on how to do it
And again what's with the "that other distros have" ???
If you mean init=/bin/bash or init 1 etc... then yeah... tat is a valid boot state but that is NOT a recovery terminal. It's normal system bootup.
|
|
2010-01-02
, 16:29
|
|
Posts: 543 |
Thanked: 181 times |
Joined on Aug 2009
@ Universe,LocalCluster.MilkyWay.Sol.Earth.Europe.Slovenia.Ljubljana
|
#10
|
| The Following User Says Thank You to ruskie For This Useful Post: | ||
Thanks,
~Jeff