Skip to main content

Linux on a Laptop





I've dabbled with Linux before, but this time I think it may be serious. Why? Because I have this little old Gateway 600 laptop and it occured ot me that it is the near-equal of my main desktop computer. So why shouldn't it be able to run Linux?



I downloaded Red Hat v9, burned the CD's, put the first one in the laptop's CD drive and...voila, it runs. Not a single install or operational issue so far. The only feature I haven't tried yet is the wireless NIC. The onboard wire NIC is eth0, and the wireless shows as eth1, so the system recognizes it, even correctly ID's the hardware, so sometime this week I'll give it a shot.



I had a brief issue creating a FAT16 partition that would allow me to move files from the Windows XP side to the RH Linux side. Seems that users under Linux couldn't mount the partition, while the root (superuser) account could. Only root didn't have permission to modify the permissions. Weird. A one minute search via Google provided the answer, the correct syntax to add to the fstab file, and voila, problem solved.



(fstab is the file the system parses on boot to tell it how to mount what filesystems -- drives and drive partitions. The line I had to add was "/dev/hda6 /mnt/fat vfat users,noauto,umask=000 0 0". Don't ask me -- yet. It just works.)

Comments

Popular posts from this blog

Not the Hero We Deserve, But the Hero We Need

The Dark Knight is the best film I’ve seen in years. Not just the best “superhero” film, but the best film of any type. It’s not perfect, not quite a masterpiece, but it’s flaws are, to me, tiny and overwhelmed by the time the film ends. While relatively bloodless, it is consistently brutal, not just in what it depicts but in the themes that drive it. TDK is a film for adults, please leave the kids at home. Let’s deal with those “flaws” first, the largest being the character Rachel Dawes . In Batman Begins , I blamed Katie Holmes . Her acting was weak, to say the least, which is regrettable in that who she is and what she says and does are important to the film. Critics agreed and either for that or other reasons, Katie was replaced by Maggie Gyllenhaal , who is a better actress. Yet here she’s weak, real weak. Maybe it’s the character, not the actress, which is frustrating because Rachel is a pivotal character. The film,...

DVD: The Day the Earth Stood Still (2008)

Awful. The film is an environmentalist wacko wet dream. No one else could like this thing. I’m trying to think of something positive and all I can come up with is how positively awful it is. The original The Day the Earth Stood Still is a science fiction masterpiece. In it, Klaatu comes to Earth with a simple message: Do what you want among yourselves and on your planet. But if you attempt to export your violent way to the stars, Gort and his friends will hit you with so many lefts you’ll beg for a right. (Gort being the cosmic version of Chuck Norris, you see.) The ultimate warning was that we needed to change our violent ways if we expected to be accepted among the stars. In this remake, the aliens are environmental busy-bodies who have bought into the entire notion that we puny little humans are capable of destroying the planet. Therefore, we must be eliminated so that the planet, for God knows what reason, can try again. To count the ways in which this film makes no sense ...

I (Briefly) Try a Mac

 I Bought a Mac. My first computer was an Atari 800, fully loaded with 48k of RAM. And I mean the original, beige model, not its low-slung, fancy successor. My friend went for an Apple IIe, which cost a relative fortune. Eventually, I’d step up to an Atari 1040ST, while he’d get a IIgs. And even more eventually, we both ended up with IBM PC compatibles. MSDOS was my friend, Unix an ally. It was with great reluctance that I transition from a command-line interface (CLI) to a Graphic User Interface (GUI), always on a PC platform and never a Mac. I never bought into the hype and never experienced all the horrid things that allegedly befell anyone using a PC. For me, they just worked. Yet here I am, these many decades later, typing this on a brand-new MacBook Air M4. How things change... Initially, there was little regret but a mounting list of frustrations. Adjusting to the keyboard isn’t too hard, it’s just a matter of experimentation. Learning how to scale the display wasn’t awful, ...