+ -
当前位置:首页 → 问答吧 → MIDLinux2.0能装进电脑么?我这有份镜像。

MIDLinux2.0能装进电脑么?我这有份镜像。

时间:2009-01-08

来源:互联网

aigo mid的操作系统用的是红旗出的midlinux,刚在国外论坛看到了一个疑似镜像的东西。下载下来之后刻录,发现不能引导。是img文件的,后来又把img解开,生成iso的,再刻录,还是不行。
有没有同志想研究研究呀?

原帖地址:http://www.umpcportal.com/modules/ne...=4106&forum=31
下载地址是:
http://www.umpcportal.com/downloads/AG.030.5005.img



为什么要搞这个呢?

因为这个midlinux是linux系统,并且内置的有pplive,那么可以肯定就是linux版的pplive了,还有其他一些比如大智慧,貌似还有黄金,期货之类的软件,都是linux版的。能挖出来的话企鹅们就有福了。貌似英文版的还有外汇软件。

还有镜像里面的安装说明:

How To Install To Harddisk

* WARNING!!
* The installer will DESTROY and REMOVE ALL DATA of your harddisk!
* Please use it CAREFULLY.

* To install Midinux Live to harddisk, you can boot from usbdisk
and use the install.sh script which was placed in the root directory of usbdisk.

* How to put the image file to usbdisk
Using the following command to put the image file to usbdisk:

#dd if=[YOUR IMAGE FILE NAME] of=[USBDISK DEVICE NAME]

Please replace the [YOUR IMAGE FILE NAME] and [USBDISK DEVICE NAME] by your conditions.
[USBDISK DEVICE NAME] maybe /dev/sda or /dev/sdb.

* How to install to hardisk
Usually, the usb disk will be mounted at the /mnt/sda after the system booting, so you can find the install.sh in the /mnt/sda.
You can install the Midinux Live as the following command:
#cd /mnt/sda ( change the directory to /mnt/sda )
#./install.sh ( run the command )

作者: mafuzimeng   发布时间: 2009-01-08

不知道用physdiskwrite直接写到硬盘或U盘里能不能用?

作者: kombat   发布时间: 2009-01-09

后来又看了些关于aigo mid的文章。发现这个img文件是用aigo的一个工具生成的系统恢复镜像。

作者: mafuzimeng   发布时间: 2009-01-09

这个似乎不错,哪位大哥装上了,麻烦分享一下经验。先谢谢了。

作者: Jeff-cao   发布时间: 2009-01-12

这真是掌上设备用的?900多M比桌面操作系统还大。

作者: dxqwx1   发布时间: 2009-01-12

肯定是的。
因为系统预装了很多软件。所以体积大了点

作者: mafuzimeng   发布时间: 2009-02-03

把img 映像 dd 到U盘之后,我发现 2个大文件:

package 482 M, 和 root.lzm (185M)都是 squashfs 格式,应该是 lzma 压缩。

可以 mount 的,不过先要编译一个 squashfs+lzma .

懒的话,可以用现成的。我用的 Prayaya Q3 linux 就可以直接 mount ,下载在这里:
mounthttp://club.prayaya.com/thread-3719-1-1.html
http://club.prayaya.com/thread-7598-1-1.html

作者: muses2006   发布时间: 2009-02-07

dzh midqq 在 package 的isv 目录下。

作者: muses2006   发布时间: 2009-02-07

谢谢楼上拉。试试去

作者: mafuzimeng   发布时间: 2009-02-13

dd到U盘,启动U盘上的系统,在终端下执行安装脚本。
你下的是哪个版本的?

作者: dwl301   发布时间: 2009-04-03

我DD到u盘后从u盘启动,提示不是爱国者的disk,不能安装!估计有脚本检测

作者: kongling123   发布时间: 2009-06-08