Boot Problems

atlante

Power Member
Boas,

O meu problema tem a ver com a instalacao do Windows Vista ß.

Tive a experimentar aquilo, tá bonito, mas ainda tenho muitos problemas com drivers.

Reinstalei o Kubuntu. As minhas particoes estao assim

hda1 Win XP Pro, hda2 dados, hdb Kubuntu

O problema é que o boot manager do vista ainda continua activo e com este em default.

Ou seja, Grub-> Windows e em vez de seguir para o XP -> Segue para o Windows Vista ß boot loader.

O problema é que este boot loader nao usa o boot.ini mas uma cena esquisita.

Preciso de ajuda pois nao quero fazer um fixmbr, e perder o grub, quero apenas apagar o vista bootloader
 
[FONT=&quot]Espero que isto te ajude.....

[/FONT]

[FONT=&quot]Fix for 2 Boot Menus When Dual Booting With Another OS [/FONT][FONT=&quot][/FONT]
This will get you down to only 1 boot screen.

It is really easy: On my system my main drive has two partitions. One for XP
and the other for Vista.

My XP installation is on C: and my Vista installation is on F:

I copied the F:\Windows\System32\winload.exe (Vista Installation) file to
C:\Windows\System32 (XP Installation)

Then I edited the boot.ini file as follows:

Original boot.ini:
[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(1)WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)WINDOWS="Microsoft Windows XP Home
Edition" /FASTDETECT /NOEXECUTE=ALWAYSOFF
multi(0)disk(0)rdisk(0)partition(2)WINDOWS="Microsoft Windows Longhorn"
/NOEXECUTE=ALWAYSOFF /FASTDETECT /USENEWLOADER

New Boot.ini:
[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(1)WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)WINDOWS="Microsoft Windows XP Home
Edition" /FASTDETECT /NOEXECUTE=ALWAYSOFF /USENEWLOADER
multi(0)disk(0)rdisk(0)partition(2)WINDOWS="Microsoft Windows Longhorn"
/NOEXECUTE=ALWAYSOFF /FASTDETECT /USENEWLOADER

As you can see I just added the /USENEWLOADER switch to the XP Installation.



Cumps :wow: [FONT=&quot][/FONT]
 
Eu já nao tenho o Vista e... Boot.ini:

;
;Warning: Boot.ini is used on Windows XP and earlier operating systems.
;Warning: Use BCDEDIT.exe to modify Windows Vista boot options.
;
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Media Center Edition" /NOEXECUTE=OPTIN /FASTDETECT


EDIT: nao tenho nenhum ficheiro chamado BDEDIT.exe
 
Ja nao tens o BCEDIT.exe porque esta na dicrectoria windows/system32/ do VISTA. entao ja nao tens o vista? e queres repor o BOOT do XP? podes sempre instalar o acronis os selector 5 é gratuito e detecta SO atraves do MBR
 
Back
Topo