PE 安装到启动介质

[不指定 2007/10/26 11:44 | by Totti ]
转载自:http://bbs.deepin.org/read.php?tid=144024

◎ 安装到光盘

UeponPE.ISO 就是以光盘 ISO 形式提供的,只要直接把 UeponPE.ISO 刻录到光盘既可。

◎ 安装到硬盘

这里仅说明如何把 PE 安装到具有 NT Loader 的硬盘(即安装到 BOOT.INI 中),有两种方式:

  ① 手工安装:把 WINPE.IM_、LDRXPE、Uepon.bin、WINNT.XPE 四个文件和Programs(外置程序)目录 复制到根目录;在 BOOT.INI 中添加一行“C:\Uepon.bin="绝版 PE 系统"”即可。

  ② 工具安装:1、使用 PEInstall\Install.cmd 工具对 PE 进行硬盘安装,全自动,但需挂载 UeponPE.ISO并使用其中自带的。
          2、使用老九提供的 PE 安装工具,可以手动选择PE映像,和系统目录。工具包中有附带。
from: https://addons.mozilla.org/en-US/firefox/addon/201

Firefox下的下载加速插件,支持断点续传,很干净,不像迅雷时不时弹出广告。

引用
The first and only download manager/accelerator built inside Firefox!

DownThemAll is all you can desire from a download manager: it features an advanced accelerator that increases speed up to 400% and it allows you to pause and resume downloads at any time!

DownThemAll is fast, reliable and easy-to-use! It lets you download all the links or images contained in a webpage and much more: you can refine your downloads by fully customizable criteria to get only what you really want!

DownThemAll is absolutely freeware and open-source. No Adware, no Spyware.

For more informations,
http://www.downthemall.net/howto/features/


Tags:

AMD 显卡驱动 8.42.3

[不指定 2007/10/24 23:38 | by Totti ]
点击在新窗口中浏览此图片
看到这条消息。。。不知道装上之后,Ubuntu能不能支持3D,运行 Compiz 及 Compiz Fusion。

正在下载测试

测试表明,还不支持。。。希望不是RPWT。

http://www2.ati.com/drivers/linux/ati-driver-installer-8.42.3-x86.x86_64.run

引用
For ATI Linux customers, last month was certainly a very exciting time from AMD announcing open specifications (and the subsequent delivery of the first batch and the creation of the RadeonHD driver) to the release of the fglrx 8.41 display driver. The AMD 8.41.7 driver was the first driver to be based upon AMD's new code-base and had not only delivered R600 support for the Radeon HD 2900XT, but clear performance improvements across the board from the R300 to the R500. However, this 8.41.7 driver was not well received by all. AMD had intended this driver to be targeted solely for the R600 customers, but many with older GPUs had immediately upgraded with some then having a foul experience.

Today it's now time where the fglrx driver reaches yet another milestone. Not only does today's release address many of the outstanding bugs for the earlier GPU generations while also introducing a few new features, but it also delivers AIGLX support! Yes, you read that right. You can finally run your ATI graphics card with the fglrx driver and run Compiz, Beryl, or Compiz Fusion without using XGL! This is coming 13 months after NVIDIA had introduced its AIGLX support, but now just days after the release of Ubuntu 7.10 Gutsy Gibbon it's here for ATI hardware. Granted, if you were using an older ATI GPU with the open-source Radeon driver, you could have been benefiting from AIGLX already.

In addition to the AIGLX support, the fglrx 8.42.3 driver includes X.Org server 1.4 support, video playback improvements, more performance improvements, and Rialto AGP fixes. While this driver quite promptly supports X.Org 7.3 / X server 1.4, it does not contain Linux 2.6.23 kernel support. The Linux 2.6.23 support isn't found in fglrx 8.42.3 due to issues with x86_64 support. However, we do expect that fglrx 8.43 will contain the Linux 2.6.23 kernel support.

The video playback improvements consist of a fix in TexturedVideo playback, which should result in smoother video playback. Though if you do continue running into TexturedVideo (X-Video) playback problems, be sure to report them in the Phoronix Forums. Likewise, the AGP (Rialto bridge) problem should be resolved, but report it if you're continuing to run into problems.

This release is tested for all ATI Radeon GPU products from the R300 to R600 series. This does not include support for the FireGL series, but the workstation compatibility will be introduced next month in fglrx 8.43.

Tags:
默认Bo-Blog转向分类是在新窗口打开,某些情况下带来了不便,于是寻思着修改下,打开inc/mod_basic.php文件,查找:

if ($catearray['cateurl']!='') {
        $cateurl=$catearray['cateurl'];
        $rssurl='';
        $target=' target="_blank"';
        $catecount='';

修改成

if ($catearray['cateurl']!='') {
        $cateurl=$catearray['cateurl'];
        $rssurl='';
        $target=' target="_self"';
        $catecount='';


记录备忘,防止以后更新覆盖了。

Ubuntu升级

[不指定 2007/10/18 08:45 | by Totti ]
早上打开Ubuntu ,提示有100多M的升级文件。Ubuntu 7.10 Gutsy正式发布。ATI显卡驱动跟不上Ubuntu的问题依然存在,启动不了3D特效,汗。
点击在新窗口中浏览此图片
Tags:

HP6520S 系统及驱动安装

[不指定 2007/10/16 21:37 | by Totti ]
公司采购的HP6520S笔记本,自带LINUX系统。。。于是要格式化、安装Windows系统。

但是,安装过程当中,发现XP/2003都无法识别硬盘。。。经过一番搜索发现是SATA问题,进入CMOS设置,关闭SATA。

装好XP系统,驱动是个问题,因为HP官方只提供了FOR VISTA的驱动。。。

修复主引导区的步骤

[不指定 2007/10/15 21:50 | by Totti ]
用98启动盘启动电脑,利用fdisk/mbr命令就可以恢复
分页: 26/51 第一页 上页 21 22 23 24 25 26 27 28 29 30 下页 最后页 [ 显示模式: 摘要 | 列表 ]