• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Help on deleting second OS

ALstonLoong

Golden Member
Hi guys ,
My friend install first OS xp on c drive .. then dont know why he install xp again on his e drive. Now he wanna delete the xp on e drive . Wat he should do ? here is the boot ini files...

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
signature(5daab84a)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional" /fastdetect
 
should i change it to this ?

[boot loader]
timeout=30
default=signature(5daab84a)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
signature(5daab84a)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
 
Back
Top