u盘raw格式修复工具-droidcamx

win8系统
2023年4月1日发(作者:下载共享软件)

台电X80HD安装Win8单系统教程

台电的X80HD平板是安卓和Win8双操作系统的,二者所占用的闪存空间不能共用,

导致可用硬盘空间过小,难以安装大型应用程序。根据官网提供的固件和教程来看,只能刷

机为安卓单系统或双系统,没有提供单刷Win8系统的教程。

其实买Intel芯片平板的人,大多是想使用Windows系统而非安卓系统。为了获得更大

的硬盘空间,我尝试按照网上的通用Win8平板安装教程进行安装,但始终无法从U盘启动。

由此看来,台电在Bios里面对通用的PE启动方式是做了屏蔽的。

X80H和X80HD看起来似乎很通用,但用官网X80H的固件也无法启动和安装Win8

系统。

后来经过对比X80H和X80HD固件中的文件,发现实际上台电的工程师已经做好了

Win8单系统的安装程序,但不知为何在安装教程中却没有说明。其实区别就在于硬盘分区

的不同。在官方固件的Win8.1恢复盘中有两个分区文件:是单系统分区文

件;WIMPART_是双系统分区文件。内容如下:

selectdisk0

clean

convertgpt

createpartitionefisize=100

formatquickfs=fat32label="System"

assignletter="S"

createpartitionmsrsize=128

createpartitionprimary

shrinkminimum=5000

formatquickfs=ntfslabel="Windows"

assignletter="W"

createpartitionprimary

formatquickfs=ntfslabel="Images"

assignletter="M"

setid="de94bba4-06d1-4d40-a16a-bfd50179d6ac"

gptattributes=0x8001

exit

这个文件将闪存分为3个区:最开始100M可能用于安装平板启动文件,最后5000M

是隐藏的恢复分区,剩下中间20多G的空间就是C盘了。

WIMPART_:

selectdisk0

selectvolume=0

attributesvolumesethidden

selectvolume=1

attributesvolumesethidden

selectvolume=2

attributesvolumesethidden

selectvolume=3

attributesvolumesethidden

selectvolume=4

attributesvolumesethidden

selectvolume=5

attributesvolumesethidden

selectvolume=6

attributesvolumesethidden

selectvolume=7

attributesvolumesethidden

selectvolume=8

attributesvolumesethidden

selectvolume=9

attributesvolumesethidden

selectvolume=10

attributesvolumesethidden

selectvolume=11

attributesvolumesethidden

selectvolume=12

attributesvolumesethidden

selectvolume=13

attributesvolumesethidden

createpartitionefisize=100

formatquickfs=fat32label="System"

assignletter="S"

createpartitionmsrsize=128

createpartitionprimary

shrinkminimum=5000

formatquickfs=ntfslabel="Windows"

assignletter="W"

createpartitionprimary

formatquickfs=ntfslabel="Images"

assignletter="M"

setid="de94bba4-06d1-4d40-a16a-bfd50179d6ac"

gptattributes=0x8001

exit

这个文件将闪存分了十几个区,Volume13之前的分区都是用于安卓系统的,和Win8

系统不能通用。

明白道理以后,安装Win8单系统就变得非常简单,只要用的内容替

代WIMPART_的内容就可以了。步骤如下:

1.从台电官网下载X80HD对应的固件,并解压缩。

2.认真阅读《台电双系统(Android+Windows8.1)安装教程_》。

3.找到下载目录中的X80HD(G2N9)-双系统(Android&Windows8.1)系统安装文件

X80HD_双系统_Windows8.1_系统安装文件_V1.01_(images)images文件夹,将里面的

WIMPART_改个文件名,留待以后恢复双系统时使用。然后将

重命名为WIMPART_。此时就是用单系统分区代替了双系

统分区。

4.此时按照官方安装教程恢复Win8系统,成功后安卓系统便消失无踪迹了。硬盘空间如

下图:

5.此后重新启动时再无安卓选项了。

更多推荐

win8系统