TA的每日心情 | 奋斗 2017-12-10 17:20 |
---|
签到天数: 1 天 [LV.1]初来乍到
|
[boot loader]/ U( ` v6 I6 D4 I' k
timeout=30
+ u" y- e" E. U' w; @default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS.0' W3 p! \8 o9 K; Z d' W4 G
[operating systems]/ |7 L3 P3 @ W0 P! P7 c
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS.0="Microsoft Windows XP Professional" /fastdetect
9 F2 h G" L; X. A qc:\BOOTSECT.DOS="windows 98"/ i% f! Q7 V y1 b+ n
c:\BOOTSECT.LIUNX="RED HAT LINUX 9.0"7 h+ O! F V' [) o$ d
这是我的BOOT.INI : s, d& H J4 J
timeout=30 '等待时间
" m* e0 j$ w4 N" x$ X" x+ Zdefault=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS.0'默认的为第一磁盘第一分区上的WINIDOWS.0目录的WINDOWSXP OR WIN2000 操作系统( F) G$ ^, P4 m1 C& p
[operating systems]'下面列的是列表中的操作系统.* U: |7 e9 {5 S; d p/ k! W0 e
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS.0="Microsoft Windows XP Professional" /fastdetect' 也就是我默认的操作系统WINXP% V* _% q2 v7 R7 Z
c:\BOOTSECT.DOS="windows 98" '我的WIN98系统
3 T' z( }5 F: H6 c5 @- Nc:\BOOTSECT.LIUNX="RED HAT LINUX 9.0" '我的RED HAT 9操作系统。 |
|