This article might apply to none acer computers.
When you turn the computer on it locks or stops loading at the splash screen or at various parts of the BIOS load procedure and windows is not loaded. If the full screen logo is not turned on this error might be presented at a slightly different point.
If you are having major issues trying to repair a windows vista / windows 7 installation, the best way to fix it is to repair upgrade it, however you might get the following errors, they need to be worked through to be able to perform an upgrade as you cannot do repair installs anymore.
II found that if windows will not boot using any of the options in the boot menu you can then set the client PC into bootdebug mode by pressing F10 and the correct entry, then start debugging on the Server machine, connect the client PC physically with a firewire cable. This allows the client PC to boot using i assume an alternative kernel.
NB: you can put the Client PC in to bootdebug mode and connected by firewire cable by pressing F10
after you login "an unauthorized change was made to windows" message appears with the 2 options:
try one or more of the following:
NB: to access the explorer, type c:\windows\explorer.exe in to the addressbar
didnt work, so addition
go to c:\windows\system32 and set the read only bit for that folder and all sub folders
wga diag does not run in safe mode
the tokens removal instruction might or might not have an effect on the "not enough quota is available to process this command" error.
If windows loads in restricted mode the following should allow upgrading
NB: If you get "not enough quota is available to process this command" this might be overcome by trying different methods of accessing the setup.exe on the vista setup disk. ie
How to Reset/ NVRAM initialization / Super NVRAM initialization / Network reset / Cold reset the HP Laserjet P2015 Printer.
NVRAM initialization the HP Laserjet P2015 Printer
CAUTION Only perform the following procedure if absolutely necessary. Performing an NVRAM initialization resets some parameters that cannot be restored later.
NVRAM initialization sets all default variables stored in NVRAM back to factory default values or to a default ROM value, depending on the variable. It also performs a system reset.
NVRAM initialization resets the following:
Use the following procedure to perform an NVRAM initialization.
The printer lights begin cycling. After the NVRAM initialization is complete, the printer returns to the ready state.
Super NVRAM initialization the HP Laserjet P2015 Printer
This feature is similar to NVRAM initialization, except all of NVRAM is re-initialized (including the
configuration parameters not reset by an NVRAM initialization).
Use the following procedure to perform an NVRAM initialization.
Network reset the HP Laserjet P2015 Printer
A network reset changes all network system parameters in NVRAM to the factory defaults. During the network-reset process, all button presses are ignored.
Use the following procedure to perform a network reset.
NOTE If the Attention and Ready lights illuminate before you release the Job Cancel
button, start again at step 1.
Cold reset the HP Laserjet P2015 Printer
A cold reset changes most system parameters in NVRAM to the factory defaults. However, unlike NVRAM initialization, a cold reset does not reset the page count, the paper tray sizes, language, or formatter number.
NOTE A cold reset also resets all the HP Jetdirect settings as well as the printer settings.
Use the following procedure to perform a cold reset.
NOTE If both the Attention and the Ready LEDs turn on before you release the Go button, you must start the procedure again with step 1.
The printer’s LEDs begin cycling. The cold-reset process runs until completion, and the printer returns to the ready state.
My experience in installing Microsoft Security Essentials.
I tried to install MSE on my XP laptop and I got an installation error - 0x8004FF01.
After looking through a couple of posts I tried the following:
After doing these 2 things, the install worked fine.
see this page for registry error fixes and manual removal if needed
into the sql tab on phpmyadmin or in console:
UPDATE user SET Password=PASSWORD(’newrootpassword’) WHERE User=’root’;FLUSH PRIVILEDGES
Windows 7, and possibly Windows Vista can suffer from various problems when installing
Useful links
http://superuser.com/questions/17207/windows-7-install-stuck-at-setup-is-starting
http://social.technet.microsoft.com/Forums/en/w7itproinstall/thread/bae1726d-f99a-4b24-a5a8-fa8a84451056
http://social.answers.microsoft.com/Forums/en-US/w7install/thread/e947432f-a6f2-419f-b307-16e301c34bb6
http://superuser.com/questions/59378/windows-7-setup-hangs-after-starting-windows-screen
http://www.eggxpert.com/forums/thread/586647.aspx
Windows 7 Install Stuck at Setup is Starting / Windows 7 setup hangs after “Starting Windows…”-screen
I'm trying to install Windows 7 RTM 64-bit on my computer but I am stuck between "Starting Windows" and the first dialog window asking for the language. All I can see is the standard Win7 background and the mouse cursor which I can move around. There is no hard drive or CD-ROM activity.
Win7 x64 setup freezes on "Completing Installation"
Windows 7 64 bit takes half hour to Boot - if not FDD issue
I'm doing a clean installation of windows 7 ultimate 64 bit on my machine, it gets to the point where it says "Setup is starting..." when I install, and then takes half an hour approximately to get to the point where I can choose drives, etc... And then every time it reboots, half hour until I can do anything. My vista 64 bit install takes approx 20 minutes on this machine, and the win 7 compatibility test thing says everything is fine. I have the following hardware:
6to4 Adapter is basically just a virtual adapter which microsoft has developed to change the IPv6 to IPv4 internally.
There is some compatibility issue with Vista and so it keeps on showing these errors and warnings. Also a 6tOP adapteer keeps on getting created
To stop the 6TOP adapters being created we have to remove the problem. this is cause by network adapters not having matched ipv4 and ipv6 settings. This is where the 6TO4 adapter comes in to play, it translates between IPV4 and IPV6 but because of the issues caused by Vista it keeps on creating them.
Other Things to Try
It's not used so no it's not important. Do the following:
These are my notes specific to Ubuntu Linux.
Temporarily login as root: sudo -s Swap user to root. The root user must have a password set: su root Change the root user password: sudo passwd root
Disable the root account password: sudo passwd -l root
sudo apt-get install nano sudo apt-get install nano sudo nano /etc/ssh/sshd_config
# Authentication: PermitRootLogin yes
systemctl restart sshd or service sshd restart
# Become root $ su # Install nmtui (the package itself is called network-manager) $ apt-get install network-manager # Launch it by typing in terminal $ nmtui
nmcli d
nmtui
if you have nmtui or nmcli installed it would be easier to use those utilities but they are required to be installed before you have issues.
ip a
ip a
ip link set enp2s0 up
/etc/netplan/ ls
nano 01-netcfg.yaml or nano 00-installer-config.yaml
# This is the network config written by 'subiquity' network: ethernets: enp5s0: dhcp4: true version: 2
netplan apply
apt install brotli a2enmod brotli
<IfModule mod_brotli.c> AddOutputFilterByType BROTLI_COMPRESS text/html text/plain text/xml text/css text/javascript application/x-javascript application/javascript application/json application/x-font-ttf application/vnd.ms-fontobject image/x-icon </IfModule>
curl -I -H 'Accept-Encoding: br' http://example.com
This is enabled by default in the Ubuntu setup but can easily be unchecked and avoided.
lvresize -L <new size>G --resizefs MyLVGroup/myvol
lvresize -L +<amount to extend>G MyLVGroup/myvol
resize2fs /dev/MyLVGroup/myvol
sudo apt install synaptic
sudo add-apt-repository universe sudo apt update sudo apt install synaptic
So, if you were using a command like this with gksu: gksu gedit /etc/default/apport You can use the following command instead: gedit admin:///etc/default/apport to run file explorer as root (I think): admin:///nautilus
Retrospect will not sync files and copy data properely even when configured properely, try the following
Also See Understanding the Retrospect HD Restore Log [193431]
Log Location
Vista / Windows 7 - C:\ProgramData\RetroExp\operations_log.utx