- 浏览: 1547191 次
- 性别:
- 来自: 上海
文章分类
- 全部博客 (532)
- 软件设计师 (7)
- PSP (5)
- NET MD (9)
- Hibernate (8)
- DIY (51)
- Work (43)
- GAME (24)
- 未分类 (44)
- iPod (6)
- MySQL (39)
- JSP (7)
- 日语能力考试 (36)
- 小说 (4)
- 豆包网 (23)
- 家用电脑 (7)
- DB2 (36)
- C/C++ (18)
- baby (9)
- Linux (13)
- thinkpad (23)
- OA (1)
- UML (6)
- oracle (24)
- 系统集成 (27)
- 脑梗塞 (6)
- 车 (8)
- MainFrame (8)
- Windows 7 (13)
- 手机 (8)
- git (12)
- AHK (2)
- COBOL (2)
- Java (9)
最新评论
-
安静听歌:
... ...
UUID做主键,好还是不好?这是个问题。 -
lehehe:
http://www.haoservice.com/docs/ ...
天气预报 -
lehehe:
[url http://www.haoservice.com/ ...
天气预报 -
liubang201010:
监控TUXEDO 的软件推荐用这个,专业,权威.并能提供报警和 ...
(转载)Tuxedo中间件简介 -
tinkame:
Next[j] =-1 当j=0时;=Max{k|0<k ...
KMP字符串模式匹配详解
http://www.nu2.nu/pebuilder/
Bart's Preinstalled Environment (BartPE) bootable live windows CD/DVD
BartPE is Admin's best friend...
Version 3.1.10a (released on Feb 17, 2006)
What is BartPE and PE Builder?
Bart's PE Builder helps you build a "BartPE" (Bart Preinstalled Environment) bootable Windows CD-Rom or DVD from the original Windows XP or Windows Server 2003 installation/setup CD, very suitable for PCmaintenance tasks.
It will give you a complete Win32 environment with network support, a graphical user interface (800x600) and FAT/NTFS/CDFS filesystem support. Very handy for burn-in testing systems with no OS, rescuing files to a network share, virus scan and so on.
This will replace any Dos bootdisk in no time!
Introduction
PE Builder is not a Microsoft product and does not create Microsoft Windows Preinstallation Environment ("Windows PE"). Using PE Builder does not grant you a license to Microsoft Windows PE or to use the Windows XP or Server 2003 binaries in a manner other than stated in the End-User License Agreement included in your version of Microsoft Windows XP or Windows Server 2003. Microsoft has not reviewed or tested PEBuilder and does not endorse its use.
Please do not contact Microsoft for support on the preinstallation environment that has been created by PE Builder!
Microsoft does not provide support for PE Builder or for the preinstallation environment created by PE Builder.
The PE Builder program (pebuilder.exe) runs on Windows 2000/XP/2003/BartPE. It does not run on Windows NT4/ME/9x.
To avoid any confusion, the bootable CD generated by PE Builder should be called by its nickname "BartPE"!A word from the author
Hi, my name is Bart Lagerweij. I've been creating DOS based boot disks and bootable CD-Roms from Dos 3.x (not sure what year) until 2002. I have created the: Corporate Modboot, Network bootdisk, CD-Rom bootdisk, a hardware independent Dos CD-Rom driver eltorito.sys and lots of other tools needed to boot a PC the way I want it to.
As you can read above I've stopped doing that in 2002. Why? I saw a Windows PE (WinPE) bootable CD-Rom (from Microsoft) in action and I got very, very curious. I knew then as I know now, that in time PE-based solutions will be every PC technicians best friend.
Goodbye to all the good and bad dos-based NTFS utilities! Now we can boot from a CD-Rom and have full read/write access to NTFS volumes!
Here are a few things that are possible with PE and are not possible with any type of dos-based boot disk, even when using network support and ntfsdos:
While I was already thinking about what great things this could do, I noticed the end-user license agreement for Microsoft software that is included with Windows Preinstallation Environment (Windows PE) 1.2 (eula.txt). In section "1. ELIGIBILITY." it states the following:
..."You may only install and use the SOFTWARE PRODUCT if you are an active Microsoft Software Assurance Member ("SAM") for the systems product pool or servers product pool, if you currently have license coverage for Microsoft Windows operating system (OS) Upgrades via a Campus Agreement or School Agreement, or if you are a current or former participant in the Windows XP Joint Development Program, Windows XP Rapid Adoption Program, Windows .NET Server Joint Development Program, or Windows .NET Server Rapid Adoption Program. If you do not meet one or more of the requirements listed above, you may not install or use this SOFTWARE PRODUCT and you must terminate the installation of this SOFTWARE PRODUCT immediately"...
Oops, that does not include me. As a matter of fact that does not include most of us! This was very disappointing. But then I started thinking, how difficult can it be to build something similar to Windows PE from a Windows XP installation CD-Rom? A quick file compare looked like most of the needed files are on the Windows XP CD-Rom. Only because I thought building this would be easy, I started coding my own builder program. Had I known how hard it would be, I would probably never have started programming PE Builder.
This first version (v1.0.0) of PE Builder was released on April 28, 2003. Yes, version 1 was a very simple, very static, very bad and copyright violating program. And the (very friendly) people at Microsoft had every right to kick my butt. But I learned from it and in May 2003 I started on a second version. In July (three months later) v2 was ready.
Version 2 did not have the problems that version 1 had. The version 2 build engine had its own registry hive builder which was not easy to program and took about 50% of my research and coding time. It also was dynamic enough that it could build from Windows XP and Server 2003. In v2.0.1 I added a small but very powerful menu program called nu2menu, which was written by my buddy Henk de Jong. The latest 2 version (v2.0.2b) even used a new ISO filesystem called "ISO-9660:1999 (version 2)" instead of the Joliet extensions. Some non-English versions of Windows XP had filenames longer than the maximum allowed length for Joliet filenames (103 chars). I had to patch the ISO building program (mkisofs.exe) so that the Windows NT bootstrap and setup loader would boot properly. The file and directory names can now be up to 207 characters. But again this version had something bad. When comparing some INF files they looked too much like the Windows PE builder from Microsoft.
I had to change the entire INF file layout to use its own format. And on Sep 1, 2003 (almost 6 months after starting) version 3 was ready. After adding plugin support, PE Builder got very popular. People from all over the world are writing their own plugins to add the program they like and use.BartPE vs. Windows PE?
What is the technical difference between BartPE and Windows PE?
Also there is a plugin (NwDskPe) created by Erwin Veermans that loads the Netware Client on BartPE (IP/IPX).Requirements to build:
Supported Windows versions are:
Why did I build PE Builder?
Microsoft only provides Windows PE to OEM and Enterprise customers. So the small companies and end users do not get Windows PE. I think this is really bad. With PE Builder they can build a Bootable XP CD-Rom (called BartPE) to use for maintaining their systems.
Licensing issues
In order to make a BartPE installation, your must have a properly licensed copy of the operating system. BartPE does not grant users who do not have a proper Windows XP/2003 license the right to use a BartPE installation.
Also, according to the Microsoft EULA for Windows XP/2003, a user may not simultaneously use more installations of these operating systems than the user has license(s) for. This also goes for BartPE. In practice this means that the user may not use, for instance, a single license installation on one computer while simultaneously using a BartPE installation (created using that license) on another computer.
More information:
Getting started
This page will help you create your very first BartPE CD. It assumes that you are using Windows XP.
The files you have at c:\windows are not installation files. They are your already installed files!
Click "yes" to start searching. PE Builder will now search all fixed- and CD-Rom drives for Windows installation files. This will take some time. When more than one valid location is found, a dialog will appear where you can select which location you want to use.
You will see a lot of files getting copied and/or decompressed, the ISO image build and the data recorded to your CD/DVD writer.
If the data verify was correct and there where no errors reported you can boot the CD/DVD!
Download
Latest version:
Download PE Builder v3.1.10a - self-installing package (3.15MB) - if you are unsure what you need to download, get this!
Download PE Builder v3.1.10a - zip package (3.23MB)
Post: View PE Builder v3.1.10a release postings on "The CD Forum"
Previous version(s):
Download PE Builder v3.1.10 - self-installing package (3.15MB)
Download PE Builder v3.1.10 - zip package (3.23MB)
Post: View PE Builder v3.1.10 release postings on "The CD Forum"
Download PE Builder v3.1.9 - self-installing package (3.09MB)
Download PE Builder v3.1.9 - zip package (3.12MB)
Post: View PE Builder v3.1.9 release postings on "The CD Forum"
Download PE Builder v3.1.3 - self-installing package (2.76MB)
Download PE Builder v3.1.3 zip package (2.74MB)
Support
If you have any problems or questions about PE Builder here is where you can get more information:
Please do not contact Microsoft for support on the preinstallation environment that has been created by PE Builder!
Microsoft does not provide support for PE Builder or for the preinstallation environment created by PE Builder.Donate?
To support the development of PE Builder please consider donating some money. Just click on the button below. The actual payment is handled by PayPal, who have a SSL secured payment site. This also means that I do not get to know your credit card number, I only get the money from the payment.
If you want to donate using other payment methods, please contact me. Should you want to donate hardware or other things check the thank Bart page.
Used tools/information
PE Builder uses the following:
Source file: cdrtools-2.01a18-bart.zip (3.2MB)
For latest version check Joerg's FTP site.
Microsoft, MS-DOS, Win32, Windows, Windows NT and Windows XP are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Other product and company names mentioned on this page may be the trademarks of their respective owners.
Legal information - [09/06/18]
Copyright (c) 2000-2009 by Bart Lagerweij. All rights reserved.
发表评论
-
T400 R400 T500 W500 简体恢复盘全收录(XP;Vista U X86;Vista
2009-06-24 10:14 4455http://benyouhui.it168.com/view ... -
Think - 我思故我在
2009-06-22 12:53 6502http://thinklenovo.sp ... -
ThinkPad全系列恢复光盘(官方链接)(转)
2009-06-22 12:50 12235http://www.ibmkgai.com/view ... -
主题:ThinkPad SL300 SL400 SL500 Vista Ultimate 32位 S
2009-06-22 12:49 2304主题:ThinkPad SL300 SL400 SL5 ... -
ThinkPad实战Vista下分区
2009-06-22 12:43 2500关于Thinkpad在 Vista下分区 ... -
ThinkPad SL300/SL400/SL500 Vista Ultimate SP1 32位简
2009-06-22 12:31 1550http://benyouhui.it168.com/ ... -
T400/R400 原版Windows XP PRO SP2恢复光盘 1DVD引导盘+1DVD数据盘
2009-06-19 17:25 5423T400/R400 原版Windows XP PRO SP ... -
【搜集】Thinkpad T400恢复盘下载 - [iThinkpad 资源]
2009-06-19 14:24 8127版权声明:转载时请以超链接形式标明文章原始出处和作者信息及 ... -
Add Acronis True Image Home 11 Plug-In
2009-06-18 13:35 2416http://ubcd4win.com/forum/i ... -
Working with Acronis True Image Plug-In for BartPE
2009-06-18 13:32 2043http://kb.acronis.com/conte ... -
ThinkPad --硬盘分区的小技巧,你会吗
2009-06-17 13:18 1675发表于 2007-12-25 04:28 PM 只看该作者 ... -
THINKPAD高级使用技巧(隐藏分区和硬盘分区)
2009-06-17 13:18 44211楼 大 中 小 发表于 2008-4-14 01:48 P ... -
Vista如何安装迅盘驱动以及如何开启迅盘
2009-06-17 10:59 2326http://www.91bjb.com/bbs/thread ... -
ThinkPad和ThinkCentre预装系统操作系统分区大小调整工具20090403版
2009-06-17 10:57 5202http://thinklenovo.spaces.live. ... -
ThinkPad 用户系统恢复及自行更改硬盘分区注意事项 !
2009-06-17 09:21 2226http://www.91bjb.com/bbs/viewth ... -
ThinkPad分区详细过程
2009-06-17 09:11 4310http://www.91bjb.com/bbs/viewth ... -
青年工社购机客户验机流程
2009-06-16 17:43 1139http://www.91bjb.com/bbs/thread ... -
视频详细讲解ThinkPad的启动项及程序里的软件,哪个该留,哪个该删。
2009-06-16 17:41 1635http://www.91bjb.com/bbs/viewth ... -
X61/T61/X200/T400/T500/W500/W700使用XP安装盘安装系统及驱动全攻略(
2009-06-16 14:29 33171楼 大 中 小 发表于 200 ... -
Thinkpad T400/T500等双显卡机型VISTA驱动安装方法
2009-06-16 12:31 2449http://itbbs.pconline.com.cn/no ...
相关推荐
BartPE(Bart's Pre安装 Environment)是一种基于Windows PE(Preinstallation Environment)的自启动光盘映像工具,它允许用户在不安装操作系统的情况下,从CD或USB驱动器启动计算机并进行系统维护、数据恢复、系统...
而BartPE(Bart Preinstalled Environment)则是一个自定义的Windows PE(Preinstallation Environment)版本,可以用来创建一个可引导的光盘或USB驱动器,用于系统恢复、数据备份等操作。本文将详细介绍如何结合...
标题中的“bart-0.4.04_insidezsn_reconstruction_matlabGUI_bart_”表明这是一个关于BART(Berkeley Advanced Reconstruction Toolbox)的软件版本0.4.04,其中包含了与InsideZSN(可能是指Inside Zero-Suppression...
中文自动摘要模型,可使用 import torch model.load_state_dict(torch.load('BART.pth')) 进行模型的加载
在本项目中,"bart_kitchen_robots_museum7"是一个与光线追踪技术相关的C++代码库,用于实现BART(可能是指“基于光线追踪的动画系统”或类似概念)中的三个不同场景:厨房(kitchen)、机器人(robots)和博物馆...
BART API的golang包装器(正在进行中) 要安装软件包 go get github.com/chaitanyav/bart 对于文档 ...获取BART Station的示例代码以及Station信息和Station... log.Fatalf("Error getting stations info: %s\n", err) }
**Matlab与BART工具箱:深度解析与应用示例** 在本次的压缩包"Matlab examples for BART.zip"中,我们聚焦于Matlab环境下的一款强大工具——BART(Beamlet-based Adaptive Resolution Tomography)。BART是一款用于...
叶柳、姚万、何丽芳、郝鹏、Philip S. Yu。 KG-BART:用于生成常识推理的知识图增强 BART。 在 AAAI 2021 中。 ( ) 此代码库旨在重现我们论文中的实验,并可与其他数据集一起使用。 有关任何技术细节,请参阅我们的...
** bart标注工具安装指南** BART(BrAT)是一款广泛使用的文本标注工具,尤其在自然语言处理(NLP)领域,如命名实体识别(NER)和关系抽取等任务中,它提供了一个直观、用户友好的界面,使得研究人员和开发者能够...
在"Algorithm-bart.zip"这个压缩包中,我们可以看到一个名为"bart-master"的项目,这很可能是关于Bay Area Rapid Transit(BART)捷运系统的票价调整算法的实现。BART是美国加利福尼亚州湾区的一个大型公共交通系统...
在描述中提到的 **XPE插件**,是基于Microsoft的eXtensible Platform Environment,它扩展了Windows PE的功能,提供了更丰富的用户界面和更多的服务。**界面使用Exporer** 指的是PEBuilder创建的PE环境中,用户界面...
BART测试无质量指标CódigoHTML; CódigoJavascript(dentro do Qualtrics); Figurasbalão Figuras影像... 实验心理学杂志:应用,[S。 [l。],第8节,n。 2,第75-84,2002年。DOI:10.1037 / 1076-898X.8.2.75。
Bart_T5-摘要使用来自Bart和T5模型的汇总任务可以直接比较文本摘要Bart和T5的最佳模型。安装需求pip install -U transformerspip install -U torchpip install flask跑步python app.py巴特总结T5总结
asian-bart是针对亚洲语言的Bart模型的软件包。 asian-bart支持英语,中文,韩语,日语,总计(= ECJK) 我们通过嵌入图层修剪功能使用制作了 asian-bart 。 安装 pip install asian-bart 型号规格 ECJK模型 vocab...
反馈问答BART(FeedbackQA-BART)是Python库的一个版本,其主要功能在于自然语言处理领域,特别是对话理解和生成。这个资源,`feedbackqa-bart-0.1.0rc2.tar.gz`,是一个在PyPI(Python Package Index)官网上发布的...
**BART项目简介** BART(Bidirectional Attention Flow for Machine Translation)是由Facebook AI Research团队提出的一种新型序列到序列(Seq2Seq)模型,主要用于自然语言处理任务中的文本生成和理解,如机器...
打开 BART 版本 0.5.2 Open BART 是旧金山 BART 的免费开源 Android 伴侣。 Open BART 旨在实现极简且易于使用。 去做 提高引导服务的准确性和稳定性 提供最近和最近的站点作为输入建议 执照 版权所有 (c) 2012,...
本书“嵌入式软件测试”由Bart Broekman和Edwin Notenboom合著,旨在深入探讨这一领域的关键概念和技术。 嵌入式软件测试涉及在硬件和软件紧密结合的环境中对软件进行验证和确认。与传统的通用软件测试相比,嵌入式...
本项目实现了多个热门的文本生成模型,包括LLaMA、ChatGLM、BLOOM、GPT2、Seq2Seq、BART和T5,以及UDA(Unsupervised Data Augmentation),提供了一站式的训练和预测功能,用户无需复杂的配置即可直接使用。...
bart-cs-demo