Linux Sucks #1,932,453
Dec. 17th, 2005 10:19 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
http://bugs.centos.org/view.php?id=1110
http://forums.fedoraforum.org/showthread.php?t=29434&page=2
What an ab-so-fucking-lutely craptastic saga of pain and tears to find that answer too. The question? Baby Jesus wants to read his ntfs drives. That's all. It's not that world shaking a request I don't think. But you think I'd be having multiple orgasms for all the trouble it took me.
[EDIT: But NOOOOOOOOOOOOOO, the fecking thing broke with the same "no aix module found" that the sources I d/l'ed from kernel.org did. Fucking shite.[1]
And while we're on the subject, just what in the fudge fucktory's manual o' fuckedness is the point of "Ok. Uncompressing linux"? Maybe I just haven't found that clue basket yet, but don't executables generally make pretty bad fodder for compression? And wouldn't compression just take time?
Also, wtf is the point of "redhat nash", other than making your boot take 10x as long?
And oh yeah, freebsd needs to support bigger fat32 drives, 'k?
/*Takes a half bottle of fuckitall and reboots into windows*/
[1] In contrast, getting openbsd to see my 200 gig fat32 partition (which freebsd chokes on as well!) was all of maybe 4 or 5 commands, including "mount". OpenBSD > *.
http://forums.fedoraforum.org/showthread.php?t=29434&page=2
What an ab-so-fucking-lutely craptastic saga of pain and tears to find that answer too. The question? Baby Jesus wants to read his ntfs drives. That's all. It's not that world shaking a request I don't think. But you think I'd be having multiple orgasms for all the trouble it took me.
[EDIT: But NOOOOOOOOOOOOOO, the fecking thing broke with the same "no aix module found" that the sources I d/l'ed from kernel.org did. Fucking shite.[1]
And while we're on the subject, just what in the fudge fucktory's manual o' fuckedness is the point of "Ok. Uncompressing linux"? Maybe I just haven't found that clue basket yet, but don't executables generally make pretty bad fodder for compression? And wouldn't compression just take time?
Also, wtf is the point of "redhat nash", other than making your boot take 10x as long?
And oh yeah, freebsd needs to support bigger fat32 drives, 'k?
/*Takes a half bottle of fuckitall and reboots into windows*/
[1] In contrast, getting openbsd to see my 200 gig fat32 partition (which freebsd chokes on as well!) was all of maybe 4 or 5 commands, including "mount". OpenBSD > *.
no subject
Date: 2005-12-17 03:43 pm (UTC)no subject
Date: 2005-12-17 03:46 pm (UTC)no subject
Date: 2005-12-18 10:07 am (UTC)I hate Theo. He's a bigger dick than I am.
no subject
Date: 2005-12-18 09:44 pm (UTC)Yeah, if you need something to run on your toaster. But anyway, while you're here...where the fuck does netbsd hide its binary packages anymore?
no subject
Date: 2005-12-19 02:22 pm (UTC)Is this a post-2.0 question? Because, if it changed, I dunno: I've had very little time/patience for my own computers around Solaris, HP-UX, AIX, big iron, large tape libraries, StorageTek... oops, I mean, "Sun" ACSLS, and Symantec NetBackup. Given the files, pkg_add(1) should still install them (because we like being like Solaris, but with underscores). If you're looking for the files, Mr. Internet recommends http://www.netbsd.org/Documentation/software/packages.html#binarydist"
no subject
Date: 2005-12-19 10:13 pm (UTC)And that icon is my "all things *BSD" icon, really just Free (since it arguably features Beastie) and Net since I have this one for Open.
no subject
Date: 2005-12-20 12:46 am (UTC)I'd say that the reason only "alpha" is there is that nobody's gotten around to building the full packages set for 2.1 yet, which (because everybody I know just build out of pkgsrc anyway, and most of them use -current not a release version, isn't very surprising). The fact that support is better outside of NetBSD isn't very surprising: the pkgsrc project has gotten a lot more life than it had by way of being an easily extensible, internally-coherent, software build structure that operates the same way on a decent variety of operating systems, something you can only even pretend to get from Debian elsewhere, and they adhere to a complete kernel/userland separation that NetBSD never has... that is, Debian, having its roots in Linux, believes that the kernel (Linux) and even the most basic userland utilities like cd(1), ls(1), and sh(1) (GNU) are separate, whereas NetBSD (in historical Unix style) believes that the OS implies an intrinsically-linked kernel and base set of utilities, while still allowing for the subjective expansion of that userland with even relatively simple applications that are not universally applicable.
I happen to subscribe to the second opinion, especially since I'm someone whose employment depends heavily on device interaction by way of userland utilities but through a specific kernel, and I expect those utilities to work the best way possible for my local kernel, rather than be obnoxiously bloated to support a bunch, but fail to cover some features that I'd really want to be able to measure and tune for some specific kernel that does certain things better than others. (Examples... I used to think that Solaris's iostat(1M) was the best one running anywhere until I saw Mac OS X's, which is my current favorite, not that I'll see it in a data center any time soon. The command line flags and output formats for each are wildly different, never mind the internal sampling code which is, inherently, wildly different: each of these are very solid implementations, appropriate to their environment, that Do the Right Thing in context; I wouldn't want either one on the other OS.) This is one of the many reasons my personal preferences run against using any Linux distribution, despite my accepting its presence, and its usefulness from a getting-things-done point of view. I do believe that it's hamstrung by some unnecessary politics, though.
Before the rebranding with 2.0, to just the flag itself, that daemons-planting-the-flag (cast aside because of its once whimsical but, in the current political climate, potentially questionable military references, never mind its less than simple/clear presentation), with the lettering altered to include the "Net", was the official logo of the NetBSD Foundation (TNF, whose entire directorial board I believe I've drunk with... at the least, Perry and Christos; not sure if Luke or anybody else is actually on the roster these days).
But I've been so out of things for, like, three years now, hating, instead, commercial Unices.
no subject
Date: 2005-12-20 12:59 am (UTC)Also, another kernel/userland linkage example... device management under Solaris (prtconf(1), devfsadm(1M), add_drv(1M), drvconfig(1M)), AIX (cfgmgr(1), lsdev(1)), and HP-UX (lsdev(1M), insf(1M)) are different, including (mostly) in the command line tools' names, but are all appropriate to the device recognition structure under each OS. The same is true under NetBSD (and Mac OS X, for that matter). But what's different here is that all of those do the same thing on all of their processor architectures (admittedly, Solaris is the only one with anything that even a two-fingered, zero-toed man would call "many" besides NetBSD, but ignore that for now). Linux distributions pretend that this is true... but they use different things on the same damn piece of hardware, never mind different architectures. I view this with distaste and disdain.
no subject
Date: 2005-12-20 02:22 am (UTC)no subject
Date: 2005-12-20 05:34 am (UTC)no subject
Date: 2005-12-20 05:59 am (UTC)no subject
Date: 2005-12-17 08:15 pm (UTC)Just use Debilian, like a sane person.
(Creating a 300 GB FAT32 partition took all the magic of cfdisk and mkfs.vfat -F 32. Dealings with ntfs are best handled via booting Knoppix.)
no subject
Date: 2005-12-17 09:33 pm (UTC)I'm getting frustrated by that, too.
Date: 2005-12-18 02:16 am (UTC)But now I can't access my NTFS partitions where all the goodies live, and that sucks.
It would help if I knew more about my system's specs, I suppose. But the OS that came with it is Japanese XP Home with tons of crap pre-loaded. Can't understand a thing.
Lately I've begun to suspect I might have dual processors, which seems a bit surprising.
Ah, well. Some day Linux will be made simple for people like me.
Re: I'm getting frustrated by that, too.
Date: 2005-12-18 02:44 am (UTC)no subject
Date: 2005-12-19 03:11 am (UTC)no subject
Date: 2005-12-19 03:45 am (UTC)no subject
Date: 2005-12-19 02:24 pm (UTC)no subject
Date: 2005-12-19 10:17 pm (UTC)no subject
Date: 2005-12-20 12:33 am (UTC)no subject
Date: 2005-12-20 12:34 am (UTC)no subject
Date: 2005-12-20 02:11 am (UTC)