BeOS For Linux! 266
Patrick Mullen writes: "Hey, BeOS for Linux has been released. Be doesn't seem to show this off on their page, so I've created a mirror of it. I'm not sure if it works on PPC, but it sure works on Intel.
Download here."
Re:BeOS on slashdot (Score:1)
That should be labeled "troll", not "insightful".
Re:Followup question (Score:1)
I think this is simply because no one makes SMP apps for linux or windows. There is just no demand. So the OS will have to try and make up for that with all these apps that aren't even thread safe.
As for Be's UI, download and try it. It's far from perfect, but compared to what else is on the market, it's heaven.
The README (Score:1)
BeOS Personal Edition for Linux
To boot the image.be Personal Edition partition image, place it at in a
directory called 'beos' at any root point on a ext2 partition. ex,
/beos/image.be, or if you have
placed at
Then create a boot floppy from floppy.img, and reboot!
(try dd if=floppy.img of=/dev/fd0 bs=512 conv=sync; sync )
This configuration is provided for your enjoyment, and is NOT supported by
Be, Inc. Please don't ask us for help and support on making this work.
Closed source, open spec (Score:1)
IMO, Specs are much more important than source. Nobody (except Be) is going to seriously do anything with the highly optimised, very complicated BeOS source anyway.
Source is old as soon as its written, Specs stay with us longer.
Development Tools? (Score:1)
I downloaded the Windows release and found the development folder empty. No compiler, linker, headers, ide, debugger, nada. Some of the sample apps didn't work. Three of my machines (Windows98) refused to run when launched from the desktop - I needed a boot disk. An all of them locked up overnight (I did turn on the screensaver maybe they all crashed?)
I found it odd that they just didn't add a boot loader, include development tools and change their foreign file system access to write to the partitions.
Not to slam the whole lot of you readers but I found it odd that for a "geek community" nobody mentioned this? I guess no one downloaded it for the sake of coding?
And yes, I was a large BeOS advocate two years ago, but with the recent evacuation of key people I don't put too much faith in the company. In case you haven't head, Dominic and Pavel have left and several kernel/driver and app engineers as well. (Dominic wrote their amazing filesystem.)
Be is now moving into the area of "internet appliances" with the thought that they their speed and robustness will make up for their size and lack of experience in the embedded market. I wish them good luck, but I'd rather have their technology for my own projects.
Slightly tangential question (Score:1)
Re:BeOS, Windows/Linux... (Score:1)
Anyhow, first impressions: networking was really easy to set up, since it knows about my 3c905, and the layout UI is some MacOS / Windows hybrid which should be easy for novices to figure out. However, the command prompt is GNU Utils all the way, with should be great for us power users who don't care about that darn GUI thing.
My video card isn't supported out of the box, (it's a crappy Trident PCI card) so this is all in 640x480, grayscale. I don't have sound yet, but my TV card works, and since I have networking I'm going to look for drivers now. The default web browser is okay, (loads slashdot, lets me log in, can't see my user page though) and once Be gets more driver support out-of-the-box, (I guess there's more on the CD) and more applications running on it, (Windows compatibility layer?) this should be a killer OS! I like the anti-aliased text, even in grayscale. I'd like to see that on X more often...
---
pb Reply or e-mail; don't vaguely moderate [152.7.41.11].
Re:BeOS, Windows/Linux... (Score:1)
Thanks, though. There aren't as many VESA 2.0 compliant video cards out there as you might think. (this compared to ATAPI CD-ROM drives, say.) I hate proprietary hardware interfaces...
---
pb Reply or e-mail; don't vaguely moderate [152.7.41.11].
BeOS, Windows/Linux... (Score:1)
I know because before I found the Linux version, I was trying to get the Windows version to work. I eventually managed to get all the files extracted using Wine, and it has a disk image, a file system image, etc.
The disk images for Windows and Linux are different; the (512 MB!) file system image is the same.
BeOS can't find its file system image with either disk. I put all its stuff in '/home/beos', which is a separate partition on my machine, so this should work. It bitches about the superblock, I tried enabling/disabling DMA transfers, etc., etc.
Does support for IDE harddrives or ext2 under BeOS blow this bad, or is it just me? I'm using pretty generic hardware here...
---
pb Reply or e-mail; don't vaguely moderate [152.7.41.11].
Re:It's definitely not for PPC (Score:1)
Actually, it's silly for Apple not to allow BeOS on their hardware, because Apple makes much more money from hardware sales than from OS sales.
So they conceivably gain an OS upgrade sale, at the expense of losing a much bigger profit on their hardware (which they would have gotten had they not forced BeOS to intel).
Please stop rationalizing Jobs' petty little ego trips and passing them off as logic, OK?
Re:Mach64, Via Rhine, bt829 ?? (Score:1)
Be isn't Microsoft. They don't have the clout of Microsoft to get hardware vendors to sign exclusive NDA agreements to keep the info for hardware secret...oh, wait, I've said too much...
Fact of the matter is, it's an OS originally developed for Apple, who, in thanks, backstabbed them and signed on Steve "I have a company of artists, not developers, and who gives a shit if Pixar makes me most my money" Jobs so they could shoehorn MacOS into OpenStep/Mach. The fact is, because it's a closed-source OS, they don't have that incredible user-support base that Linux/BSD has.
So, if you'd like the media OS to support your card (because, hey, if it doesn't support *your* stuff, the claims must not be true, huh?
If I didn't know any better, I'd almost be tempted to say you're a Microsoft troll.
What are you smoking? (Score:1)
Execution is Fair Use (Score:1)
A computer program is protected by copyright because it constitutes a literary work under the Copyright Designs and Patents Act 1988.[2] From a purchaser's point of view, unless there is some agreement with the owner of the intellectual property in the program, it is almost impossible to use software without infringing the copyright. This is because, in order to load and run a program, the program has to be copied from its permanent storage medium, into the computer. Legitimate use of software therefore depends on having the permission of the owner of the copyright.
That's pure fiction. There's no legal basis for such a conclusion. Even if it could be argued that the copyright owner didn't grant you an implied license to run a computer program by giving you a copy, it's obvious that execution, or any similar operation which requires the production of an intermediate copy to enable your use of a lawfully aquired copy is considered fair use. Copying a program from disk to memory is no different than copying a DVD onto VHS so you can watch it in a place where you have only a VCR, or photocopying pages out of a book onto 11x17 paper so you can read them with your poor eyesight. All these operations are perfectly legal.
So how could someone downloading the beos.tar.gz from an ftp-server know he acted legal unless he finds a text inside giving him the permission to do so.
He already had permission to download that was granted when the file was placed on a publicly accessable FTP site.
It was stated that the linux-package wasn't announced on beos.com. Perhaps I'm ignorant, but downloading something isn't legal just because you can.
If it's on a publicly accessable site, a member of the public is not breaking the law by downloading it.
Re:Execution is Fair Use (Score:1)
What about distributing it? IIRC, distributing copyrighted work without permission is illegal. Does the fact that it was on a public server give implicit rights to redistribute it?
You have the same rights with a book or software you lawfully aquired by download as you would have if you bought that book or software at a store. You can transfer the book or software to someone else only if you do so completely, without retaining a (photo)copy for yourself.
Re:Execution is Fair Use (Score:1)
If a bundle of hundred dollar bills is left in the middle of the street, is it a crime to take that money and use it for your own purposes because it was in a public place?
If you've deliberately abandon your own property in a public place, you've in effect surrendered your property rights to the first taker. (Parking a vechicle isn't considered abandoning it for obvious reasons, including the ignition lock and registration, so I don't even want to hear that lame argument. Accidentally lost property differs from abandoned property for similar reasons - but it's not at issue here, since you're talking about money that was "left" or abandoned in the street.)
OF COURSE IT IS, YOU MORON!
If this was the case, it would be impossible to give things away.
It's time to get off the crack and actually learn something about the subject before shooting off your mouth. Just because a piece of software is on a publically-accessible FTP site doesn't indicate anything about its legal status.
It sure does. If you've aquired the software from a public FTP site in good faith, then you've lawfully aquired it. Sure, aquiring Microsoft Office from ftp://ftp.copyrightinfringement.com/warez/msoffice .rar might not be considered an aquisition in good faith, but there's no question that grabbing beos via anonymous FTP from ftp://ftp.be.com/ is. Having lawfully aquired the software by download, you have all the same rights as if you had lawfully aquired it in a cash for box swap at a software store.
Are you really that stupid?!
No, I'm not. But perhaps you are.
Re:Execution is Fair Use (Score:1)
About your first point, yes there this aspect of fair use. But here it's more like a friend giving me a cd of photoshop. Now it's clearly not fair use if I install it on my computer without purchasing a license.
Your friend, having lawfully aquired Photoshop, is free to give it to you provided he doesn't keep any copies for himself. Then you, having lawfully aquired the CD as a gift from your friend, are free to use it fairly by installing and running it on your PC.
Re:Execution is Fair Use (Score:1)
But when I find and download a copy of a new game on tripod (without it being advertized as warez) and download it, isn't this illegal?
Someone's breaking the law here - but it's probably not you. You'd be no more at fault than if you had bought a book at a bookstore that later turned out to be counterfeit.
Re:Screeching speakers? (Score:1)
I hate to be a troll, but.... (Score:1)
Re:BeOS on slashdot (Score:1)
Huh? In what way does the Qt API resemble the MFC API? MFC's API is a very thin layer over the Win32 API, it doesn't really abstract away from it at all. Thus, it's absolutely horid to work with. Whether Qt's API is great to work with or not is a matter of opinion, but you'd have to be brain dead to think it resembles the MFC API in any significant way. It's certainly not a rip-off of it. The look and feel may be, but the API isn't.
Though I'd agree that QT smells a bit better han MFC...
Not sure what this means, but I suspect you're babbling about the "look & feel" of the toolkits, which has nothing to do with what this thread was about: the API of the toolkits.
--
Re:A note to everyone (Score:1)
$
Nothing. So what should I read there?
Re:WTF? (Score:1)
Re:BeOS on slashdot (Score:1)
#define X(x,y) x##y
Re:BeOS on slashdot (Score:1)
#define X(x,y) x##y
Re:...there's an easier way... (Score:1)
other=/dev/hda3 # the BeOS partition
label=beos
BeOS can boot off its partition, like windoze. (and linux if you install a lilo boot sector at the start of the partition as well as on the mbr.)
#define X(x,y) x##y
Re:Followup question (Score:2)
Could be a part of it.
>Has anyone objectively benchmarked BeOS SMP
>performance vs. Windows NT, Linux 2.2/2.3,
>(insert your favorite)BSD, Solaris x86, etc.?
Benchmarks don't always reflect real world
performance...
The main advantage BeOS has is that it is designed to use threads pretty much throught the
entire system. For example, every window opened
by an application has its own message thread, which the OS can distribute among CPUs according
to load.
Also, the UI kit is thread-safe so you
can spawn worker threads to perform other operations and still deal with incoming messages/repaint events (QT isn't threadsafe, gtk+ wasn't
the last time I checked).
C-YA
Jon
http://www.dookie.demon.co.uk
Re:3c509 driver (Score:2)
However, in this particular case, the 3c509 driver is BROKEN and requires you to reboot. There were similar driver nuisances with earlier Linux versions, too - ever hear from someone who had to boot DOS and initialize their soundcard before Linux would use it? Driver support can be a royal PITA.
Also, BeOS is a LOT closer to Linux than Windows. Don't let the Evil Corporate Backing scare you off. The OS isn't opensource but it's very opensource friendly - half the utilities are GNU and Be has opensourced some of the UI. Frankly, I consider it being like Linux with a much better user interface, much easier hardware configuration (no work is hard to beat) and a tighter architecture. The downsides are some difficulties porting Unix code that depends on a couple things like mmap() or sockets-as-files and a much weaker network subsystem. (Of course, Linux's network code makes most other operating systems look bad, too.)
Re:Where is ESS 1868 support? (Score:2)
(the Be Adventure [weekly.org] was also worth reading).
Re:3c509 driver (Score:2)
other places (Score:2)
ftp://ftp.be.com/pub/beos/BeOS4Linux.ta r.gz [be.com]
should be on mirrors as it propogates (sp?)
-----
If Bill Gates had a nickel for every time Windows crashed...
Re:A note to everyone (Score:2)
Q: Does this mean BeOS 5 Personal Edition runs "under" Windows?
A: No. Although you can launch BeOS via a file within Windows, BeOS does not run as a Windows application. Double-clicking the file will exit Windows and boot BeOS from a large file in the FAT file system which contains within it a BFS volume.
I guess the setup for Linux is similar. It's not exactly for Linux though, is it?
WTF? (Score:2)
Please don't simply post a submission like this without a single comment.
Re:3c509 driver (Score:2)
I don't remember not being able to just restart networking in r4 after editing the config file - under r5, restarting actually rewrites the config file first, which undoes the changes you made - hence the need to reboot. If there was a method of restarting the networking subsystem WITHOUT rewriting the config files (such as a command-line app I may not yet be aware of) then I'm sure you could accomplish this without rebooting.
Another little issue with the 3c509 driver under r5 is that after installing the driver, opening the network prefs panel crashes the system. I don't remember this happening under r4 either (it has been a while since I installed the card in r4) - this is obviously due to 1) the driver being a little buggy, and 2) r5 handling the drivers a bit differently.
It would be nice if someone managed to write a driver for the 3c509 that didn't have these problems - but once you have the card configured, you really don't see the problems, as you really should only have to configure networking ONCE.
(On a side note, you can do all of the config from the Network conf file - including enabling the telnet and ftp servers, without needing the prefs app -- the only thing that's a bit tricky is setting a password, as it's encrypted - but the same encrypted string will pass the same password on another machine - so you can just get a buddy with a supported networking card to set his machine with your password, then copy the encrypted string to your conf file, and you're set)
If you take a look at the driver author's site (which I don't know off the top of my head - if you look for the driver over at bebits.com you'll find a link to it) you'll see that there has been a bit of an impasse with progress on the driver - some sort of disagreement with the 3c509 LINUX driver developers (he probably used some of their code) the basic point of which is that he can't release his source, and has stopped distributing the driver himself. If anyone knows more about this, feel free to add in what you know.
Re:3c509 driver (Score:2)
The 3c509 driver DOES work with BeOS r5 - but it does have some quirks. Follow the instructions that come with it -- but make sure you enable EVERYTHING you want to run (telnet/ftp servers, username & password especially) before you edit the Network config file (a required part of installing the driver). The reason why? Once you switch the driver path over to the 3c509 driver, and reboot to restart networking (since restarting it from the prefs panel rewrites the file you just modified), opening the Network Prefs panel WILL crash your machine. But - the card will work.
Some things to keep in mind:
Make sure the card is NOT in PnP mode if it's the ISA model - use the util on the 3Com floppy (I think it's 3c5x9cfg.exe) to turn off PnP -- set an IRQ and mem addy yourself, and save it to the card - remember what you set it to, and use those to configure the card under Be.
Re:WTF? (Score:2)
Steven E. Ehrbar
Followup question (Score:2)
Has anyone objectively benchmarked BeOS SMP performance vs. Windows NT, Linux 2.2/2.3, (insert your favorite)BSD, Solaris x86, etc.?
Re:BeOS on slashdot (Score:2)
You changed one word: you changed closed, to open.
Linux has a *larger* group of users, interested in getting things to work, simply because it's open.
Try subscribing to linux-kernel, kde-devel, or any other big linux mailing list, to see it in action.
That's the difference between BeOS and Linux. That's why slashdot readers favor linux over BeOS, in the majority.
Re:BeOS on slashdot (Score:2)
I'd say that, as far as kernels go, the good old unix/posix/whatever API is the gold standard. BeOS even touts POSIX compliance.
If you want to talk GUIs, you really can't say that any one GUI API is the "Linux" API. That's one strength of linux: choice. You can use C, C++, objective c, perl, python, tcl, lisp, or one of many other languages to do real GUI programming.
Now, before saying that BeOS's C++ api is better than any Linux C++ API, try looking at Qt 2.
Regarding speed, see my "Followup Question" elsewhere in this thread.
Re:lilo (Score:2)
Re:but (Score:2)
Great test platform! (Score:2)
Y'all don't forget to download BeOS5-DevTools.zip, y'hear? An OS isn't an OS when it doesn't have [a-z]*cc somewhere!
What I really like about FreeBe (aside from the merits of BeOS as a media operating system) is that it's going to be an awesome platform for acid-testing the cross-platformness of software. The filesystem layout has only a hint of UNIX to it, and of course the OS facilities are very different from UNIX-like systems (standard POSIX being the only constant). A lot of software packages out there that build on Linux/UNIX are not going to build on BeOS, and in a lot of cases, it's going to be because of silly little UNIX-centric assumptions in the configure script, or the code, or wherever. Here, now, is an opportunity to get rid of those!
Methinks a lot of maintainers are going to be getting patches to that effect, in these coming months
Virtual boot floppy possible? (Score:2)
Is there a way to set up LILO so that it can read the floppy image off an ext2 partition, and "boot" it? So that no floppy drive is ever involved? That would be very handy.
Re:Facts about BeOS PE (Score:2)
"Unfortunately, BeOS 5 Personal Edition, because of technical
reasons, can only recognize one processor."
Those technical reasons are the fact that your average joe will be using Windows 9x, and just running the bootstrap inside windows.
Windows 9x does not support SMP, it disables any other CPU's.
So in order to get SMP, you have to use the bootdisk.
I beleive www.benews.com has something about it..
ahhh, here..
http://www.benews.com/story/2931.2.html
Re:An interesting loophole... (Score:2)
actually it's the other way around.
If there's no license granting you to do anything with that 40MB data you just downloaded, you're effectivly warezing.
It's not all allowed what is not explicitly forbidden.
Re:Facts about BeOS PE (Score:2)
What idiot would be running win9x on an SMP box anyway??
This was released on the first day (Score:2)
The linux "version" of BeOS PE was released at the same time as the windows version.
If you FTP'd to the mirrors, you would of seen it.
Re:BeOS on slashdot (Score:2)
Yes, Bootman is excellent (Score:2)
Bootman had no trouble booting it. I thought it wasn't going to work but I tried it anyway. It rules.
So I happily ran the BeOS installer, formatted the partition, and installed Be. I'm now hooked. It is a truly excellent OS.
The only problem now is that there are not a lot of apps that I use for it. I'd like to see implementations of the Linux libraries so that I can configure;make;make install any old piece of software.
Heh, now I sound like one of those Windows guys who seem to think that Linux has no apps...
Re:Where is ESS 1868 support? (Score:2)
ESS1868's aren't full duplex, I got conned on that too...
MX300's are much cheaper and better then SBLives in my opinion, and BeOS seems to support them, there are linux drivers (a few problems with them but most everything works), and the windows drivers.. yeow, it screams.
-- iCEBaLM
Re:i love beos (Score:2)
In fact, I don't even use the image. I've been using BeOS since r3 as my toy OS. Just open up the Drive Partitioner (cannot remember the name, but it's in preferences in the Be menu) and repartition/make a new parititon. Then, bust open a trusty bash shell in Terminal and run "Installer" and boom, install onto new partition.
Re:BeOS for Macintosh (Score:2)
First, Be started running on PowerPC hardware. The original BeBoxes had dual PPC 603 processors and generally looked really wicked. You can see one at http://www-classic.be.com/p roducts/bebox/dual603ds.html [be.com] (the LEDs in front show relative processor activity. Very neat.)
Now what I'm wondering is why Be didn't make a personal release of PR5 available for the MacOS. So they can't get it to boot from an image, forcing you to install it on a separate partition---SO??? That's the way all the other PR releases have been and, frankly, I don't see any reason to not support the Mac seeing as there is a version of PR5 available for sale. And you can't argue 'support costs' because most people who install Be tend to know what the hell they're doing with their machines.
----
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re:Closed source, open spec (Score:2)
Just like no one but Linus Torvolds is ever going to do anything with the Linux kernel source?
Source lets people outside the devlopment team fix bugs and add new drivers.
Re:BeOS for Macintosh (Score:2)
Re:BeOS for Macintosh (Score:2)
There are quite a few open-source OS's that already run on the G3 and G4. These include:
Linux
mkLinux (Not made by Apple anymore, but someone else is developing it)
Darwin
NetBSD (I'm pretty sure there's a Mac port of this)
What specs could Be POSSIBLY need from Apple in order to complete their port when there are at least 4 open-source OS's out there that had NO problem moving from the 603s and 604s to the G3s and G4s.
Confused...
Re:BeOS for Macintosh (Score:2)
I believe Be blaming Apple for the fact they haven't done a port to the G3 is an excuse, and a poor one at that. HOW difficult could it be to port BeOS from the 9500/9600/8500/8600 series of 604 and 604e based machines to the G3 machines when the ppclinux team got it working several days after the machines came out. Please.
Re:BeOS on slashdot (Score:2)
A little disturbing? (Score:2)
Re:Where will it go when they're on top? (Score:2)
Re:BeOS on slashdot (Score:2)
Re:It's definitely not for PPC (Score:2)
Re:A "Free" OS from a company that is croaking (Score:2)
Re:i hope you mean... (Score:2)
Re:Some differences BeOS for Linux / Windows (Score:2)
Re:3c509 driver (Score:2)
The problem with the 3c509 driver is, as I understand, that it's not written properly, so it does not interact with the configuration system correctly.
It's there, in the "readme".
Re:BeOS, Windows/Linux... (Score:2)
This in case you do not find a driver for your card. BTW, you can visit BeNews, they have some info on this VESA stuff.
Re:Well, crap. (Score:2)
Re:Well, crap. (Score:2)
It was my experience that BeOS is very stable, unlike Windows.
Re:Slightly tangential question (Score:2)
And no, I don't have one of those dual PPC BeBox-es, with the running lights (CPU load indicators), but I wish I did.
Re:To clear things up... (Score:2)
Anyway, the guy's handle is H-kon (one of the site admins at begroovy).
Good luck!
Re:Some differences BeOS for Linux / Windows (Score:2)
I don't have a RTL 8139-based netcard myself, but was browsing yesterday night through the realtek site, and was amazed that they have a separate driver for BeOS 4.x and 5.
Re:BeOS on slashdot (Score:2)
Slashdot is a podium site for Linux advocates. It's no surprise it's readers favor Linux over NT, 9x, BeOS, MacOS, PalmOS, FreeBSD, or anything else you can think of. Head over to benews.com and tell me which OS the majority of readers preffer there, hint hint, it starts with a "B"
Re:BeOS for Macintosh (Score:2)
Re:BeOS on slashdot (Score:2)
"Oh it's just another open source operating system without good drivers, applications, games, or hardware vendor support. Redhat has repackeged someone else's work, and still can't make a profit on it"
So uhh..why should we use Linux when one of the *BSD is available for the same price?
I'll tell you exactly what BeOS has that Linux does not. Innovation, and a group of users interested in using what works, not what's politically correct in the geek world - See "Open source must be everywhere"
Re:BeOS for Macintosh (Score:2)
2. BeOS is for the major part,closed source. JLG already stated that "The kernel is ours" Unless Be Inc goes under, don't expect to see the code released.
Personally, I'm quite happy with it being closed source, and so are the majority of BeOS users. We preffer what works, not what's OSS Politically correct.
Re:Facts about BeOS PE (Score:2)
:-)
If I didn't have to pay for Win2k, I'd load that up instead just for the SMP support. Windows has its uses - although I only boot into it once a week or so.
Re:Where is ESS 1868 support? (Score:2)
- JoeShmoe
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Re:Where is ESS 1868 support? (Score:2)
The 1868 isn't the same, it's just bare bones business audio. Everything on Compaq's websites seems to point to specialized drivers.
- JoeShmoe
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Where is ESS 1868 support? (Score:2)
Having said that, I own about ten different Compaq systems (Deskpros, not the awful Presarios) and every single one of them uses the ESS 1868 chipset. It pains me to throw away a perfectly good full-duplex 16-bit sound card and go buy SBLives. Even worse, on the newer EN models the sound is integrated on the mobo, so it's not just the cost of the card, it's giving up a precious PCI slot.
ESS and Sound Blaster Pro are practically blood relatives, so if there is anyone out there that whip up some ESS 1868 support for BeOS, I know at least a hundred Compaq users that would be extremely grateful.
I mean for crying out loud...just how many Echo and NewClear users are there? Certainly fewer than the number of ppl who own Deskpros...
- JoeShmoe
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Re:BeOS on slashdot (Score:2)
Media Kit is particularly excellent. It's better designed than Quicktime but not as broad or feature-rich.
The whole OS is C++ based with beautifully clean and simple APIs. It's pervasively multithreaded, from the file system to graphics and IO.
This really is an awesome OS. Too bad there's not enough room for it in the market today.
Re:Facts about BeOS PE (Score:2)
Re:Facts about BeOS PE (Score:2)
This is my
Re:An interesting loophole... (Score:2)
Some differences BeOS for Linux / Windows (Score:2)
1. If you want to enable SMP, boot off the disk supplied in the tgz. SMP is disabled after booting Windows.
2. If you boot BeOS from an ext2 partition, BeOS will be unable to use virtual memory. BeOS' VM works on FAT, not on ext2.
People who are experiencing driver problems, try the driver section at BeBits [bebits.com]. My Rtl8139 ethernet start working after installing a fresh driver.
Well, I played with it for a few hours. Looks very solid and has a lot of potential. A few remarks, however... I did a few ping tests and they showed a pretty slow response from the BeOS system (3 times as slow as from a Linux system). I tried Quake2 but I probably installed something wrong. It runs almost frozen.
BeOS for Macintosh (Score:2)
3c509 driver (Score:3)
Comment removed (Score:3)
Re:It's definitely not for PPC (Score:3)
Re:Hypocrisy (Score:3)
For example, someone who thinks the GPL is the One True License, and thus refuses to touch BeOS, wouldn't post here unless he wanted to be a troll.
Someone who reads an article about closed-source games is probably a gamer, and will accept closed-source so they can get their gaming fix.
Meanwhile, an article on a closed-source version of some Linux program, which people were pushing for an OPEN-source version of, could very well cause open-source supporters to post.
Finally, you say, "I'm tired of Unix getting beat up on by you people..." Which people? There are people here who like proprietary Unices and people who hate them. Lumping all of Slashdot into some generalization involving "you people" is where you get the impression that there's hypocrisy.
--
No more e-mail address game - see my user info. Time for revenge.
A note to everyone (Score:3)
An interesting loophole... (Score:3)
BUT installing using the linux tarball doesn't actually give you this license. You get the BFS image file, a boot floppy image and a readme file telling you how to install it. No license agreement. In fact, you don't get told about it until you try to use that installation to install a second one. So, I think Be have made a major mistake here- if you're not presented with the agreement you don't have to agree with it. IANAL of course, but if you're not presented with something to agree to, it seems to make sense that you don't have to agree with it.
--
Where to get drivers for BeOS (Score:4)
I thought there was a 3c509 driver available but a quick search didn't find it. I suggest you ask on BeUserTalk.
But to find drivers and third-party software for the BeOS, I suggest you try:
Also, while technical support is not available from Be, Inc. for the personal edition, the BeUserTalk mailing list is very good; many BeOS engineers and experienced users frequent it and answer questions.
Michael D. Crawford
To clear things up... (Score:5)
Re:WTF? (Score:5)
Except for the fact that it's located in an existing FS instead of in its own partition, it is a completely separate OS.
Steven E. Ehrbar
Facts about BeOS PE (Score:5)
BeOS 5 PE is NOT a trial version, crippled or an "evaluation".
It is the entire OS, all of it.. just the same BeOS "Pro Version"
It IS BeOS..
Another thing.
The title of the article is wrong.. The linux "version" just includes a readme, be partition image and a bootdisk image.
Copy the image to
Im guessing it's just for users of OS's other then windows, since they wouldn't be able to run the installer exe that the windows "version" needs.
Also, BeOS "PE" does support SMP, and various other things.
You just have to use the bootdisk, instead of using the windows loader.
(Windows 9x disables all the other CPU's)
Also, you are NOT limited to just the BFS image partition.
Once you have it running, you can use Installer to copy/install BeOS (your current setyp) to any other partition.
So, make some free space, run BeOS from the image and install it there.
Summary: BeOS 5 PE is the entire OS, it has no limitations.
The only thing different between PE and the Pro version is what Be has told you. Realplayer, mp3 encoders (which you can download anyway) etcetc.
Do not let anyone fool you, including Be.
R5 explained quickly (Score:5)
Free BeOS R5, aka, BeOS 5 Personal Edition was release on the 28th of March. The "Personal Edition" is made up of an compressed disk image that "uncompresses" to 500meg (only around 200 is used).
The Personal Edition only works in conjuction with another OS (however this can be worked around, see http://skippy.dhs.org [sorry if you get
This "BeOS for Linux" is the same OS that was released for Windows on the 28th. It DOES NOT have Linux, or Windows, running behind it. It is a full release of BeOS R5, only lacking a few commercial apps (just like some Linux distros). A belive the Linux "version" boots off a floppy just as the NT/2k version does.
If anyone wants any non-my-video/sound/net/isdn/winmodem-doesn't-work
*This is a repeat post. Bring back CmdrTaco and Hemos, their posts are usually OK...
*This post powered by NetPositive on BeOS R5*