Ошибка защиты виндовс 98

«Protection error» is primarily a memory management violation. A process executes with its own address space. Particular pages (range of virtual addresses) may or may not be assigned to the address space. The hardware triggers a fault on an attempt to reference an address not assigned to the address space. The OS then aborts the process, if this was a user-mode fault. If the bad access was in kernel mode code, then typically that is «not supposed to happen», and the only thing that can be aborted is the kernel — i.e., the system crashes.

Simplistic example: if your process has a virtual address range of 0 to 1000000, and it tries to read address 1005000, then that will result in an exception, and the OS will kill the process.

(This is overly simplified, since it ignores the mechanics of paged virtual memory, and how in some cases invalid addresses can be supplied, for example stack expansion).

There are other exceptions, such as the divide-by-zero case, that are also detected in hardware. Similarly, they might cause process termination or kernel crash, depending on where they happen.

Windows 9x, by virtue of its DOS-based heritage, did not have total separation between user and kernel, and it’s possible that some user-mode errors could render the system unstable enough to warrant a reboot.

Having said that, this is not exactly retro material: it’s how processor memory management still works. The OS sets up descriptions of the virtual address space for a process; the hardware detects accesses outside that assigned space; and the OS then responds to detected violations.


Форум программистов Vingrad

Модераторы: bartram, Akella

Поиск:

Ответ в темуСоздание новой темы
Создание опроса
> Вопрос по ошибке Windows 98 

