Vpc+Fedora core 4+sister-ycroot=success
1. at the beginning, I log in as a non-root user, namely peter. I issue $ifconfig, the sys tell me that no such command. Then I su but make no difference.
2. I have to reboot, log in as root this time and have a new try, this time ifconfig works.
3. you can not use shared folders, the function of vpc is not avaiable to linux.!√
4. I download a software from nw.ncepu.edu.cn, the name is uiso8, which is able to make iso file from anything. So that offers me the way to copy files into vpc+fedora.
5. but when I make root.tar into a iso, can try to copy it into fedora. F4 gvie me the error message: I/O error.
6. reboot and this time I use xwidows to drag the ycroot.tar to /. And succeed, I don’t know why.
7. $ tar xvf yctek_root.tar –C yctek
8. $service nfs startà$vi /etc/exportsà$exportfs –rvà$showmount –eà$ifconfig eth0 192.168.1.1à$mount 192.168.1.1:/yctek/root
9. open hyper terminal, >bon part 0 -- àload flash vivi x(vivi not vivi26-usb)--àload flash kernel x(zImage)
10. the following steps are all in my fomer article param_set_yctek
11. param set linux_cmd_line "console=ttySAC0 root=/dev/nfs nfsroot=192.168.1.1:/yctek/root ip=192.168.1.12:192.168.1.1:192.168.1.1:255.255.255.0:www.yctek.com:eth0:off"
12. so finally I make it! For all year long, it is the first time. I make it because the rootfs is given by my sister-in-law, and I use vpc and fedora core4 as she does.
13. the touch sreen works, but not perfectly. I do not care.
本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/56913/showart_494814.html
|