The Haiku news just keeps on coming lately. “HaikuLiveCDScript is a shell script to build a Haiku live CD. It downloads, decompresses, and generates a boot image and drops files in a folder ready to be burnt. Just unpack the script files and execute ‘makelivecd’, and wait a while.”
Hey, Can someone make a liveCD image and host it somewhere?
why ?
has Haiku suddenly become free ?
do you not need to part with some cash to get it ?
correct me if I am wrong, I haven’t been keeping up with Haiku.
It suddenly became free 5 years ago. The day they started it : )
lol, like I said, I have not been paying attention to Haiku. I assumed it was like Zeta…..
nah, haiku is the open source beos project, and Zeta is the “we somehow have dano and are continuing to make a commercial product” project.
You’re thinking about Zeta, Haiku’s free.
That would be nice. I think there is one here:
http://paginas.terra.com.br/informatica/pauloestrela/
It might be worth knowing that Haiku, like BeOS, needs to be a multitrack CD: one initial, minimal iso9660 track for the bootloader, and one BFS track for the Haiku partition. (The install is a pretty straight-forward copy operation – file by file, from CD to HD.) This makes distribution of a CD image slightly more challenging than simply releasing a one-track “ISO”.
We need to figure out what the common burner applications are in the non-BeOS operating systems, what multitrack formats people want and verify that they work.
I’ve used Nero’s image format (NRG) to backup an R5 CD; CDs burned from the image boot just fine. I guess .BIN/.CUE is still a little more common in the Windows world, but I don’t think Nero is far behind – especially now that so many CD/DVD burners come with a copy of Nero Express.
Does someone know if it only runs on BeOS?
I mean, it’s a script, I don’t remember correctly what BeOS’s default shell was, but the requirements say WGet, CDRTools & BZip2, so it should run on a Linux box if the shell’s the same, right?
yup
My guess would be it runs on BeOS only. I’m assuming it’s doing an actual *build* of everything. Last I checked, Haiku couldn’t be built on anything but a BeOS/Haiku system. It’s been a while, though. If it can be built on non-Haiku systems, I’d be glad to build a copy and make an image/host it.
I’ve built haiku from linux tow or three times.
To read more here: http://www.osnews.com/story.php?news_id=12637
Edited: Added link to old entry of osnews
Edited 2006-08-12 01:33
bash is the shell used on BeOS.
Anyone tried it yet?
This is one of the most interesting announcements on OS news in some time- best news since OSX got released for x86? Is that fully open source OSX announcement just round the corner now?
Like many, I really need fully functioning USB 2 and network hardware support before I seriously consider using Haiku for more than a few minutes to see if it can boot though.
Maybe this time next year we will be running Haiku on a PS3?
On PS3? Sure if you help ; )
This is a bash script and needs to mount haiku hd image to generate boot disk. Because this, it needs a system with OpenBFS/BFS support. If anyone knows a system with bfs support tell me to add support. The script is very simple, and this weekend I will improve it.
Sounds just like the live-package from debian.
It’s very easy to get it working under QEMU. Just unpack the archives at:
http://paginas.terra.com.br/informatica/pauloestrela/HaikuLiveCD.ta…
and then run:
qemu -boot d -cdrom bootcd.image -hda haiku.image
That’s all 🙂
why bother using a CD image with QEMU?
just boot to the haiku.image directly!
http://www.haiku-os.org/wiki/index.php?title=Getting_Haiku
“We need to figure out what the common burner applications are in the non-BeOS operating systems, what multitrack formats people want and verify that they work.”
Or perhaps just stop this nonsense with the BFS track and just put a BFS image on the iso9660 track and mount it.
Or perhaps just stop this nonsense with the BFS track and just put a BFS image on the iso9660 track and mount it.
Easier said than done. AFAIK the kernel, needed to mount, only runs from BFS. I could be wrong.
“It’s very easy to get it working under QEMU. Just unpack the archives at:”
Since that link doesnt work at all it’s really not all that easy.
Well, turns out it does work. i gueess that error message I got in portuguese meant “try again later”.
Edited 2006-08-12 08:50
Oh, sorry…
Try download it following the link at:
http://paginas.terra.com.br/informatica/pauloestrela/
This way is ok 🙂
Good luck!
…any chance to have a win32/64 version ?
You mean a Haiku installer in the form of a Windows executable? Or a one-shot CD burner application for Windows, with the Haiku CD image embedded in it?
Sure, it can be done, but it’s extra work that I suspect nobody involved wants to spend time on. It’s a diversion from getting Haiku done. And not everyone in the alternative software world has the Microsoft skill set.
The LiveCD Script is not produced or endorsed by the Haiku project, AFAIK. When the time comes to roll out Release 1, there will be proper cd images. It will be simple getting, burning and installing. In the meantime, development continues, and the pieces are coming together, with the TCP/IP and USB stacks being (re-)implemented. So it’s still too early to expect the general population to find Haiku complete and truly useful.
Haiku don’t want to make a bad first impression. That’s why we have this situation where it’s possible to make CDs, but yet there is no beta release. (However, the since long available harddisk images could be considered beta releases.)
Perfect! I wrote HaikuLiveCDScript to enable people to test Haiku in real hardware in an easy way. Net and USB stacks are in development, and I think that LiveCD is a good opportunity to people test the progress made in Haiku development without need a spare machine.
It’s great for the community. It keeps morale up. Haiku gets tested, which helps the bug hunt. It might get a few interested outsiders in, and perhaps some new developers. The only bad thing is that we’re not ready for larger exposure just yet, and that is what worries me about offering Haiku, as it is now, to a larger audience than the proverbial choir. I suppose it might sound like I’m criticizing your work, and for that I apologize. Keep doing it!
Hiya, jonas.kirilla!
The fact of the matter actually is that Haiku is still too far away from being “feature complete” to even consider calling it “beta” and doing so honestly. I just installed last night’s build, and there are still gaping holes, such as the fact that in the Interface Kit, you still are absolutely forced to use a mouse to navigate menus, and that’s not even a kernel issue.
Regardless of your thoughts and wishes, Haiku is still very much alpha or pre-alpha status in terms of being “feature complete” and also in terms of stability: I have had perhaps a 20% success rate of booting into a useful Terminal without it either deadlocking or having a single or double page fault in the kernel. Thus, yes, the worst thing that could happen is to advertise “Hey, Haiku is a viable replacement OS now!” and have everyone run into what us on the bleeding edge have found
So, no, in the interest of full disc closure (bad pun, I know!) there’s no “beta release” disc for Haiku because you’d be beta off waiting (another bad pun!) until everything is feature-complete, if you are that curious, and even then, well, it’ll be beta. Before then, only if you wish to track down bugs or work on the code yourself is it useful to bother with. Hey, go ahead, download it, experiment with it, find the bugs, and report on the Bugzilla if the bug hasn’t been noted before and fixed
Hi Jonathan!
You’re the voice of reason, as always. I think it’s hard enough to label a mere application as alfa/beta/1?/??? And considering what we expect from today’s operating systems it’s amazing they ever get out of beta.
I must have had more luck running Haiku successfully than you have. Maybe I’m just lucky, or I didn’t stress the system enough.