Hacker News new | ask | show | jobs
by AshamedCaptain 944 days ago
> How would anyone expect that not to be much faster on a modern quad+ core, 4GHz system with 8GB+ RAM?

It's not a given.

For example, Windows XP may boot faster than 98 or 2K on the same hardware, because XP parallelizes and shortens some hardware initialization steps. (e.g. anything related to the network).

Win98 with file sharing spends almost a minute during boot (even from an SSD) just squeaking netbios frames.

1 comments

> Win98 with file sharing spends almost a minute during boot (even from an SSD) just squeaking netbios frames.

You have a config error in TCP/IP.

It has been a long time since you last sniffed 9x Windows, right? It will speak NBFs even if you _don't have TCP/IP whatsoever_, NBTs otherwise, but they will delay the boot process by about a minute or so.