[quote author=“nox”]
Haha, I understood about 20% of that. See, I use XP mostly, but I have a dusty copy of Red Hat 6 lying around w/ a No BS guide to Linux book along with it, so i’m planning on installing that. Do you have to manual install the SCSI stuff for the Memory Gate, etc, or does it auto do it for you?
for 2) would i just specify generic monitor for startup to prevent damage to my LCD? And also, how does LCD vert/hor sync match up with CRT?
~nox
I’d suggest downloading Fedora Core 1 ISO’s (from ) and burning them to disc.
Install from those—It’ll make things much easier.
I’ll have to look at the default config for the Fedora kernel, but I think the memory stick is supported out of the box on it.
Just configure your monitor as LCD 1024x768. It will be fine, just not at full resolution.
I’m not positive if the ide-scsi stuff is installed by default, either. But, once you get Fedora installed, it’d be trivial to add in my kernel.
Just to clear up a couple things I said that you didn’t understand….
2.4.24 is the Kernel Version I’m running (analagous to the “Build” of Windows XP’s ntoskrnl.exe)
Patches are modifications to the kernel to support additional stuff.
swsusp = software suspend. The 2.4 kernels do not include a method of suspending the state of the computer to disk; this patch adds that.
bootsplash—when Linux boots, you see a bunch of text. Bootsplash makes it a little more user friendly and provides a nice graphic with a progress bar on the bottom.
acpi = advanced computer power interface. Older stuff used something called APM to implement BIOS based suspend. You need this to assign irq’s to some pci stuff, including the wireless card.