joaozx Escreveu:Boas,
Acoselho-te a experimentares primeiro (actualizado, claro) antes de retirar o vista. Vê se gostas , como se comporta com todas as aplicações que utilizas e se te satisfaz. Como ponderás-te colocar o XP o melhor é antes da comprar do portátil escolheres um cujos drives dêm para ambos os sistemas (XP e Vista) só assim terás um migração vista para xp tranquila. A nivel de memória eu tenho um portatil com 2 GB e o vista correr tranquilo com as aplicações que eu utilizo, 3 GB é bom mas penso que não será assim uma diferença tão grande, 4 GB nem é viavel pois o sistema não os utilizará (todos os vista's que vêm nos portateis são 32 bits e o xp 64 bits nunca foi uma opção viavel).
Cumps....
On a computer that has 4 GB of RAM, the System Properties dialog box and the System Information dialog box may report less memory than you expect. This problem occurs because the address space is limited to 4 GB in a 32-bit hardware environment. Memory may be relocated to make room for addresses that the basic input/output system (BIOS) reserves for hardware. However, because of this limitation, Windows Vista cannot access memory that is relocated above the 4 GB boundary.
Solution: Open an elevated Command Prompt, type BCDEdit /set pae ForceEnable and press Enter.
The pae parameter enables Physical Address Extension (PAE). On 32-bit versions of Windows, PAE is disabled by default. PAE is an addressing strategy that uses a page-translation hierarchy to enable systems with 32-bit addressing to address more than 4 GB of physical memory. PAE also supports several advanced system and processor features, such as Data Execution Prevention (DEP; “No execute”), Non-Uniform Memory Architecture (NUMA), and hot-add memory, so it is also used on computers with less than 4 GB of memory. PAE must be supported by the processor.
On a computer that supports hardware-enabled Data Execution Prevention (DEP), PAE is automatically enabled when DEP is enabled and automatically disabled when you disable DEP. To enable PAE when DEP is disabled, you must enable PAE explicitly: Open an elevated Command Prompt.
Type BCDEdit /set nx AlwaysOff & BCDEdit /set pae ForceEnable and press Enter.




