![]() |
2008-02-17
, 19:19
|
Posts: 4,030 |
Thanked: 1,633 times |
Joined on Jul 2007
@ nd usa
|
#22
|
Ok Bun - Thanks for your assistance in getting me off the ground loading KDE...
I finally got it.
.........................................
Now... The mmc2 still shows corrupt even though it runs the OS and stores KDE on partition 2... I suspect the format failed on partition 1 using the automatic nupgrade script.
I agree with you that you lots of space on that partition to run the kde.
More to follow in other threads about details of kde.
Thanks Bun!
![]() |
2008-02-17
, 20:39
|
Posts: 678 |
Thanked: 197 times |
Joined on Jul 2007
@ San Jose CA
|
#23
|
sfdisk /dev/mmcblk0So let's say if we have a 4G SD and we use -uM option then:
/dev/mmcblk0p1:1,15000,6
/dev/mmcblk0p2:15001,,
/dev/mmcblk0p3:
/dev/mmcblk0p4:
This is I think not correct!
It should be:
/dev/mmcblk0p1:0,15000,6
/dev/mmcblk0p2:15000,,
sfdisk -uM /dev/mmcblk0Clone the OS into it !!!!
/dev/mmcblk0p1:0, 1800,6
/dev/mmcblk0p2:1800,,
/dev/mmcblk0p3:
/dev/mmcblk0p4:
cd /
$path1/tar jxvf $path2/KDE358v2.tar.bz2
$path1/tar zxvf $path2/SUPv2.tgz
(note $path1 could be /home/user/bin and $path2 could be /media/usb/sda1)
![]() |
Tags |
deprecated, kde, kde35 |
|
And of course, congratulation on a job well done.
bun
Last edited by bunanson; 2008-02-18 at 01:54.