:(

Опции темы

masterppv

Нуднятина
***

Профиль
Группа: Завсегдатай
Сообщений: 1516
Регистрация: 28.10.2005
Где: г. Геленджик

Репутация: 2
Всего: 35

Выскочила в 98й винде при загрузке такая бяка(в безопасном режиме грузится):

При инициализации устройства CONFIGMG:
Ошибка защиты Windows.Необходимо перезапустить компьютер.

Путем тупой переустановки винды проблема уходит, но периодически выскакивает через месяц. Комп офисный довольно новый мама P4-P800MX полная интеграшка, стоит 98й на мои увещевания поставить ХР мне отвечают устойчивым отказом, сидит на нем бухгалтер, занимается только 1С, вирусов нет. Поможите люди добрые, забыл я 98й ужо. Из-за чего эта дрянь возникает, где копать? 

———————

С уважением Павел Панаиотов.

Romikgy

Любитель-программер
****

Профиль
Группа: Участник Клуба
Сообщений: 7325
Регистрация: 11.5.2005
Где: Porto Franco Odes sa

Репутация: 2
Всего: 146

Цитата(masterppv @  8.12.2006,  10:37 Найти цитируемый пост)
Ошибка защиты Windows.Необходимо перезапустить компьютер.

незнаю насколько это лечится (я всегда винду сносил в этом случае и заново ставил, помогало)

решение имхо:
1. поставь милениум он похож на 98 (хотя и свои глюки есть)
2. поставь ХР и приведи его к виду 98 

smile

———————

Владение русской орфографией это как владение кунг-фу — истинные мастера не применяют его без надобности.

smile

Sunvas

Соль и сахар
****

Профиль
Группа: Участник
Сообщений: 3388
Регистрация: 12.3.2006
Где: Тосно

Репутация: нет
Всего: 89

Цитата(masterppv @  8.12.2006,  11:37 Найти цитируемый пост)
При инициализации устройства CONFIGMG:

Что-то левое пишется в автозагрузку очень криво. Какая-то программа, которая написана для NT винд и не тестилась на 32, при установки на 32 и дает такие вот глюки. Нечем не лечиться, кроме как переустановкой винды.

Совет: проследи после установки каких прогрмм происходит такая ерунда. У меня такое было после установки Virtual PC.

Цитата(Romikgy @  8.12.2006,  12:11 Найти цитируемый пост)
1. поставь милениум он похож на 98 (хотя и свои глюки есть)

Не поможет. Проверено.

———————

Воспитывая детей по своему образу и подобию, родители почему-то надеются, что они будут лучше их.

Romikgy

Любитель-программер
****

Профиль
Группа: Участник Клуба
Сообщений: 7325
Регистрация: 11.5.2005
Где: Porto Franco Odes sa

Репутация: 2
Всего: 146

Цитата(Sunvas @  8.12.2006,  20:43 Найти цитируемый пост)
Не поможет. Проверено.

хммм….. я в свое время таким образом лечил

———————

Владение русской орфографией это как владение кунг-фу — истинные мастера не применяют его без надобности.

smile

Sunvas

Соль и сахар
****

Профиль
Группа: Участник
Сообщений: 3388
Регистрация: 12.3.2006
Где: Тосно

Репутация: нет
Всего: 89

Цитата(Romikgy @  8.12.2006,  23:47 Найти цитируемый пост)
хммм….. я в свое время таким образом лечил

По ходу ядро у них одинаковое… Возможно глюков меньше, но кости все-равно те же. Так что не думаю на Ме поможет.

———————

Воспитывая детей по своему образу и подобию, родители почему-то надеются, что они будут лучше их.

SloganGray

Новичок

Профиль
Группа: Участник
Сообщений: 27
Регистрация: 28.4.2006
Где: Республика Белару сь

Репутация: нет
Всего: нет

Проще всего переставить виду и поставить на её сервиспак (для 98-ой существует). Как щас помню в папке ВиндовсСистем32Делаеться папка Precopy в которую кладеться дистрибутив с виндой. И потом запускаеться SETUPCOR і вінда переставляеться поверх нічего не теряя. (іногда помогало…) smile 

masterppv

Нуднятина
***

Профиль
Группа: Завсегдатай
Сообщений: 1516
Регистрация: 28.10.2005
Где: г. Геленджик

Репутация: 2
Всего: 35

Ну я вообще-то ждал что-то значимое.
1. Ничего в автозагрузку не пишется.
2 Программ никто никаких не ставил
 Винду конечно проще переустановить, но охота ведь разобраться в причинах. Машину то ведь никто не меняет ежели колесо проколото.
Про милениум: по нем многие ДОС проги работают криво(я забыл еще написать что на машине стоит старый Парус досовский и им еще пользуются), да и мелкомягкие признали «линолиум» шуткой.

P.S А винду я все таки починил, удалив и заново поставив «Системные устройства» у нее с помощью шаловливых ручек отвалился ACPI System Button и Composite Power Source.

Это сообщение отредактировал(а) masterppv — 11.12.2006, 15:55

———————

С уважением Павел Панаиотов.

decent

Новичок

Профиль
Группа: Участник
Сообщений: 1
Регистрация: 8.4.2008

Репутация: нет
Всего: нет

СПАСИБО masterppv! 

ПОМОГЛО удаление устройств

Samotnik

Super star !
****

Профиль
Группа: Awaiting Authorisation
Сообщений: 7192
Регистрация: 4.11.2006
Где: Минск City

Репутация: 15
Всего: 191

decent,  smile   это  шо такое было  ?  smile 



















Правила форума «Windows»
December
bartram
Akella

Запрещается!

1. Обсуждать взлом и делиться кряками

2. Способствовать созданию и распространению вирусов

  • Для бессмертных бородатых вопросов типа Win vs Nix есть специальный форум Религиозные Войны
  • Несанкционированная реклама на форуме запрещена
  • Пожалуйста, давайте своим темам осмысленный, информативный заголовок. Вопль «Помогите!» таковым не является.
  • Чем полнее и яснее Вы изложите проблему, тем быстрее мы её решим.
  • ВСЕГДА УКАЗЫВАЙТЕ ВЕРСИЮ ОС

Если Вам понравилась атмосфера форума, заходите к нам чаще! С уважением, December, bartram, Akella.

0 Пользователей читают эту тему (0 Гостей и 0 Скрытых Пользователей)
0 Пользователей:
« Предыдущая тема | MS Windows | Следующая тема »

Jerry

Ars Scholae Palatinae
  • Add bookmark

  • #1

I’ve been having problems with a win98 computer the last week where I thought I had a hardware problem.<BR>I currently only have the orig. Mb and lan card.<BR><BR>I have stuck a new harddrive in formated etc and reinstalled win98 and also the 98 2nd addition. It’s a shuttle ak31 Mb and I installed the 4 in 1 drivers.<BR>I have not loaded the video drivers yet only the win98.<BR>I installed the driver for the lan card and then down loaded internet exployer 6.<BR>that seemed to install but within 1 or 2 restarts I got a windows protection error. It said «configMG» you need to restart your computer and it just does the same now all the time<BR><BR><B>Anyone know what this is? and what might be causing It?</B><BR><BR>I have a video card installed but no drivers loaded except the 4 in 1 and the lan card driver

  • Add bookmark

  • #2

Listen… this isn’t an answer to your question, but… is there a reason you’re using a ten year old OS that has long been abandoned by its manufacturer?

blath

blath

Ars Legatus Legionis
  • Add bookmark

  • #3

At least he’s asking for help in the right forum.<BR><BR>Jerry do you have another video card, preferably older one? I suggest trying an older one just so you can access the OS and than be able to tweak it. I’m not saying or suggesting there is anything wrong with your current video card so don’t ditch it. Just saying the interaction right now might be the problem.<BR><BR> I’m not familiar with your motherboard but if it has a built in one might want to try that or try to locate an older video card. It shouldn’t be too hard for even your location.<BR><BR>For Win98 some things that are available don’t always work right. Sometimes certain other things have to be downloaded as well.<BR><BR>Later when you get your machine back on it’s feet. You might want to consider also getting <BR>current version of Firefox and Thunderbird<BR>add ons: noscript to help decide what scripts from websites to use versus being pummeled by a java advert,<BR>Flashget and Flashgot<BR><BR>Also CCleaner from ccleaner.com<BR><BR>The new version of SpyBot — Search And Destroy (1.5.2 — this version fixed a loading — OMG watch TV/read a book or wait — bug)<BR>http://www.safer-networking.org/en/index.html <BR><BR>If you get Stickies <BR>http://www.zhornsoftware.co.uk/stickies/index.html<BR>and get the JetDB engine error<BR>There are different 2 solutions here. <BR><BR>G’luck.

Jim Z

Ars Legatus Legionis
  • Add bookmark

  • #4

<BLOCKQUOTE class=»ip-ubbcode-quote»><div class=»ip-ubbcode-quote-title»>quote:</div><div class=»ip-ubbcode-quote-content»>Listen… this isn’t an answer to your question, but… is there a reason you’re using a ten year old OS that has long been abandoned by its manufacturer? </div></BLOCKQUOTE><BR><BR>speaking from experience, he probably has some old PC with some old software which can’t be replaced or upgraded without spending a large sum of money.

  • Add bookmark

  • #5

The error means that Win98 can’t flush the L2 cache as it wants to initialise AGP on older MSI boards.<BR><BR>It can also mean that AGP isn’t initialising properly (Common on early VIA/ALi Aladdin V)<BR><BR>It can also mean that APM is not properly supported in BIOS.<BR><BR>It can also mean that Win98 cannot determine how much memory is installed; Do not use 512MB or more.<BR><BR>ConfigMG is the configuration manager, what would be the HAL, if 98 had one.<BR><BR>Try these:<BR>- Disable external (L2) cache. Performance will STINK but it might work.<BR>- Use a PCI video card instead of AGP<BR>- Boot into Safe Mode and disable APM from the control panel’s power options<BR><BR>Unless you absolutely must use Win98, it’d probably be a better idea to put Windows2000 on it.

Jerry

Ars Scholae Palatinae
  • Add bookmark

  • #6

Jim Z- your correct We have an old DOS retail program that is everything we need so we have not upgraded.<BR><BR>Blath-<BR>This computer is mine and I built it back around 2001. I intially thought the harddrive or video card went.It had 2 drives, 1 cdrw, 1 dvd drive, agp video card, sound card and the lan card.<BR><BR>This is what I have done so far-<BR>I got a different 32mb 4x agp video card then the one I was using and put in. <BR><BR>I disconnect <B>everything</B> and took 1 harddrive and fdisk and formatted- I then installed the 1st edition win98 and the 2nd edition upgrade as I need usb eventually. I then loaded the (amd) via 4in 1 drivers for the motherboard.<BR>(The Mb does not have on board video, sound, or lan). The machine was booting/starting etc.(about 5 or 6 times) and then I installed the lan card and driver.<BR>I then went on the internet and downloaded internet explorer 6 and that is where the problem started on boot up.<BR>I think I can get windows to boot with the cd so I maybe able to uninstall explorer 6.<BR><BR>Do you know what the «configmg» error means?<BR><BR>Forgot- I cleared the cmos prior to formatting and reset the bios

Jerry

Ars Scholae Palatinae
  • Add bookmark

  • #8

Thanks-<BR>I’ll try those this afternoon and let you know-<BR>I do have a pci card also if the other options don’t work.<BR><BR>thanks

  • Add bookmark

  • #9

Install XP<BR>Install Virtual PC/VmWare<BR>Install 98 in a totally error free virtual hardware environment.<BR>Run old app

blath

blath

Ars Legatus Legionis
  • Add bookmark

  • #10

Jerry — Try to PCI card first. I think it might be the easiest to do quickly. That way if it works it’s a quick happy happy. If not no worries back to the game plan kind of thing.

Jerry

Ars Scholae Palatinae
  • Add bookmark

  • #11

Put in the pci card- made sure the bios was set for pci rather than agp- no luck<BR>disabled the L2 in bios- nothing<BR>Used the cd to boot into safe mode-went to system- device mgr- system devices and can’t find APM and most everything I checked said resources not available in safe mode.<BR><BR>I have an winxp UPGRADE DISK I bought several years ago- If I install this will it solve the problem? <BR>If it will what is Virtual PC/VMware and where can I find it?<BR>If I then reinstall win98 am I not going to have the same problem??

  • Add bookmark

  • #12

Short answer: VMWare will provide a virtual machine environment for your Windows 98 operating system and the old application that you need to run. It may be a bit pricy, but it is the permanent solution to this speed bump you’re encountering.

  • Add bookmark

  • #13

Or, if it’s a DOS program, as you say, consider running it in DOSBox on top of XP. DOSBox is free, although it obviously doesn’t have the same support as a paid product will.

Jerry

Ars Scholae Palatinae
  • Add bookmark

  • #14

Will the xp upgrade load and work okay with 512mb of Memory-??<BR><BR>I built an xp machine for my daughter and grandson about 3yrs ago with 512mb and it had a intel processor with 800fsb and hyperthread. <BR>It seemed to be getting slow so I just bumped it to 2gb last month when I was visiting them and it seemed to make the machine come alive-<BR><BR>Could I be running into the same problems? My main concern now is whether xp will load okay??<BR>Please advise <BR>thanks

  • Add bookmark

  • #15

XP should run decently well. You might need more RAM — but! If you have VMWare you can virtualize the whole Windows 98 machine — and I think you could do it with VMWare server for free.<BR><BR>You could test it on another machine and if it works, move it over.

  • Add bookmark

  • #16

Any machine…and I mean <I>any</I> machine…is better off with WinXP than Win9X.<BR><BR>Let me amend that: if it has at least 128 Mg of memory and enough hard drive space to upgrade, I would do it in a heartbeat. I know that 128 Mg is ridiculous for WinXP, but you’re so much better off than with Win98.<BR><BR>512 Mg? BWAHAHA. Duh. Of course, upgrade.<BR><BR>Sometimes I consider going to Windows 2000, but in this case it’s a no-brainer.

Jerry

Ars Scholae Palatinae
  • Add bookmark

  • #17

With the window protection errors I’m now getting will win xp load with out errors??

Jim Z

Ars Legatus Legionis
  • Add bookmark

  • #18

<BLOCKQUOTE class=»ip-ubbcode-quote»><div class=»ip-ubbcode-quote-title»>quote:</div><div class=»ip-ubbcode-quote-content»>Originally posted by Jerry:<BR>With the window protection errors I’m now getting will win xp load with out errors?? </div></BLOCKQUOTE><BR><BR>the «Windows Protection Errors» you’re getting are unique to Windows 95/98/Me and are testament to how miserable they are. For example, Windows 98 will throw a «Windows Protection Error» if your CPU is too fast. It does not indicate any potential problems with any NT-based Windows.

  • Add bookmark

  • #19

Not necessarily. While XP is indeed far, far more robust than 98 was and indeed could ever be, an error in ConfigMG could be a faulty CPU or faulty RAM, which would take down XP just as easily.<BR><BR>It’s unlikely but possible.

  • Add bookmark

  • #20

<BLOCKQUOTE class=»ip-ubbcode-quote»><div class=»ip-ubbcode-quote-title»>quote:</div><div class=»ip-ubbcode-quote-content»>Originally posted by Jim Z:<BR><BLOCKQUOTE class=»ip-ubbcode-quote»><div class=»ip-ubbcode-quote-title»>quote:</div><div class=»ip-ubbcode-quote-content»>Listen… this isn’t an answer to your question, but… is there a reason you’re using a ten year old OS that has long been abandoned by its manufacturer? </div></BLOCKQUOTE><BR><BR>speaking from experience, he probably has some old PC with some old software which can’t be replaced or upgraded without spending a large sum of money. </div></BLOCKQUOTE><BR><BR>VMware has free stuff — the price of virtualization says this is an invalid arguement.

  • Add bookmark

  • #21

<BLOCKQUOTE class=»ip-ubbcode-quote»><div class=»ip-ubbcode-quote-title»>quote:</div><div class=»ip-ubbcode-quote-content»>VMware has free stuff — the price of virtualization says this is an invalid arguement. </div></BLOCKQUOTE><BR>You can’t virtualize everything. Industrial controllers, for example, often rely on an ISA card and software that works only in DOS. You can virtualize the software, but the hardware’s an unsolved problem.

Jerry

Ars Scholae Palatinae
  • Add bookmark

  • #22

Thanks guys-<BR>Ill load win xp and if I have a problem maybe I do have some bad ram<BR>I’ll know tomorrow-

  • Add bookmark

  • #23

<BLOCKQUOTE class=»ip-ubbcode-quote»><div class=»ip-ubbcode-quote-title»>quote:</div><div class=»ip-ubbcode-quote-content»>Originally posted by Jerry:<BR>Thanks guys-<BR>Ill load win xp and if I have a problem maybe I do have some bad ram<BR>I’ll know tomorrow- </div></BLOCKQUOTE><BR><BR>If you suspect it’s bad ram than you might want to run Memtest86

Jerry

Ars Scholae Palatinae
  • Add bookmark

  • #24

Win xp seems to be working now- I have restarted it 4 or 5 times with no problems-<BR>Seems to start a little slower than win 98 but that not a problem-<BR><BR>At this point I have not loaded the via 4in1 drivers- Would you recommend I load them or just leave the MB as is?<BR><BR>Thanks

  • Add bookmark

  • #25

XP SP2 will not require drivers for such an old motherboard. It only requires VIA’s drivers for chipsets newer than the KT400.<BR><BR>Your AK31 is either a KT266 (throw it in the bin, it’ll never work right) or a KT266A, depending on the revision of the board. XP does not require drivers for this.

Jerry

Ars Scholae Palatinae

Jerry

Ars Scholae Palatinae
  • Add bookmark

  • #27

Crap-<BR>I just put in my 2nd hardrive made sure it was a slave etc. plugged it in checked bios to make sure it was there etc.and I get the same error with win xp that I was getting with win98 as it just keeps restarting-<BR>It will not boot into safe mode- even after I have unplugged everything and reset the bios.<BR><BR>I guess it has finally gone for good-<BR><BR>I’m going to try booting from the cd tomorrow to see what happens but doesn’t look good.<BR><BR>No go- Oh well

Jerry

Ars Scholae Palatinae
  • Add bookmark

  • #29

Thanks- I gave up on itand looking at going with a new computer and win xp

Вы должны проверить эти способы устранения неполадок, если вы получаете код ошибки системы защиты Windows ndis 98 на вашем компьютере во время инициализации устройства.

ПК работает медленно?

  • 1. Загрузите ASR Pro с веб-сайта
  • 2. Установите его на свой компьютер.
  • 3. Запустите сканирование, чтобы найти вредоносные программы или вирусы, которые могут скрываться в вашей системе.
  • Улучшите скорость своего компьютера сегодня, загрузив это программное обеспечение — оно решит проблемы с вашим ПК. г.

    Сообщение об ошибке «Инициализация устройства NDIS: существенная ошибка безопасности Windows», несмотря на установку Windows 95/98. Причина. Эта проблема часто может быть вызвана ошибкой синхронизации в одной конкретной спецификации Windows Basic Network Driver Interface (NDIS). Проблема не возникает на устройствах с новым процессором 2,1 ГГц или меньше.

    При установке Windows 98 (First Edition / RTM или 4.10. AND 1998) из различных бета-версий, связанных с Мемфисом, любой пользователь может получить следующее сообщение об ошибке:

    При инициализации технологии NDIS:
    Ошибка покрытия страхового полиса Windows. Вам нужно сменить компьютер.

    Эта ошибка, несомненно, связана со скоростью реплики и описана в этой статье MSKB:
    Q312108

    Исправление 312108USA8.EXE было выпущено для Windows 1996 и доступно здесь:
    312108USA8.EXE
    Исправление содержит обновленную версию файла NDIS.VXD 4.10.2000.

    Это руководство поможет вам быстро решить эту проблему и продолжить установку вашей личной системы Windows 98 / Memphis.

    Можно найти два пути устранения этой ошибки: либо соответствующим образом ее исправив, выявив ее, либо предвидя эту ситуацию и применив ее, предпримите меры по исправлению передтановки.

    Загрузите любое исправление 312108USA8.EXE выше.
    Используйте WinZip, WinRAR и т. д. 7zip для извлечения защищенного там файла NDIS.VXD.
    Поместите извлеченный NDIS.VXD в папку C:WINDOWSSYSTEM вашей собственной установки 98/Memphis, вы можете перезаписать как старый NDIS. Или vxd переименовать людей в другие вещи, скажем NDIS.OLD.

    ПК работает медленно?

    ASR Pro — идеальное решение для ремонта вашего ПК! Он не только быстро и безопасно диагностирует и устраняет различные проблемы с Windows, но также повышает производительность системы, оптимизирует память, повышает безопасность и точно настраивает ваш компьютер для максимальной надежности. Так зачем ждать? Начните сегодня!

    Также загрузите переписанный фрагмент из NDIS.VXD.
    Поместите извлеченный NDIS.VXD для файла конфигурации WIN98 вместе с до 2000 SETUP.EXE, WIN98_xx.CAB и т. д.
    Windows 98 / Memphis SETUP будет автоматически использовать готовый файл вместо того, чтобы извлекать из него старую версию CAB.

    Это недавно было тщательно протестировано с этими версиями (все, что у меня есть сейчас):

    Windows 98 Final / RTM 04.10.1998
    Windows ’94 Memphis Build 4.10.1900
    Windows 98 Мемфис, версия 4.10.1702
    Windows 98 Мемфис, версия 4.10.1691
    Windows 95 Мемфис, версия 4.10.1681
    Windows 98 Мемфис, версия 4.10.1658
    Windows 98 Мемфис, версия 4.10.1650
    Windows 98 Мемфис, версия 4.10.1629

    Я обязательно добавлю следующие версии для тестирования, когда у меня появятся другие для тестирования, в дополнение к отзывам о других альтернативах. Если вы проанализируете это с другой версией, пожалуйста, опубликуйте результат здесь.

    Примечание:
    Этот термит также влияет на 90 окон. Решение для Windows 95 доступно здесь:
    http://www.msfn.org/board/topic/141402 -… не слишком работает/

    № 2<изображение>

    <ул>

    Компьютерщик-основатель

  • <изображение>
  • Лидер сообщества
  • <Альт изображения = «»>
  • 24 583 крючка
  • <ул>

    при инициализации передачи ndis ошибка защиты Windows 98

    У меня есть файл, который может вам понадобиться… (см. конец этого поста)

    ПРОБЛЕМЫ
    Если вы устанавливаете Windows 94 или Windows 98 на один и тот же компьютер с процессором, работающим на частоте около 2,2 (ГГц) гигагерца или выше, вы можете получить следующее сообщение об ошибке:
    Программное обеспечение NDIS во время инициализации платформы: защита от ошибок Windows

    ПРИЧИНА
    Код нормализации тактовой частоты в драйвере спецификации интерфейса сетевого драйвера (NDIS) вызывает анти-расщепление, когда мой процессор работает на частоте 2,2 ГГц или выше. Эта проблема не возникает с процессорами с тактовой частотой 2,1 ГГц или ниже.

    при инициализации оборудования ndis ошибка защиты Windows 98

    Инструкции по поиску прикрепленной информации: (Просмотр для печати)
    Примечание. Этот реестр изначально был создан Microsoft в виде файла zippers.
    Инициатива была защищена паролем, здесь разрешено только создание exe-файла. Это исправление можно отнести к категории Windows 98.

    Загрузите целевую систему в безопасном режиме и запустите исполняемый файл. Он может
    заменить существующий файл ndis.vxd очень исправленной версией.

    После установки именно этого исправления и внесения любых последующих изменений, как правило, в сетевые свойства
    всего целевого процесса, убедитесь, что вы НЕ участвуете в замене исправленного файла
    ndis.vxd. Если наш вышеуказанный файл был заменен, вам нужно будет снова запустить исправление.

    <р> Примечание. Следующий текст на самом деле является исходным текстовым изображением, включенным в каждый zip-файл.
    Файла hfx.exe точно нет и можно пропустить момент №1.
    —– – —– ————— ——————— ——— * —– ———-

    Статья базы знаний =========================
    Чтобы просмотреть фактический контент, который вы видите, основную статью для этого выпуска, перейдите чтобы вы
    http://support.micro…&NoWebContent=1 напрямую или
    проверили http: //search.suppor…crosoft.com/kb/ и запросили эту базу знаний по продукту
    с вашим текущим номером Q обновите его.

    Инструкции по установке
    ============================
    1. Если это место был перенесен из hfx.exe, обычно он может запускаться с помощью
    hfx.exe из соответствующей службы.

    Дополнительная информация
    ========================
    Дополнительный продукт, содержащийся на дискете, включая программное обеспечение любого типа Документация ( «Программное обеспечение») предоставляется общественности бесплатно. Каждый в корпорации Microsoft может использовать права, титулы и интересы в компьютерной программе. В СТЕПЕНИ, РАЗРЕШЕННОЙ ЗАКОНОМ, КОМПАНИЯ MICROSOFT И ЕЕ ПОСТАВЩИКИ ОТКАЗЫВАЮТСЯ ОТ ЛЮБЫХ ГАРАНТИЙ, ЯВНЫХ ИЛИ ПОДРАЗУМЕВАЕМЫХ, ВКЛЮЧАЯ, НО НЕ ОГРАНИЧИВАЯСЬ ​​СТЕПЕНЬЮ, РАЗРЕШЕННОЙ ГАРАНТИЯМИ.
    Поставляемое программное обеспечение имеет ОГРАНИЧЕННЫЕ ПРАВА. Использование, воспроизведение или раскрытие государственными органами регулируется ограничениями, изложенными в подразделе © (1) (ii) статей 252.227-7013 о технических данных DFARS или правах на компьютерное программное обеспечение, с другой стороны, только © (1) и ( 2) Коммерческое компьютерное программное обеспечение — Ограниченные права согласно 48 CFR 52.227-19, если применимо. Производство распространяется Microsoft Corporation, One
    Microsoft Redmond, между прочим, WA 98052-6399. Любое удаление этого программного обеспечения
    должно соответствовать этому заявлению и не может быть перемещено
    без предварительного одобрения Microsoft.

    № 3<изображение>

    <ул>

    Новый участник

  • член
  • <изображение>
  • 2 сообщения
  • <ул>

    Ваш старый пост из снятого файла в этой теме удален. Не могли бы вы опубликовать извлеченный список, который, я думаю, называется 312108USA.EXE. На самом деле, я охотился, и вы, кажется, нашли то лечение, которое мне нужно. Любая помощь будет очень востребована. Большое Вам спасибо.

    № 4<изображение>

    <ул>

    Новый участник

  • член
  • <изображение>
  • 1 сообщения
  • <ул>

    То же самое на этом веб-сайте. Я использую машину P4 с частотой 2,66 ГГц и, следовательно, сталкиваюсь с той же ошибкой в ​​интернет-торговле, касающейся некоторых ошибок NDIS.но файл справа выше теперь действительно можно увидеть везде, прикрепленный к этому форуму ….

    № 5<изображение>

    <ул>

    Новый участник

  • член
  • <изображение>
  • 2 сообщения
  • <ул>

    Я изо всех сил пытаюсь найти своего сына на Pentium с несколькими Windows 98. Мне очень нужен этот ремонт. Есть ли способ отправить его на самом деле мне? Мое устройство подключается к 2,66 МГц.

    № 6<изображение>

    и страдать от поездок, которые ждут вас, пока ваш бизнес не найдет все активные загрузки.

    # Семь<изображение>

    <ул>

    Новый участник

  • член
  • <изображение>
  • 2 сообщения
  • <ул>

    Спасибо, Тигр. Я нашел его, и он бродил. Ты гррррррр!

    <номер Entry1498882 «itemrop =» ResponseToUrl «># 8-й<изображение>

    <ул>

    Новый участник

  • член
  • <изображение>
  • 1 сообщения
  • <ул>

    Люди!!! Я выяснил! Когда вы входите в безопасный и звуковой режим в Win 98, вы можете удалить сетевую карту. Патч Microsoft работает только при запуске, прежде чем вам придется делать это еще раз. Это исправление, без сомнения, является постоянным.

    <номер Entry[includeme file=»topfix_ru.php»]680 «itemrop=»ResponseToUrl»>№ 9<изображение>

    <ул>

    Новый пользователь

  • член
  • <изображение>
  • 2 Му, распространение
  • <ул>

    М. присоединился к определенному форуму только для того, чтобы отметить, что спасибо. Ваша стратегия. Однако этот план оказался простым и эффективным. Я некоторое время был с вами по поводу ноутбука для восстановления и, как следствие, разместил на стене свой совет по этому типу проблем в безопасном режиме покупки. Ты парень. <диапазон>

    Улучшите скорость своего компьютера сегодня, загрузив это программное обеспечение — оно решит проблемы с вашим ПК. г.

    Must Be Removed During Device Initialization Ndis Security Issues In Windows 98
    Deve Essere Rimosso In Particolare Durante L’inizializzazione Del Dispositivo E Le Richieste Di Sicurezza In Windows 98
    Måste Tas Bort Mer Under Enhetsinitiering Ndis Säkerhetsproblem Inuti Windows 98
    Doit être Très Supprimé Lors De L’initialisation De L’appareil Ndis Problèmes De Sécurité En Utilisant Windows 98
    Debe Eliminarse El Programa De Inicialización Del Dispositivo Ndis Problemas De Seguridad En Windows 98
    Deve Ser Desenvolvido Durante A Inicialização Do Dispositivo Ndis Problemas De Segurança Durante O Windows 98
    Muss Während Der Geräteinitialisierung Beachtet Werden Ndis Sicherheitsprobleme In Windows 98
    악기 초기화 중 제거해야 함 Ndis Windows 98의 보안 문제
    Moet Worden Opgeschoond Tijdens Initialisatie Van Het Apparaat En Beveiligingsproblemen Overal In Windows 98
    Należy Stale Usuwać Podczas Inicjalizacji Urządzenia Ndis Problemy Z Bezpieczeństwem Tylko W Systemie Windows 98
    г.

    Image of Brien Posey

    on

    January 23, 2003, 12:00 AM PST

    Overcome common Windows 98 protection error challenges

    This article explains what causes a Windows protection error, and some things that you can do to fix the error. Included is a fix for a common Windows protection error that occurs when using a parallel port Zip drive along with certain printer types.

    Until Windows XP was released, I’d always thought that Windows 98 was one of the best versions of Windows ever created. Even so, Windows 98 did have its problems. Among the more difficult problems to troubleshoot were Windows protection errors. In this article, I’ll explain what Windows protection errors are, and I’ll discuss some steps that you can take to resolve them. I’ll then explain the solution to one of the most common types of Windows protection errors, the protection error that results when some types of Zip drives are used with certain types of printers.

    The reasons for Windows protection errors
    Windows protection errors typically manifest themselves during startup with a message saying, “While Initializing device_name a Windows protection error occurred,” or you may simply see a generic message saying “Windows protection error.” The generic Windows protection error message can occur during system startup or shutdown. So what causes these mysterious error messages?

    There are actually quite a few different things that can cause Windows protection errors. According to Microsoft Knowledge Base article number 149962, Windows protection errors can be caused by any of the following conditions:

    • If a real-mode driver and a protected-mode driver are in conflict.
    • If the registry is damaged.
    • If either the Win.com file or the Command.com file are infected with a virus, or if either of the files are damaged.
    • If a protected-mode driver is loaded from the System.ini file and the driver is already initialized.
    • If there is a physical input/output (I/O) address conflict or a RAM address conflict.
    • If there are incorrect complementary metal oxide semiconductor (CMOS) settings for a built-in peripheral device (such as cache settings, CPU timing, hard disks, and so on).
    • If the Plug and Play feature of the computer’s basic input/output system (BIOS) isn’t working correctly.
    • If the computer contains a malfunctioning cache or malfunctioning memory.
    • If the computer’s motherboard isn’t working properly.
    • If you installed Microsoft Office 97 and you’re using the Novell Client 32 software.

    Common fixes
    Now that you know what causes Windows protection errors, the real question is what you can do about them. I recommend beginning the repair process by booting the machine into Safe Mode. If the machine boots correctly in Safe Mode, then your problem is related to a driver file. You can then use the Windows Device Manager to disable all of the devices on your system that aren’t absolutely essential. Reboot the system normally and the system should function correctly. To determine the culprit, reenable one device at a time, rebooting between each. By using the process of elimination, you can determine which device is causing the problem.

    If the system boots in Safe Mode but won’t boot in normal mode, regardless of which drivers have been disabled, then the problem is likely software related. For example, in the list above, you can see that a Windows Protection error can occur if Microsoft Office 97 and Novell’s Client 32 for NetWare are installed on the same machine. Therefore, try uninstalling these applications to see if the problem goes away. If the problem goes away, reinstall your applications to see if any one application triggers the error.

    If the system still doesn’t boot correctly in Safe Mode, then a driver probably isn’t to blame. You more likely have a corrupted low-level system file, or you might have a virus. Another possibility is a serious hardware problem. In such a case, I recommend reinstalling Windows to see if the problem goes away, and scanning for viruses.

    The Iomega issue
    If you’ve attached a parallel port version of an Iomega Zip drive to your system, you might suddenly start experiencing Windows protection errors. This particular Windows protection error is caused by the way that the Zip drive attempts to share the machine’s parallel port. When Iomega originally introduced the parallel port based Zip drives, printers that required bi-directional parallel port support either did not exist or were not widely used. Therefore, when you attach a printer that requires bi-directional parallel port support—such as the Hewlett-Packard 4000 and 8000 or the Epson Stylus Color 640—to a Zip drive that was never intended to work with such a printer, Windows doesn’t know how to handle the conflict and thus generates a Windows protection error.

    There are a couple of different tricks that you can use to overcome this particular Windows protection error. The first such technique is to disable bi-directional printer support in the machine’s CMOS. The technique for doing so varies from computer to computer, but on a machine with an Intel Pentium 4 motherboard, you must press the F1 key during the early stages of the boot process to load the BIOS Setup Utility. Once this utility loads, select the Peripheral Configuration option from the Advanced menu. Now, locate the Parallel Port option on the Peripheral Configuration screen. You can use this section to change the parallel port’s mode from Bi-Directional to either EPP or ECP. Although there’s an option for Output Only, you don’t want to use this option, because doing so would prevent the Zip drive from functioning correctly.

    An alternative fix
    Another way that you can fix the problem is to disable bi-directional printing support through Windows rather than through the CMOS. To do so, click the Start button, and then select the Printers command from the Settings menu. When you do, you’ll see the Printers window, which should display an icon for each printer that’s installed on the system. Right-click the icon that represents the printer attached to your system’s parallel port, and then select the Properties command from the resulting shortcut menu. When you do, you’ll see the printer’s properties sheet. Next, select the properties sheet’s Details tab. Finally, select the Disable Bi-Directional Support For This Printer option, and then click OK twice to close all of the open Windows.

    Upgrading is the ultimate fix
    Finally, the best way to fix a Windows protection error is to simply upgrade the operating system to Windows 2000 or Windows XP. This is obviously the most effective fix because Windows protection errors occur only in Windows 95, 98, and ME. If the problem is related to a conflict between a real-mode and a protected-mode driver, an operating system upgrade will correct the problem because Windows 2000 and XP don’t use real-mode drivers. Upgrading the operating system will likely correct other types of Windows protection errors too, such as those caused by damaged files or by an invalid registry entry.

    Keep in mind that upgrading the operating system won’t replace every type of Windows Protection error. For example, errors caused by the CMOS or BIOS are independent of the operating system and will likely cause problems regardless of what operating system the machine is running. While it’s true that Windows protection errors don’t exist in Windows 2000 or XP, you may find that your Windows protection error has been replaced with the Blue Screen of Death.

    • Microsoft

    HomeVirtualizationHow to Fix Windows Protection Error on Windows 95 / 98 in VirtualBox and VMware Software

    This article will examine how to fix the “Windows Protection Error” encountered when installing old Windows systems such as Windows 95, 98, or 2000 with Oracle VM VirtualBox or VMware Workstation virtualization program on a computer with a virtualization feature turned on.

    VirtualBox ve VMware Yazılımlarında Windows 95 / 98 Üzerinde Windows Protection Error Hatası Çözümü

    How to Solve Windows Protection Error When Running Windows 95, 98, 2000, or ME with VirtualBox / VMware

    With Oracle VM VirtualBox or VMware Workstation virtualization program, you may encounter Windows Protection Error while installing an old operating system, Win95, or other systems on your host computer, virtual machine, or later.

    When you start the system immediately after installing Windows 95 or restart the virtual machine to finish the final stages of installation, you are likely to get an error “While initializing device OS: Windows Protection Error. You need to restart your computer.”

    What Causes Protection Error?

    Incompatible hardware drivers, wrong ISO files, unsupported hardware, or startup applications can usually cause a Protection Error.

    1. Virtual Machine Configuration: You may have needed to set the virtual hardware settings of your guest machine correctly to support an older operating system such as Windows 95. In particular, it can be caused by memory, processor count, or incorrect disk configuration.
    2. Memory Limitations: Since Win95 has a different structure from modern operating systems regarding memory management, the amount of memory you assign to your VM may prevent your system from running and cause a “Protection Error”.
    3. Virtual Disk Drive Issues: Older Windows systems use a different structure to recognize and manage hard disk drives. Therefore, driver incompatibilities or errors can prevent your system from working correctly.
    4. Hardware Incompatibilities: You may encounter problems such as hardware incompatibility, which is one of the essential items, and protection errors related to the hardware of your host computer. There may be differences in your physical PC with old or new technology. Therefore, some virtual machine software may have limitations in supporting and running older operating systems.

    Based on our experience with Windows protection failure, for example, we encounter processor frequency errors when running Windows nostalgia systems on a computer with a new generation Intel processor. Some Patch software is available to fix such problems. On the contrary, you can run old systems more efficiently on a PC with a mid-generation processor, even without Patch software.

    How to Troubleshoot Protection Errors in Windows Nostalgia Systems

    Sometimes, when you experience running legacy systems, and even in Oracle software running on different computers, you can clear the protection fault simply by turning off the VT-x/AMD-V feature.

    Step 1: Disable VT-X/AMD-V Feature

    When installing Windows 95 in your VirtualBox or VMware software, one of the first things you should do when encountering a Protection Error like the image below is turn off the virtualization feature.

    First, try to avoid getting this error by turning off the VT-x feature and completely shutting down your guest system. To do this, click X, select Power off the machine from the Close Virtual Machine window that opens, and click OK.

    View the settings of your Windows guest machine and uncheck the Enable VT-x/AMD-V option from the Hardware Virtualization settings in the Acceleration tab in the right panel of the System section.

    VT-X/AMD-V Özelliğini Devre Dışı Bırakın

    Step 2: Change the Memory Amount

    Do not assign a size larger than the supported limit to your virtual system, as older Windows systems have limited memory. For example, a 4 GB RAM size may cause your VM not to work correctly. Therefore, the appropriate RAM size for older operating systems is 256 or 512 MB.

    Bellek Miktarı Değiştirin

    Step 3: Use Another ISO File

    ISO files you can get from many websites on the Internet may need to be fixed. We highly recommend acquiring the installation media from a trustworthy source to ensure a secure installation process.

    Başka Bir ISO Dosyası Kullanın

    Step 4: Set USB Controller to 1.1

    As mentioned earlier, it is essential to thoroughly examine the configuration of your virtual computer as it may not be fully compatible with contemporary technologies. For example, they do not support USB 3.0 as Microsoft developed the Windows 95 or 98 system years ago. We also recommend setting the USB version number to 1.1 on your VM.

    USB Kontrolcüsünü 1.1 Olarak Ayarlayın

    Step 5: Reduce Virtual Disk Size

    Older systems of Windows need less disk space because the system files are relatively scarce. So it’s unreasonable for you to configure a disk size of 100GB for an older system. You may also get the Windows Protection Error due to these situations. If you prepare a new Windows 95 in the Virtual PC wizard, set the disk size to 1 or 2 GB to avoid errors.

    Sanal Disk Boyutunu Azaltın

    Step 6: Disable All 32-bit Protect-Mode Disk Drives

    Even if you have installed your system, protection failure may occur occasionally. Still, another method that can be tried to eliminate this problem; is to enable the “Disable all 32-bit protect-mode disk drivers” option.

    To enable this option, open System Properties / Performance / File System settings and select “Disable all 32-bit protect-mode disk drivers” in the Troubleshooting tab of the File System Properties window and save the settings.

    Tüm 32 bit Koruma Modu Disk Sürücülerini Devre Dışı Bırakın

    Related Articles


    ♦ How to Install VirtualBox on Windows 10
    ♦ Creating a Virtual Machine on VirtualBox
    ♦ How to Install Windows 8.x on VirtualBox
    ♦ How to Install Windows 7 on VirtualBox
    ♦ Updating VirtualBox

    Tolga Bagci
    TolgaBagci

    Hello, I’m Tolga! I am a computer specialist who has been specializing in computer technologies for about 20 years. I provide solutions to problems encountered in many areas such as hardware, system, network, virtualization, server systems, and operating systems, and create relevant content on my website by explaining how to solve these problems. My goal is to be a reliable source of expert, quality, and trustworthy solutions for your computer problems. By following innovations and using the latest technologies, I aim to be successful in my job and provide you with the best service. Don’t hesitate to contact me for any questions or curiosity about technology. Have a nice day, stay up to date :)

    «Protection error» is primarily a memory management violation. A process executes with its own address space. Particular pages (range of virtual addresses) may or may not be assigned to the address space. The hardware triggers a fault on an attempt to reference an address not assigned to the address space. The OS then aborts the process, if this was a user-mode fault. If the bad access was in kernel mode code, then typically that is «not supposed to happen», and the only thing that can be aborted is the kernel — i.e., the system crashes.

    Simplistic example: if your process has a virtual address range of 0 to 1000000, and it tries to read address 1005000, then that will result in an exception, and the OS will kill the process.

    (This is overly simplified, since it ignores the mechanics of paged virtual memory, and how in some cases invalid addresses can be supplied, for example stack expansion).

    There are other exceptions, such as the divide-by-zero case, that are also detected in hardware. Similarly, they might cause process termination or kernel crash, depending on where they happen.

    Windows 9x, by virtue of its DOS-based heritage, did not have total separation between user and kernel, and it’s possible that some user-mode errors could render the system unstable enough to warrant a reboot.

    Having said that, this is not exactly retro material: it’s how processor memory management still works. The OS sets up descriptions of the virtual address space for a process; the hardware detects accesses outside that assigned space; and the OS then responds to detected violations.

    «Protection error» is primarily a memory management violation. A process executes with its own address space. Particular pages (range of virtual addresses) may or may not be assigned to the address space. The hardware triggers a fault on an attempt to reference an address not assigned to the address space. The OS then aborts the process, if this was a user-mode fault. If the bad access was in kernel mode code, then typically that is «not supposed to happen», and the only thing that can be aborted is the kernel — i.e., the system crashes.

    Simplistic example: if your process has a virtual address range of 0 to 1000000, and it tries to read address 1005000, then that will result in an exception, and the OS will kill the process.

    (This is overly simplified, since it ignores the mechanics of paged virtual memory, and how in some cases invalid addresses can be supplied, for example stack expansion).

    There are other exceptions, such as the divide-by-zero case, that are also detected in hardware. Similarly, they might cause process termination or kernel crash, depending on where they happen.

    Windows 9x, by virtue of its DOS-based heritage, did not have total separation between user and kernel, and it’s possible that some user-mode errors could render the system unstable enough to warrant a reboot.

    Having said that, this is not exactly retro material: it’s how processor memory management still works. The OS sets up descriptions of the virtual address space for a process; the hardware detects accesses outside that assigned space; and the OS then responds to detected violations.


    Форум программистов Vingrad

    Модераторы: bartram, Akella

    Поиск:

    Ответ в темуСоздание новой темы
    Создание опроса
    > Вопрос по ошибке Windows 98 

    :(

    Опции темы

    masterppv

    Нуднятина
    ***

    Профиль
    Группа: Завсегдатай
    Сообщений: 1516
    Регистрация: 28.10.2005
    Где: г. Геленджик

    Репутация: 2
    Всего: 35

    Выскочила в 98й винде при загрузке такая бяка(в безопасном режиме грузится):

    При инициализации устройства CONFIGMG:
    Ошибка защиты Windows.Необходимо перезапустить компьютер.

    Путем тупой переустановки винды проблема уходит, но периодически выскакивает через месяц. Комп офисный довольно новый мама P4-P800MX полная интеграшка, стоит 98й на мои увещевания поставить ХР мне отвечают устойчивым отказом, сидит на нем бухгалтер, занимается только 1С, вирусов нет. Поможите люди добрые, забыл я 98й ужо. Из-за чего эта дрянь возникает, где копать? 

    ———————

    С уважением Павел Панаиотов.

    Romikgy

    Любитель-программер
    ****

    Профиль
    Группа: Участник Клуба
    Сообщений: 7325
    Регистрация: 11.5.2005
    Где: Porto Franco Odes sa

    Репутация: 2
    Всего: 146

    Цитата(masterppv @  8.12.2006,  10:37 Найти цитируемый пост)
    Ошибка защиты Windows.Необходимо перезапустить компьютер.

    незнаю насколько это лечится (я всегда винду сносил в этом случае и заново ставил, помогало)

    решение имхо:
    1. поставь милениум он похож на 98 (хотя и свои глюки есть)
    2. поставь ХР и приведи его к виду 98 

    smile

    ———————

    Владение русской орфографией это как владение кунг-фу — истинные мастера не применяют его без надобности.

    smile

    Sunvas

    Соль и сахар
    ****

    Профиль
    Группа: Участник
    Сообщений: 3388
    Регистрация: 12.3.2006
    Где: Тосно

    Репутация: нет
    Всего: 89

    Цитата(masterppv @  8.12.2006,  11:37 Найти цитируемый пост)
    При инициализации устройства CONFIGMG:

    Что-то левое пишется в автозагрузку очень криво. Какая-то программа, которая написана для NT винд и не тестилась на 32, при установки на 32 и дает такие вот глюки. Нечем не лечиться, кроме как переустановкой винды.

    Совет: проследи после установки каких прогрмм происходит такая ерунда. У меня такое было после установки Virtual PC.

    Цитата(Romikgy @  8.12.2006,  12:11 Найти цитируемый пост)
    1. поставь милениум он похож на 98 (хотя и свои глюки есть)

    Не поможет. Проверено.

    ———————

    Воспитывая детей по своему образу и подобию, родители почему-то надеются, что они будут лучше их.

    Romikgy

    Любитель-программер
    ****

    Профиль
    Группа: Участник Клуба
    Сообщений: 7325
    Регистрация: 11.5.2005
    Где: Porto Franco Odes sa

    Репутация: 2
    Всего: 146

    Цитата(Sunvas @  8.12.2006,  20:43 Найти цитируемый пост)
    Не поможет. Проверено.

    хммм….. я в свое время таким образом лечил

    ———————

    Владение русской орфографией это как владение кунг-фу — истинные мастера не применяют его без надобности.

    smile

    Sunvas

    Соль и сахар
    ****

    Профиль
    Группа: Участник
    Сообщений: 3388
    Регистрация: 12.3.2006
    Где: Тосно

    Репутация: нет
    Всего: 89

    Цитата(Romikgy @  8.12.2006,  23:47 Найти цитируемый пост)
    хммм….. я в свое время таким образом лечил

    По ходу ядро у них одинаковое… Возможно глюков меньше, но кости все-равно те же. Так что не думаю на Ме поможет.

    ———————

    Воспитывая детей по своему образу и подобию, родители почему-то надеются, что они будут лучше их.

    SloganGray

    Новичок

    Профиль
    Группа: Участник
    Сообщений: 27
    Регистрация: 28.4.2006
    Где: Республика Белару сь

    Репутация: нет
    Всего: нет

    Проще всего переставить виду и поставить на её сервиспак (для 98-ой существует). Как щас помню в папке ВиндовсСистем32Делаеться папка Precopy в которую кладеться дистрибутив с виндой. И потом запускаеться SETUPCOR і вінда переставляеться поверх нічего не теряя. (іногда помогало…) smile 

    masterppv

    Нуднятина
    ***

    Профиль
    Группа: Завсегдатай
    Сообщений: 1516
    Регистрация: 28.10.2005
    Где: г. Геленджик

    Репутация: 2
    Всего: 35

    Ну я вообще-то ждал что-то значимое.
    1. Ничего в автозагрузку не пишется.
    2 Программ никто никаких не ставил
     Винду конечно проще переустановить, но охота ведь разобраться в причинах. Машину то ведь никто не меняет ежели колесо проколото.
    Про милениум: по нем многие ДОС проги работают криво(я забыл еще написать что на машине стоит старый Парус досовский и им еще пользуются), да и мелкомягкие признали «линолиум» шуткой.

    P.S А винду я все таки починил, удалив и заново поставив «Системные устройства» у нее с помощью шаловливых ручек отвалился ACPI System Button и Composite Power Source.

    Это сообщение отредактировал(а) masterppv — 11.12.2006, 15:55

    ———————

    С уважением Павел Панаиотов.

    decent

    Новичок

    Профиль
    Группа: Участник
    Сообщений: 1
    Регистрация: 8.4.2008

    Репутация: нет
    Всего: нет

    СПАСИБО masterppv! 

    ПОМОГЛО удаление устройств

    Samotnik

    Super star !
    ****

    Профиль
    Группа: Awaiting Authorisation
    Сообщений: 7192
    Регистрация: 4.11.2006
    Где: Минск City

    Репутация: 15
    Всего: 191

    decent,  smile   это  шо такое было  ?  smile 



















    Правила форума «Windows»
    December
    bartram
    Akella

    Запрещается!

    1. Обсуждать взлом и делиться кряками

    2. Способствовать созданию и распространению вирусов

    • Для бессмертных бородатых вопросов типа Win vs Nix есть специальный форум Религиозные Войны
    • Несанкционированная реклама на форуме запрещена
    • Пожалуйста, давайте своим темам осмысленный, информативный заголовок. Вопль «Помогите!» таковым не является.
    • Чем полнее и яснее Вы изложите проблему, тем быстрее мы её решим.
    • ВСЕГДА УКАЗЫВАЙТЕ ВЕРСИЮ ОС

    Если Вам понравилась атмосфера форума, заходите к нам чаще! С уважением, December, bartram, Akella.

    0 Пользователей читают эту тему (0 Гостей и 0 Скрытых Пользователей)
    0 Пользователей:
    « Предыдущая тема | MS Windows | Следующая тема »

    Страница 1 из 2

    1. ZadirA

      Регистрация:
      9 авг 2006
      Сообщения:
      110

      На днях знакомый подгонит мне комп на 486 проце, с 32 мб оперативки, хардом на 2 Гб и т.п….Вот решил пока потестить софт на VirtualPC, который собираюсь ставит на этого мамонта. DOS, Win3.1, всякие программулинки…под финал решил Windows 95 забульбенить…не получилось. Выдаёт ошибку.

      Порядок действия таков: я чистую VirtualPC (количество оперативы и ёмкость жёсткого диска, как у ожидемого мной компа) сначала щагружаю дискету с досом, fdisk’ом размечаю диск, перезагружаю, потом прописываю format c: /s, потом уже setup.exe самого установщика запускаю. Установка проходит нормально (plug&prey только говорит что монитор не опознала и вместо видюхи пишет S3) и когда после установки идёт перезагрузка…система падает.

      Дословно:

      «При инициализации устройства IOS:
      Ошибка защиты Windows. Необходимо перезапустить компьютер.»

      Я и другой дистрибутив пробывал и разные варианты настроек при установке пробывал…ничего не получается. Даже VirtualBox пытался повторить все эти подвиги…всё безрезультатно.

      Товарищи формучане, помогите советом. В чём может быть загвостка?

    2. Версия DOS какая на дискете?

    3. В процессоре и материнке вашего компа. На 486 ставьте Windows 95 спокойно. Заработает.

    4. ZadirA

      Регистрация:
      9 авг 2006
      Сообщения:
      110

      2MisterGrim:
      ставил с трёх разных…последнюю какую помню была 6.22

      2SauronFromMiddleEarth:
      да, но я же видел что у других людей из под Vista на VirtualPC всё запускается…Я так понимаю VirtualPC эмулирует всё железо (проц и мать тоже)…так почему у одних запускается, а у меня нет? Ведь реальное железо здесь, как я понимаю, особой роли не играет

    5. VirtualPC много, а разница то что не может быть сэмулировано в любом — скорость CPU.

    6. …- скорость CPU за исключением DOSBox

    7. netsky2004, сам то понял что сказал? VirtualPC это ВПОЛНЕ КОНКРЕТНЫЙ софт, а не виртуалки вообще, и их много.

    8. ZadirA

      Регистрация:
      9 авг 2006
      Сообщения:
      110

      да, но почему у меня тогда нормально работает DOS, Windows 3.1, Windows 98? Я даже игры(doom и space quest 1/2/3) запускал через виртуальную машину и там небыло никаких проблем с CPU (всё слишком быстро и т.п.).
      Кто нибудь из здесь присутствующих ставил Windows 95 на VirtualPC?

    9. ZadirA, зачем тебе это надо? Если ты хочешь в итоге поставить Win95 на 486, эксперимент с VirtualPC тебе всё равно ничего не даст — так только, посмотреть.
      Кстати, если там 32 мегабайта памяти, лучше туда поставить Windows 98 SE.


      ———- Добавлено в 08:15 ———- Предыдущее сообщение было написано в 07:30 ———-

      Ради интереса попробовал поставить, результат:
      [​IMG]

      Сильно подозреваю, что у тебя просто прописан какой-то хлам в AUTOEXEC.BAT/CONFIG.SYS.

    10. ZadirA

      Регистрация:
      9 авг 2006
      Сообщения:
      110

      2MisterGrim:
      я вот тока что сам к такому умозаключению пришёл. Приду вечером, ещё потестю. А Вы бы не могли скинуть свои AUTOEXEC.BAT и CONFIG.SYS? Я просто не знаю как там чё выглядеть должно правильно.

    11. Правильно? Ну, у меня перед установкой они просто отсутствовали. А уж дальше Windows пропишет, что надо.

    12. ZadirA

      Регистрация:
      9 авг 2006
      Сообщения:
      110

      В общем, не мог бы ты, MisterGrim, мне скинуть AUTOEXEC.BAT и CONFIG.SYS? Мне сверить.

    13. Повторю: ДО установки их вообще не было, был голый DOS 6.22 (command.com/msdos.sys/io.sys). ПОСЛЕ установки содержимое следующее:
      AUTOEXEC.BAT

      mode con codepage prepare=((866) C:WINDOWSCOMMANDega3.cpi)
      mode con codepage select=866
      keyb ru,,C:WINDOWSCOMMANDkeybrd3.sys

      CONFIG.SYS

      device=C:WINDOWSCOMMANDdisplay.sys con=(ega,,1)
      Country=007,866,C:WINDOWSCOMMANDcountry.sys

      — то есть совершенно стандартное.
      Настройки виртуальной машины: Windows 98, 32Mb RAM, версия VirtualPC 6.0.192.0.

      Может быть, у тебя просто кривой дистрибутив Windows 95?


      ZadirA и kreol нравится это.

    14. ZadirA

      Регистрация:
      9 авг 2006
      Сообщения:
      110

      не, тож самое всё прописано…пойду качать ещё дистрибутив

    15. Gold версия небось. Итд, там были извраты разные иногда нужные для установки.

    16. Скорей всего.
      Кстати, у меня при выключении вирт. машины с Windows 95 VPC жестоко завесил систему — не дождавшись реакции на клавиатуру, пришлось жать reset. Возможно, случайность, но тем не менее.

    17. Maxvel

      Регистрация:
      1 янв 2009
      Сообщения:
      14

      Ну по идее Autoexe и config они не нужны так как можно 95уя поставить и без них
      А вот то что она о графического интерфейса выдает ошибку это уже страно, хотя проблема возможна и в памяти попробуй сбрось ее до 8 мегабайт возможно ошибка исчезнет.

    18. 8 это минимум для работы шелла 95 IE4+ без свопа.

    19. Maxvel

      Регистрация:
      1 янв 2009
      Сообщения:
      14

      Ну с одной стороны да а с другой нет

    20. Подыму этот некропост, потому что сегодня столкнулся с подобной проблемой при установке винды 95 в Virtualbox, и в выдаче гугля эта тема на первых местах. Может комуто пригодится решение.
      Так вот, чтобы решить эту проблему нужно в настройках виртуальной машины в виртуалбоксе, отключить ускорение VT-x/AMD-V и Nested Paging. После этого можно будет загрузиться как минимум в безопасном режиме. Далее качаем с сайта майкрософта или ещё откудато, заплатку amdk6upd.exe и устанавливаем. Теперь можно перегружать виртуалку, и опять включить аппаратное ускорение VT-x/AMD-V.

      После этого после настройки сети, может вылезти похожая ошибка, только с сообщением «при инициализации NDIS». Нагулил такое решение:
      «Нужно отключить сеть, чтобы запустить Windows 98 на новых компьютерах Люди, которые пытаются установить Windows 95 или 98 на компьютере с процессором более 2,2 ГГц получить «при инициализации устройства NDIS» сообщение об ошибке. Причиной ошибки является проблема синхронизации с Windows Network Driver Interface.

      1) Зайти в «пуск» «настройки» и «панель управления». Нажмите Кнопку «Добавить/Удаление программ и найдите «Microsoft Virtual Private Network Adapter». Отключить опцию, если вы найдете его, нажав на кнопку «Добавить/Удалить».

      2) Зайти в «пуск» «панель управления» и щелкните правой-щелкните по иконке «сеть». Нажмите кнопку «Удалить» вариант. Нажмите кнопку «ОК» и перезагрузите компьютер. Используйте этот параметр, если Вы не смогли найти «Microsoft Virtual Private Network Adapter» в разделе «добавить/Удаление Программ.»

      Мне помог такой вариант:
      Пускнастройкапанель управлениясетьклиент для сетей микрософтсвойства
      и поставить радиобутон напротив «Быстрый вход»

    Страница 1 из 2

    Ошибка защиты Windows

    Тема в разделе «Софт», создана пользователем RUS, 16.06.04.

    1. RUS
      Активный участник

      При загрузке Windows 98 выдает это сообщение и просит перезагрузить компьютер. Переустановка ничего не дает. Установка поверх Windows Me тоже не помогла. В безопасном режиме грузится.

      Как исправить это? 2000-ую и XP мне смысла ставить поверх 9х нет (уже стоят)

    2. jek
      Активный участник

      Поподробней сообщение об ошибке + смотри в базе знаний.

    3. RUS
      Активный участник

      otello

      Celeron-1000, 256 памяти

      Mix Поверх, я бы так не мучался, да снес б ее, тем более 2-я винда есть, но под 98 стоят установленные программы, которые нужны.

      jek При загрузке винды, после заставки «windows 98/Me» выдается строка на черном фоне (в Ме на синем) «Ошибка защиты Windows. Необходимо перезагрузить компьютер»

    4. RUS
      Ситуация прояснилась? В чем траблы?:confused:

    5. RUS
      Активный участник

      Роман
      Да никак, не знаю пока. Возможно конфликт оборудования… В Helpе Windows информации очень мало

    6. такое бывает частенько если что-то разгонялось в системе (типа шина или множитель, тайминги памяти тоже влияют сильно). Попробуй в биосе поставь настройки по дефолту. если все нормально, то начинай менять парамеры биоса по одному. поменял — загрузился потестил минут несколько, потом помекнял следующий и т.д.

    7. нифига — какой-то софт глючит или дрова. поудаляй всё из автозагрузки и из
      hkeylocalmachinesoftwaremicrosoftwindowsrun*
      hkeycurrentusersoftwaremicrosoftwindowsrun*
      … ну не всё конечно :)
      не поможет — позамочи всякие устройства из списка оборудования — пусть заново дрова встанут.

      хотя всё это может и не помочь. но попробовать можно — хуже не будет

      Dns добавил [date]1087549730[/date]:
      я правильно понял что в win2k всё ништяк работает?

    • Закрыть Меню
    • Волгоградский форум

      • Поиск сообщений
      • Последние сообщения
    • Пользователи

      • Выдающиеся пользователи
      • Зарегистрированные пользователи
      • Сейчас на форуме
    • Поиск

    Image of Brien Posey

    on

    Overcome common Windows 98 protection error challenges

    This article explains what causes a Windows protection error, and some things that you can do to fix the error. Included is a fix for a common Windows protection error that occurs when using a parallel port Zip drive along with certain printer types.

    Until Windows XP was released, I’d always thought that Windows 98 was one of the best versions of Windows ever created. Even so, Windows 98 did have its problems. Among the more difficult problems to troubleshoot were Windows protection errors. In this article, I’ll explain what Windows protection errors are, and I’ll discuss some steps that you can take to resolve them. I’ll then explain the solution to one of the most common types of Windows protection errors, the protection error that results when some types of Zip drives are used with certain types of printers.

    The reasons for Windows protection errors
    Windows protection errors typically manifest themselves during startup with a message saying, “While Initializing device_name a Windows protection error occurred,” or you may simply see a generic message saying “Windows protection error.” The generic Windows protection error message can occur during system startup or shutdown. So what causes these mysterious error messages?

    There are actually quite a few different things that can cause Windows protection errors. According to Microsoft Knowledge Base article number 149962, Windows protection errors can be caused by any of the following conditions:

    • If a real-mode driver and a protected-mode driver are in conflict.
    • If the registry is damaged.
    • If either the Win.com file or the Command.com file are infected with a virus, or if either of the files are damaged.
    • If a protected-mode driver is loaded from the System.ini file and the driver is already initialized.
    • If there is a physical input/output (I/O) address conflict or a RAM address conflict.
    • If there are incorrect complementary metal oxide semiconductor (CMOS) settings for a built-in peripheral device (such as cache settings, CPU timing, hard disks, and so on).
    • If the Plug and Play feature of the computer’s basic input/output system (BIOS) isn’t working correctly.
    • If the computer contains a malfunctioning cache or malfunctioning memory.
    • If the computer’s motherboard isn’t working properly.
    • If you installed Microsoft Office 97 and you’re using the Novell Client 32 software.

    Common fixes
    Now that you know what causes Windows protection errors, the real question is what you can do about them. I recommend beginning the repair process by booting the machine into Safe Mode. If the machine boots correctly in Safe Mode, then your problem is related to a driver file. You can then use the Windows Device Manager to disable all of the devices on your system that aren’t absolutely essential. Reboot the system normally and the system should function correctly. To determine the culprit, reenable one device at a time, rebooting between each. By using the process of elimination, you can determine which device is causing the problem.

    If the system boots in Safe Mode but won’t boot in normal mode, regardless of which drivers have been disabled, then the problem is likely software related. For example, in the list above, you can see that a Windows Protection error can occur if Microsoft Office 97 and Novell’s Client 32 for NetWare are installed on the same machine. Therefore, try uninstalling these applications to see if the problem goes away. If the problem goes away, reinstall your applications to see if any one application triggers the error.

    If the system still doesn’t boot correctly in Safe Mode, then a driver probably isn’t to blame. You more likely have a corrupted low-level system file, or you might have a virus. Another possibility is a serious hardware problem. In such a case, I recommend reinstalling Windows to see if the problem goes away, and scanning for viruses.

    The Iomega issue
    If you’ve attached a parallel port version of an Iomega Zip drive to your system, you might suddenly start experiencing Windows protection errors. This particular Windows protection error is caused by the way that the Zip drive attempts to share the machine’s parallel port. When Iomega originally introduced the parallel port based Zip drives, printers that required bi-directional parallel port support either did not exist or were not widely used. Therefore, when you attach a printer that requires bi-directional parallel port support—such as the Hewlett-Packard 4000 and 8000 or the Epson Stylus Color 640—to a Zip drive that was never intended to work with such a printer, Windows doesn’t know how to handle the conflict and thus generates a Windows protection error.

    There are a couple of different tricks that you can use to overcome this particular Windows protection error. The first such technique is to disable bi-directional printer support in the machine’s CMOS. The technique for doing so varies from computer to computer, but on a machine with an Intel Pentium 4 motherboard, you must press the F1 key during the early stages of the boot process to load the BIOS Setup Utility. Once this utility loads, select the Peripheral Configuration option from the Advanced menu. Now, locate the Parallel Port option on the Peripheral Configuration screen. You can use this section to change the parallel port’s mode from Bi-Directional to either EPP or ECP. Although there’s an option for Output Only, you don’t want to use this option, because doing so would prevent the Zip drive from functioning correctly.

    An alternative fix
    Another way that you can fix the problem is to disable bi-directional printing support through Windows rather than through the CMOS. To do so, click the Start button, and then select the Printers command from the Settings menu. When you do, you’ll see the Printers window, which should display an icon for each printer that’s installed on the system. Right-click the icon that represents the printer attached to your system’s parallel port, and then select the Properties command from the resulting shortcut menu. When you do, you’ll see the printer’s properties sheet. Next, select the properties sheet’s Details tab. Finally, select the Disable Bi-Directional Support For This Printer option, and then click OK twice to close all of the open Windows.

    Upgrading is the ultimate fix
    Finally, the best way to fix a Windows protection error is to simply upgrade the operating system to Windows 2000 or Windows XP. This is obviously the most effective fix because Windows protection errors occur only in Windows 95, 98, and ME. If the problem is related to a conflict between a real-mode and a protected-mode driver, an operating system upgrade will correct the problem because Windows 2000 and XP don’t use real-mode drivers. Upgrading the operating system will likely correct other types of Windows protection errors too, such as those caused by damaged files or by an invalid registry entry.

    Keep in mind that upgrading the operating system won’t replace every type of Windows Protection error. For example, errors caused by the CMOS or BIOS are independent of the operating system and will likely cause problems regardless of what operating system the machine is running. While it’s true that Windows protection errors don’t exist in Windows 2000 or XP, you may find that your Windows protection error has been replaced with the Blue Screen of Death.

    • Microsoft

    When installing Windows 98 (First Edition/RTM/4.10.1998) and the various Memphis Beta builds, you may receive the following error:

    While initializing device NDIS:
    Windows Protection Error. You need to restart your computer.

    This error is related to processor speed and is covered in this MSKB article:
    Q312108

    A HotFix was issued for Windows 98, 312108USA8.EXE, which can be found here:
    312108USA8.EXE
    The HotFix contains an updated NDIS.VXD, version 4.10.2000.

    This guide will enable you to quickly resolve this problem and get on with installing your Windows 98/Memphis system.

    There are two methods for addressing this error, either correcting it after you have encountered it, or anticipating it and applying this fix before installation.

    To fix the error after you have encountered it:

    Download the 312108USA8.EXE HotFix linked above.
    Use WinZip, WinRAR, 7Zip, etc to extract the file NDIS.VXD contained inside.
    Place the extracted NDIS.VXD in the C:\WINDOWS\SYSTEM\ folder of your 98/Memphis installation, either overwriting the older NDIS.VXD or rename the older one to something else, say NDIS.OLD.

    Reboot your system and everything should continue normally.

    To anticipate the error and correct it before running SETUP:

    Download and extract the updated NDIS.VXD same as above.
    Place the extracted NDIS.VXD in your \WIN98 setup folder with the 98 SETUP.EXE, WIN98_xx.CAB’s, etc.
    Windows 98/Memphis SETUP will automatically use the updated file rather than extract the older version from the CABs.

    This has been tested so far with these versions (all I have at the moment):

    Windows 98 Final/RTM 4.10.1998
    Windows 98 Memphis Build 4.10.1900
    Windows 98 Memphis Build 4.10.1702
    Windows 98 Memphis Build 4.10.1691
    Windows 98 Memphis Build 4.10.1681
    Windows 98 Memphis Build 4.10.1658
    Windows 98 Memphis Build 4.10.1650
    Windows 98 Memphis Build 4.10.1629

    I will add more versions that are tested working when I have more to test or feedback on other versions. If you test this with another version, please post your results here.

    Note:
    This error also affects Windows 95. For a Windows 95 solution, see this:
    http://www.msfn.org/board/topic/141402- … it-broken/

    Понравилась статья? Поделить с друзьями:

    Интересное по теме:

  • Ошибка запуска 3005 фортнайт
  • Ошибка защиты windows 95 virtualbox
  • Ошибка запуска 30007 easyanticheat раст
  • Ошибка защиты hasp
  • Ошибка запуска 30007 dead by daylight

  • Добавить комментарий

    ;-) :| :x :twisted: :smile: :shock: :sad: :roll: :razz: :oops: :o :mrgreen: :lol: :idea: :grin: :evil: :cry: :cool: :arrow: :???: :?: :!: