|
| | |||||||
| Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna |
| | LinkBack | Thread Tools |
| |||
| BOOTMGR is compressed. Press Ctrl+Alt+Del to restart - What to do? Hello, as I tried to start Vista Ultimate today, I got this message: "BOOTMGR is compressed. Press Ctrl+Alt+Del to restart" What does that mean? How can I fix it? Whats the reason for that? Thanks a lot and best regards, Donat |
| |||
| Re: BOOTMGR is compressed. Press Ctrl+Alt+Del to restart - What to do? Hi, Donat. I haven't seen or heard of that message before. So what happened when you pressed Ctrl+Alt+Del? At what stage in the boot-up process did this message appear? I would expect it to be very early, before Vista even begins to load, because bootmgr (a hidden, system, read-only file with no extension in its filename, located in the Root of the System Partition: typically C:\bootmgr) is the boot loader which starts the process of choosing which OS to load: Vista or (in a dual-boot system) WinXP or some other OS. In other words, this message does not come from Vista, because Vista has not even started to load at that point. You should be able to boot from the Vista DVD-ROM and use the Repair option. RC -- R. C. White, CPA San Marcos, TX [email]rc@grandecom.net[/email] Microsoft Windows MVP (Running Windows Live Mail 2008 in Vista Ultimate x64) "Donat Rumschuessel" <donat.rumschuessel@fhtw-berlin.de> wrote in message news:11E2909B-27CE-4CE5-AE47-8CAD7D2348DC@microsoft.com...[color=blue] > Hello, > > as I tried to start Vista Ultimate today, > I got this message: > > "BOOTMGR is compressed. Press Ctrl+Alt+Del to restart" > > What does that mean? How can I fix it? > > Whats the reason for that? > > Thanks a lot and best regards, > Donat[/color] |
| |||
| Re: BOOTMGR is compressed. Press Ctrl+Alt+Del to restart - What to do? Hi, again, Donat. I should have added that Google produced over 1,200 hits for "bootmgr is compressed". The few that I looked at offered two options: Either boot from the DVD and repair, as I suggested, or somehow get to the Command Line and Expand the bootmgr file and replace the compressed copy. Here is the second option, pasted from a post by uhaligani in the Tech Support Guy Forums on April 1, 2007: <paste> Get to the command line. You could do this by booting up on the Vista DVD. Now type, at the Command line: expand bootmgr temp attrib bootmgr -s -r -h del bootmgr ren temp bootmgr attrib bootmgr -a +s +r +h </paste> [url]http://forums.techguy.org/windows-vista/557019-bootmgr-compressed.html[/url] It seems to me that either fix should work. RC -- R. C. White, CPA San Marcos, TX [email]rc@grandecom.net[/email] Microsoft Windows MVP (Running Windows Live Mail 2008 in Vista Ultimate x64) "Donat Rumschuessel" <donat.rumschuessel@fhtw-berlin.de> wrote in message news:11E2909B-27CE-4CE5-AE47-8CAD7D2348DC@microsoft.com...[color=blue] > Hello, > > as I tried to start Vista Ultimate today, > I got this message: > > "BOOTMGR is compressed. Press Ctrl+Alt+Del to restart" > > What does that mean? How can I fix it? > > Whats the reason for that? > > Thanks a lot and best regards, > Donat[/color] |
| |||
| Re: BOOTMGR is compressed. Press Ctrl+Alt+Del to restart - What to tried all that en got the same error tried bootrec /fixboot on c: says no recognised filessystem:( "R. C. White" wrote: [color=blue] > Hi, again, Donat. > > I should have added that Google produced over 1,200 hits for "bootmgr is > compressed". The few that I looked at offered two options: Either boot > from the DVD and repair, as I suggested, or somehow get to the Command Line > and Expand the bootmgr file and replace the compressed copy. > > Here is the second option, pasted from a post by uhaligani in the Tech > Support Guy Forums on April 1, 2007: > <paste> > Get to the command line. You could do this by booting up on the Vista DVD. > Now type, at the Command line: > expand bootmgr temp > attrib bootmgr -s -r -h > del bootmgr > ren temp bootmgr > attrib bootmgr -a +s +r +h > </paste> > > [url]http://forums.techguy.org/windows-vista/557019-bootmgr-compressed.html[/url] > > It seems to me that either fix should work. > > RC > -- > R. C. White, CPA > San Marcos, TX > [email]rc@grandecom.net[/email] > Microsoft Windows MVP > (Running Windows Live Mail 2008 in Vista Ultimate x64) > > "Donat Rumschuessel" <donat.rumschuessel@fhtw-berlin.de> wrote in message > news:11E2909B-27CE-4CE5-AE47-8CAD7D2348DC@microsoft.com...[color=green] > > Hello, > > > > as I tried to start Vista Ultimate today, > > I got this message: > > > > "BOOTMGR is compressed. Press Ctrl+Alt+Del to restart" > > > > What does that mean? How can I fix it? > > > > Whats the reason for that? > > > > Thanks a lot and best regards, > > Donat[/color] > >[/color] |
| |||
| Re: BOOTMGR is compressed. Press Ctrl+Alt+Del to restart - What to Hi, Fredo. Rather than piggyback onto this old thread, please start a New thread to tell us your problem. Be sure to include the basic details about your computer, such as make and model, description of your hard disk(s), and which specific version of Vista you are running. Also tell us if this is a problem with installing a new Vista, or if your Vista has been running for a long time - and what changed from the time it was running and the time it quit running. Here are some tips that I shamelessly copied from a recent post from Bob (Thanks, Bob!): <paste> What you are asking? Read one or more of the below links then post back. How to ask a question [url]http://support.microsoft.com/kb/555375[/url] Good Post [url]http://dts-l.net/goodpost.htm[/url] Ask for help in a smart way [url]http://oakroadsystems.com/genl/unice.htm#smart[/url] </paste> [color=blue] > tried bootrec /fixboot on c:[/color] My Vista says , "'bootrec' is not recognized as an operable program or batch file." RC -- R. C. White, CPA San Marcos, TX [email]rc@grandecom.net[/email] Microsoft Windows MVP (Running Windows Live Mail 2008 in Vista Ultimate x64 SP1) "fredo" <fredo@discussions.microsoft.com> wrote in message news:55B9633B-1779-4ED9-88D7-9DF2C4C21991@microsoft.com...[color=blue] > tried all that en got the same error > tried bootrec /fixboot on c: > > says no recognised filessystem:( > > "R. C. White" wrote: >[color=green] >> Hi, again, Donat. >> >> I should have added that Google produced over 1,200 hits for "bootmgr is >> compressed". The few that I looked at offered two options: Either boot >> from the DVD and repair, as I suggested, or somehow get to the Command >> Line >> and Expand the bootmgr file and replace the compressed copy. >> >> Here is the second option, pasted from a post by uhaligani in the Tech >> Support Guy Forums on April 1, 2007: >> <paste> >> Get to the command line. You could do this by booting up on the Vista >> DVD. >> Now type, at the Command line: >> expand bootmgr temp >> attrib bootmgr -s -r -h >> del bootmgr >> ren temp bootmgr >> attrib bootmgr -a +s +r +h >> </paste> >> >> [url]http://forums.techguy.org/windows-vista/557019-bootmgr-compressed.html[/url] >> >> It seems to me that either fix should work. >> >> RC >> >> "Donat Rumschuessel" <donat.rumschuessel@fhtw-berlin.de> wrote in message >> news:11E2909B-27CE-4CE5-AE47-8CAD7D2348DC@microsoft.com...[color=darkred] >> > Hello, >> > >> > as I tried to start Vista Ultimate today, >> > I got this message: >> > >> > "BOOTMGR is compressed. Press Ctrl+Alt+Del to restart" >> > >> > What does that mean? How can I fix it? >> > >> > Whats the reason for that? >> > >> > Thanks a lot and best regards, >> > Donat[/color][/color][/color] |
| |||
| Re: BOOTMGR is compressed. Press Ctrl+Alt+Del to restart - What to do? hi, i have been having the same problem too but all i get is a message saying syntax error after typing in CD\Program Files\Mozilla FireFox any help would be great? -- mickyg10 ------------------------------------------------------------------------ mickyg10's Profile: [url]http://forums.techarena.in/members/149532.htm[/url] View this thread: [url]http://forums.techarena.in/vista-help/897989.htm[/url] [url]http://forums.techarena.in[/url] |
| |||
| Re: BOOTMGR is compressed. Press Ctrl+Alt+Del to restart - What to do? "mickyg10" <mickyg10.40rq3b@DoNotSpam.com> wrote in message news:mickyg10.40rq3b@DoNotSpam.com...[color=blue] > > hi, i have been having the same problem too but all i get is a message > saying syntax error after typing in CD\Program Files\Mozilla FireFox any > help would be great? > > > -- > mickyg10 > ------------------------------------------------------------------------ > mickyg10's Profile: [url]http://forums.techarena.in/members/149532.htm[/url] > View this thread: [url]http://forums.techarena.in/vista-help/897989.htm[/url] > > [url]http://forums.techarena.in[/url] >[/color] Did you read the complete 2 year old thread, especially the post by R.C. telling the other fool to start a new thread with pertinent information relating to *his* computer and not piggy-backing an old thread? Did you try any of the fixes R.C. posted? What does "BOOTMGR is compressed. Press Ctrl+Alt+Del to restart" have to do with Firefox and why are you typing in "CD\Program Files\Mozilla FireFox"? Do you realize you're posting to a Usenet newsgroup? Nah... I doubt all of the above. -- "Don't pick a fight with an old man. If he is too old to fight, he'll just kill you." |
| |||
| Re: BOOTMGR is compressed. Press Ctrl+Alt+Del to restart - What to do? On Wed, 28 Oct 2009 18:47:01 +0530, mickyg10 wrote: [color=blue] > hi, i have been having the same problem too but all i get is a message > saying syntax error after typing in CD\Program Files\Mozilla FireFox any > help would be great?[/color] Put a space between cd and the first \ and put quotes around the pathname. -- Gene E. Bloch letters0x40blochg0x2Ecom |
| |||
| Re: BOOTMGR is compressed. Press Ctrl+Alt+Del to restart - What to do? "technie39" <guest@unknown-email.com> a écrit dans le message de news:8c9cd58dfb7dc3b47a508c64cb126b6d@nntp-gateway.com...[color=blue] > > Well, I ran a small program called Hdhacker, which allows you to view > your Mbr and see weather its infected or corrupted and got this > message > RNTFS > ............?...?.......?.?...P.............\...............}'..t........3.Z...|.h....hf..^...f>..NTFSu..A..U..r..U.u.....u.....f..h...HS...<......f...X.r.;...u..........Z3... > +.f........Z......K.+.w......f#.u-f.TCPAu$...r..h...hp..h..fSfSfU...h..fa....3..(........_.f`..f...f.....fh....fP.Sh..h...BS.....<...fY[ZfYfY..,..f........Z.....u...fa..................<..<.t.............A > disk read error occurred...BOOTMGR is missing...BOOTMGR is > compressed...Press Ctrl+Alt+Del to restart...O.....U. > well? > > > -- > technie39[/color] Have you tried booting from the sysem install DVD and running Repair. (lower part of screen). It should fix the MGR. |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A disk read error occurred; Press Ctrl+Alt+Del to restart | dynamicbliss@gmail.com | Windows XP | 22 | 10-05-2009 10:55 PM |
| Can I set ctrl+s and ctrl+o window size & ctrl+o save as type defa | Moonbarker Osbourne | Windows XP | 1 | 01-18-2008 06:20 AM |
| "BOOTMGR IS COMPRESSED" error message | Syef7 | Windows Vista | 2 | 08-23-2007 12:50 AM |
| "NTLDR is missing,Press Ctrl+Alt+Del to restart" | gskepa@gmail.com | Windows XP | 2 | 03-27-2007 12:22 PM |
| A disk read error occurred Press Ctrl+Alt+Del to restart | ETdoFresh@gmail.com | Windows XP | 5 | 02-05-2007 05:15 PM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |