MadRat
Lifer
- Oct 14, 1999
- 11,999
- 307
- 126
Originally posted by: Nothinman
Except that everyone, especially in NT, runs as local admin so the NTFS ACLs are pretty much worthless.
QFT
Originally posted by: Nothinman
Except that everyone, especially in NT, runs as local admin so the NTFS ACLs are pretty much worthless.
I've never thought about this much, but it was always implied Win9x and WinNT were separate codebases. I don't recall previously reading that userland stuff was (largely) shared. Do you have any confirmation? MS likes to claim that they rewrite their operating systems from the ground up (see Windows 2000); no wonder the release cycles are so damn long. You aren't just assuming they're doing the logical thing, are you?Originally posted by: Nothinman
SO they do share code. I thought the code base was mostly different in the kernel.
In the kernel yes, but the majority of the code, by a huge margin, is in userspace. Think about it, why would they waste their time implementing things like an RPC server in the kernel if they didn't have to? There's no performance benefit, all it would do is make debugging the thing a hundred times harder.
I've never thought about this much, but it was always implied Win9x and WinNT were separate codebases. I don't recall previously reading that userland stuff was (largely) shared. Do you have any confirmation?
MS likes to claim that they rewrite their operating systems from the ground up (see Windows 2000); no wonder the release cycles are so damn long.
You aren't just assuming they're doing the logical thing, are you?
(Having used it regularly) I never really liked NT4 that much; AFAIC it didn't really "fly" on high-end systems of the time, say PPros.
Originally posted by: saabman
Thanks drag for the links and information, very helpful.
You are correct, I used a boot floppy to direct the boot to the CDROM for linux, but it does work , as that is how I installed FC4. The BIOS does have a boot from CDROM entry though.For a system like yours it may even be to old to even boot off of a normal cdrom installer. DSL provides syslinux boot cdroms for just this purpose.
98SE was a good OS, it was lightweight and it just works. Sure you get a BSOD from time to time, but if you don't do anything crazy, it won't bite back.
Originally posted by: Brazen
How did you make a floppy direct the boot to the CDROM? I also have an old notebook that I want to boot to a CD, but it only has options to boot to floppy.
Originally posted by: htne
Originally posted by: Brazen
How did you make a floppy direct the boot to the CDROM? I also have an old notebook that I want to boot to a CD, but it only has options to boot to floppy.
Do a search for "sbootmgr", it's really a neat tool.
