View previous topic :: View next topic |
Author |
Message |
781104
Joined: 11 Apr 2006 Posts: 26
小企鹅: 2
|
Posted: 2006-Apr-12 Wed, pm2:29 |
|
Post subject: [转帖]超强,Z机上双系统 |
|
本人经过一段时间的潜水,找到了个在Zaurus C7XX&SL7500刷双系统的方法,由于我的EN不是很好,潜质也少了点,搞了几次也没有搞成功,现在我将它帖出来,看那位高手利害试一下,弄好了,麻烦再帖出来一下 。
链接是http://www.oesf.org/forums/index.php?showtopic=12111&hl=dual
下面是引用原文:
For those who want to stick with Cacko 1.22 but also want to have a taste on pdaXrom without touching NAND or whatsoever (It's me ), here are some sharings on how I dualboot my Zaurus C760.
--------------------
Firstly, for sure, you need to have Cacko 1.22 with hotfix installed: Get Cacko here
Secondly, get an ext2 or ext3 formatted SD card. To obtain, simply follow this guide: Step-by-step CF/SD fdisk/formatting for newbies. Remember to unplug and plug the SD again to remount.
Then, download the scripts required: Dual_C760.zip. Unzip and place them on the machine, for instance, I place all the extracted files at /home/zaurus/Documents
Download the pdaXrom tarball: either pdaX-SD.tar.gz or pdaX-1.0.5-SD.tar.gz. I am not sure whether the latter is the real 1.0.5. Let's pick this one.
Transfer and extract the tarball to the root of SD card. To do this, you need to have gtar installed in order to let the system understand the "p" flag to preserve permissions, the gtar package is included in Dual_C760.zip:
CODE$ su
# ipkg install /home/zaurus/gtar_1.13.25-1_arm.ipk
# cd /mnt/card/
# gtar -zxvpf pdaX-1.0.5-SD.tar.gz
Next, follow these steps:
CODE# mount -o rw,remount /
# mkdir /sbin/sys
# cp /sbin/init /sbin/sys/init
# rm /sbin/init
# cp /home/zaurus/init /sbin/init
# cp /home/zaurus/pivot_root /sbin/pivot_root
# chmod +x /sbin/init
# chmod +x /sbin/pivot_root
Since there are changes on the filesystem in Cacko 1.22, line 12 in the /sbin/init script needs to be altered:
CODEmount -n -r -t cramfs /boot/usr.bin /usr -o loop
to
CODEmount -n -r -t squashfs /boot/usr.bin /usr -o loop
I also attached the modified /sbin/init script, for the sake of convenience.
It's nearly the end, remount / as read-only and reboot:
CODE# mount -o ro,remount /
# reboot
Your Zaurus should now boot into pdaXrom with SD plugged in, and boot into Cacko otherwise. When booted into pdaXrom, login as root and issue startx.
--------------------
Although this guide may looks idiot, like me, I did put a hard effort on dualbooting my Z (Stu should know, Many thanks ). I hope someone can benefit from it. Corrections and suggestions are welcome. |
|
Back to top |
|
badog 论坛管理员
Joined: 01 Nov 2006 Posts: 1021
小企鹅: 6575
|
Posted: 2006-Apr-13 Thu, pm6:10 |
|
Post subject: |
|
看我的汉字的双启动帖子,也不用如此费神吧 |
|
Back to top |
|
781104
Joined: 11 Apr 2006 Posts: 26
小企鹅: 2
|
Posted: 2006-Apr-13 Thu, pm8:47 |
|
Post subject: |
|
老大,我已经看过你那个了,不过你那个写得有点简单啊,说真的,不好弄啊,你能不能写祥细点啊 |
|
Back to top |
|
badog 论坛管理员
Joined: 01 Nov 2006 Posts: 1021
小企鹅: 6575
|
Posted: 2006-Apr-13 Thu, pm9:22 |
|
Post subject: |
|
不好意思,忘记如何弄了
双启动,不如X/QT,个人认为 |
|
Back to top |
|
781104
Joined: 11 Apr 2006 Posts: 26
小企鹅: 2
|
Posted: 2006-Apr-15 Sat, pm1:27 |
|
Post subject: |
|
老大,什么是X/QT啊,是不是XROM啊 |
|
Back to top |
|
badog 论坛管理员
Joined: 01 Nov 2006 Posts: 1021
小企鹅: 6575
|
Posted: 2006-Apr-15 Sat, pm4:18 |
|
Post subject: |
|
不是XROM
X/QT:是在原系统下,加运行一个Xserver.就可能用XROM下的程序了. |
|
Back to top |
|
781104
Joined: 11 Apr 2006 Posts: 26
小企鹅: 2
|
Posted: 2006-Apr-17 Mon, pm9:23 |
|
Post subject: |
|
不是吧,老大!!!
你给我个Xserver,让我玩玩 _________________ ********************************** *
*Sharp SL7500C(豪杰技术) *
*1GB的SD&AWL-1100CF的WIFI&512MB的CF*
* EM:pla114@qq.com *
************************************ |
|
Back to top |
|
badog 论坛管理员
Joined: 01 Nov 2006 Posts: 1021
小企鹅: 6575
|
Posted: 2006-Apr-17 Mon, pm9:47 |
|
Post subject: |
|
去下载啊.www.oesf.org/forums下的X/QT |
|
Back to top |
|
781104
Joined: 11 Apr 2006 Posts: 26
小企鹅: 2
|
Posted: 2006-Apr-18 Tue, pm3:55 |
|
Post subject: |
|
下了几个,不行,能不能贴个上来,或给个更直接点的链 _________________ ********************************** *
*Sharp SL7500C(豪杰技术) *
*1GB的SD&AWL-1100CF的WIFI&512MB的CF*
* EM:pla114@qq.com *
************************************ |
|
Back to top |
|
goodstyle
Joined: 27 Oct 2005 Posts: 393
小企鹅: 238
|
|
Back to top |
|
781104
Joined: 11 Apr 2006 Posts: 26
小企鹅: 2
|
Posted: 2006-Apr-18 Tue, pm8:49 |
|
Post subject: |
|
是不是只安装xqt-server就行啦,还要不要什么啊,我见还有其它XQT相关的啊???我只安装了xqt-server,安装一些XROM的软件还是不行,运行它了,也不知道怎么运行其它的就运行不了啊,不会,有人教一下吗
 _________________ ********************************** *
*Sharp SL7500C(豪杰技术) *
*1GB的SD&AWL-1100CF的WIFI&512MB的CF*
* EM:pla114@qq.com *
************************************ |
|
Back to top |
|
|