Log inUsernamePassword
Log me on automatically each visit    
Register
Register
Log in to check your private messages
Log in to check your private messages
Zaurus 中文论坛 Forum Index » pdaXrom & debain & openBSD

This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
[原创][x技巧]C1000双启动<---还一欠帐
View previous topic :: View next topic  
Author Message
hedroom



Joined: 31 Oct 2005
Posts: 29

小企鹅: 8

PostPosted: 2005-Nov-10 Thu, am10:29 Reply with quote
 Post subject: [原创][x技巧]C1000双启动<---还一欠帐

[x技巧]C1000双启动<---还一欠帐

[分享] 在Zaurus SL-1000安装和运行PDAXROM
参照yanyong方法,依葫芦画一个:


1、将SD卡格式成EXT3格式:
umount /mnt/card
mke2fs /dev/mmcda1
mount /mnt/card
以上运行在CACKO系统下(老系统)

2、下载http://212.10.30.205/rc10/Zaurus-C1000/root-akita-rc10.1.tar.bz2。

3、解压:
cd /mnt/card
bzip2 -d root-akita*
tar xvf root-akita*(自动在当前路径下生成root-akita目录)
cd root-akita
tar xvf root/.var*
tar xvf root/.home*
tar xvf root/.dev*
rm -r tmp
mkdir tmp

4、链接和处理访问权限:
reboot
D+B+reset,以root登录,进入控制台模式
chroot /mnt/card/root-akita
cd lib
ln -s /usr/X11R6/lib/* ./
cd /
chown root -R ./
exit
以上基本就安装安成了

启动方法:
1、编辑启动脚本startd(放在/下,编辑前先mount -o remount,rw /)
脚本:
#!/bin/sh
mount /dev/mmcda1 /mnt/card
mount -t proc /proc /mnt/card/root-akita/proc
chroot /mnt/card/root-akita /usr/X11R6/bin/startx
编辑完成后:
chmod 755 startd
2、修改PDAXROM的startx脚本(在/mnt/card/root-akita/usr/X11R6/bin下)
开头处加:
source /etc/profile
mount /dev/pts
结尾处加:
umount /dev/pts
umount /proc
exit
3、D+B+reset,以root登录,进入控制台模式,键入startd命令,即可进入PDAXROM,享受吧。

4.其实有更好的多启动方法,即开机后选择菜单弹出:原系统,X系统,debain,但由于多启动的那个脚 本无法下载,(代理也不行),搞了几次,仍没有下载下来,所以只好先帖出来.供性急者参考.也是算是还帐.

再次感谢yanyong先生

声明:我是成功的安装了,请各位在安装时注意步骤.
Back to top
View user's profile Send private message
Display posts from previous:     
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Zaurus 中文论坛 Forum Index » pdaXrom & debain & openBSD All times are GMT + 8 Hours
Page 1 of 1

 
Jump to:   
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum

[ 页面生成时间: 秒 ] :: [ 次查询 ] :: [ ]
Powered by phpBB © 2001, 2002 phpBB Group
iCGstation v1.0 Template By Ray © 2003, 2004 iOptional