Quote:
|
Originally Posted by seablade
LAMP.
|
Now this is new to me. Couldn't find it in wiki...
Quote:
| Just because it doesn't compete in all markets doesn't mean it doesn't compete. |
True, but my intention was to show why I didn't think Linux would never obtain a foothold in the consumer market. In the consumer market, widespread adoption of any product (especially where there is no serious competition) in the marketplace tends to secure both the longevity of a company, and the degree to which a product is supported.
Quote:
| Exactly how are there LESS hurdles with developing a driver to an OPEN file system, than developing a driver to something that has to be reverse engineered? |
My question is who is going to do it if that Linux FS becomes outdated? I have a high degree of confidence based on both past performance and future useage predictions (reasons for both I've already given) that NTFS will be supported well into the future. Is there an analog for ext3? What FS did the first Linux release use, and is there still a driver for it in today's kernel?
SAMBA development was driven by an industry need to exchange data between Unix and Windows networks (filesystem independent). There was broad compelling interest that had alot of money behind it, and I expect that need will be persistenent as long as the two different OS's exist. I would not put filesystem support (a continuously developing tech that independant dev's maintain themselves) in that class.
Quote:
| Aside from that, Linux being risky or expensive(Another assumption as I doubt very much it is any more expensive to develop for than any other OS) has nothing to do with commercial vendors developing for it. |
You outlined how it does: expense impacts ROI (through development costs), as does the size of the userbase.
If I were developing a Linux program that I wanted to sell on the commercial market, I would want for that program to run on the largest possible userbase with a minimum of effort. To sell to a large userbase, I would need to write for several kernel versions, several x-servers, several window mangers, several filesystem structure possibilities, interface with different hardware driver possibilities, etc... that cost adds up. This is probably a large part of why you can't find many Linux products in the commercial market. So Linux (along with every other popular OSS OS) is almost entirely dependent on OSS developers to make it work.
Quote:
Ford became a Monopoly, and no longer is.
AT&T got broken up.
IBM used to be a monopoly in computers in fact, no longer is. IBM-DOS anyone? OS/2? |
Yes, but those very old companies are all still around due in large part to fact that they were monopoly's. When a company becomes a monopoly on the free market, they tend to live a long time.
Quote:
| Monopoly does not mean permanant. Apple has been around for a good long while as well, but they are hardly a monopoly. |
Apple is an artificial monopoly. Their userbase is locked into expensive and proprietary hardware and software. That proprietary nature ensures no competition -- they control everything (hardware and software) about the market they serve. All they have to do is provide good quality and service; since they do, they are still around. Linux could probably maintain their own position in a niche market as well, that is, if someone else doesn't come along and offer a better open source alternative. As a Linux customer, who do I talk to to ensure the product I use is going to be maintained 5 years from now? It's a risk, maybe a small one, but still a risk.
Quote:
| And this means ext won't be? |
Maybe, maybe not -- educate me. The biggest question mark in my opinion is wether ext (or any Linux FS) will be interoperable with Windows in the future. I'm sure there will always be a means to convert if you look hard enough (you brought up SAMBA -- that may be a possibility), but the question is one of useability.
Quote:
| When people write drivers because they are forced to for compatibility reasons, it is because they depend on certain HARDWARE. |
I was talking about Linux drivers for NTFS (several existing drivers were mentioned in this thread already). If virtualization does in fact become the norm in Windows, and if Linux support is maintained, then yes, that will go a long way towards improving compatibility (on PC's). However, there is still the question of devices other than PC's...
Quote:
| Um, the OP was discussing Dual-Boot, not a removeable device. |
Actually he was peculiarly unspecific about what he meant by "long term storage". Not presuming to assume any specific usage scenario, my recommendation also took into consideration that he might want to access his "long term storage" files using next gen portable devices -- devices that one can interface directly with a computer, or independently through a standard interface (like a HighDef video camera accessing files on a USB key or HDD).
Quote:
| What it really comes down to for the OP, is which do they want to do, install a driver that had to be reverse engineered on Linux, |
The driver already exists and works well (ex. NTFS-3G), and by reasoning I already gave, future drivers will likely continue to.
Quote:
| or install a driver for an open filesystem on Windows. Between the two chances are the open filesystem is going to be the much better choice for a dual boot system on the same HD that will only be seen by two instances of any OS. |
Well, if you're talking about only using files on a your PC, and only about the lifetime of your current PC, and the Windows ext driver is stable, and particularly if Linux is your primary OS, then I would agree that the ext driver is the better solution. However, that scenario is what I would consider to be normal use, not "long term storage".