|
初学者。小
初级用户
 
积分 116
发帖 4
注册 2004-6-12
状态 离线
|
『楼 主』:
请大家指点。在DOS下怎样创建引导分区。
使用 LLM 解释/回答一下
请问:在DOS下:
怎样创建引导分区?
怎样才能彻底删除WIN98?
我妹的在有WIN98的时候,同时装的XP。她的机器现在........................
5555555555555555555
请大家帮帮忙!谢谢了
Please enter the DOS environment first. For creating a boot partition, you can use tools like FDISK. But note that operating FDISK needs to be very careful. For completely deleting WIN98, you can format the partition where WIN98 is installed. However, please be cautious as improper operations may cause data loss. The machine of her sister has...
5555555555555555555
Please everyone help! Thank you
|
|
2004-6-12 00:00 |
|
|
xjhlhb
高级用户
   
积分 736
发帖 210
注册 2004-4-12 来自 中國
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
问题不明白,你想干啥呀?创建引导区,FORMAT后SYS,就可引导呀
The question is not clear. What do you want to do? Create the boot sector, FORMAT and then SYS, and it can be booted.
|
|
2004-6-25 00:00 |
|
|
liuxiayun
初级用户
 
积分 196
发帖 20
注册 2004-6-20
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
重新分区吧,就是用DOS引导盘(或WIN98引导盘)引导系统,FDISK 先删除逻辑分区、扩展分区、主分区,再建立主分区、扩展分区、逻辑分区,激活主分区。重新引导系统,带系统格式化(FORMAT /S或用楼上朋友的方法)就可以建立DOS引导分区了,原来的系统已不复存在了(也包括硬盘上所有的数据)。操作前最好把重要数据先备份。
Re - partition. That is, use a DOS boot disk (or a WIN98 boot disk) to boot the system. First, use FDISK to delete logical partitions, extended partitions, and primary partitions, then create a primary partition, extended partition, and logical partition, and activate the primary partition. Reboot the system, and with the system format (FORMAT /S or use the method of the friend upstairs), you can create a DOS boot partition. The original system no longer exists (including all data on the hard disk). It is best to back up important data before operation.
|
|
2004-6-26 00:00 |
|
|
dreamhoo
初级用户
 
积分 149
发帖 11
注册 2004-6-30
状态 离线
|
|
2004-6-30 00:00 |
|
|
Climbing
铂金会员
       网络独行侠
积分 6962
发帖 2753
注册 2003-4-16 来自 河北保定
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
所谓的引导分区,就是一个可以激活并可以引导某个操作系统的分区,这就要求这个分区一定要是一个主分区(Primary Partition)。因此,你创建一个可引导的dos分区的步骤如下:
1、创建一个主分区(我推荐用Partition Magic),如果你原来的98和xp所在的分区不想要了,那么就不需要这一步了,因为98所在的分区肯定是一个主分区。
2、将该主分区激活(任何分区软件都有激活分区这个功能的,英文是set active),如果用98原来的分区,那么这个分区已经是激活的。
3、用可启动的dos软盘引导系统进入dos提示符(我推荐你下载Wengier版本制做的ms-dos 7.10超级启动盘)。
4、在提示符下顺序输入命令:
fdisk /mbr
format c: /s
完成后这个分区就已经成为一个dos的引导分区。
5、将启动软盘从软驱中取出,重新启动系统,现在你应该已经可以从这个dos引导分区引导系统进入dos了。这样也就彻底删除了原来的98(如果比较不幸的话也应该包括xp,至少可以消灭掉xp的引导扇区)。
The so-called boot partition is a partition that can be activated and can boot an operating system. This requires that this partition must be a primary partition (Primary Partition). Therefore, the steps to create a bootable DOS partition are as follows:
1. Create a primary partition (I recommend using Partition Magic). If the original partitions where 98 and XP are located are not wanted, then this step is not needed because the partition where 98 is located must be a primary partition.
2. Activate the primary partition (any partition software has the function of activating the partition, the English is set active). If using the original partition of 98, then this partition is already activated.
3. Use a bootable DOS floppy disk to boot the system into the DOS prompt (I recommend that you download the ms-dos 7.10 super boot disk made by the Wengier version).
4. Enter the commands in sequence at the prompt:
fdisk /mbr
format c: /s
After completion, this partition has become a DOS boot partition.
5. Remove the boot floppy disk from the floppy drive, restart the system, and now you should be able to boot the system from this DOS boot partition into DOS. In this way, the original 98 is completely deleted (if unfortunately, XP should also be included, at least the boot sector of XP can be eliminated).
|

偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
|
|
2004-6-30 00:00 |
|