I really want to have a spare laptop on which I can install all kinds of weirdo OSes just to see what they're like, not for "real" use. I'm perfectly happy running Win7 and OSX but that's like being happy with vanilla and chocolate at Baskin Robbins! I need some kind of heavy-duty bootloader and partitioning agent, though. Any recommendations for a starting place?
The Temple Operating System
11–20 of 141 posts
Re: The Temple Operating System
#12I really want to have a spare laptop on which I can install all kinds of weirdo OSes just to see what they're like, not for "real" use. I'm perfectly happy running Win7 and OSX but that's like being happy with vanilla and chocolate at Baskin Robbins! I need some kind of heavy-duty bootloader and partitioning agent, though. Any recommendations for a starting place?
You can partition the hard drive, real or virtual, with Parted Magic [3].
If the reason you want to go with real hardware is that something like VirtualBox doesn't feel transparent enough to you (i.e., there's a lot of magic that happens in the background when you configure it through the GUI) I'd suggest trying out QEMU first. It requires more manual configuration (you'll have to read the man page and find the right set of command line options to make it do what you want) but the end result is that you have a better understanding of the virtual hardware your guest OS is running on. Plus, the Cirrus graphics card it emulates by default is well supported by old software.
[1] One good option is to use http://www.supergrubdisk.org/super-grub2-disk/.
Re: The Temple Operating System
#13One minor version/2 months or so behind.
Re: The Temple Operating System
#14I really want to have a spare laptop on which I can install all kinds of weirdo OSes just to see what they're like, not for "real" use. I'm perfectly happy running Win7 and OSX but that's like being happy with vanilla and chocolate at Baskin Robbins! I need some kind of heavy-duty bootloader and partitioning agent, though. Any recommendations for a starting place?
Re: The Temple Operating System
#15I really want to have a spare laptop on which I can install all kinds of weirdo OSes just to see what they're like, not for "real" use. I'm perfectly happy running Win7 and OSX but that's like being happy with vanilla and chocolate at Baskin Robbins! I need some kind of heavy-duty bootloader and partitioning agent, though. Any recommendations for a starting place?
Re: The Temple Operating System
#16Do yourself a favor: Turn on showdead in options and browse a bunch of threads. You will see his markov chain generator going nuts, plus his rants.
Re: The Temple Operating System
#17I really want to have a spare laptop on which I can install all kinds of weirdo OSes just to see what they're like, not for "real" use. I'm perfectly happy running Win7 and OSX but that's like being happy with vanilla and chocolate at Baskin Robbins! I need some kind of heavy-duty bootloader and partitioning agent, though. Any recommendations for a starting place?
Why not use VirtualBox, VMWare Player, or qemu?
Re: The Temple Operating System
#18Re: The Temple Operating System
#19I don't have a dog in this fight, but some context might be useful to those who didn't instantly recognize this as I did: This is a from-scratch operating system by LoseThOS, an absolutely brilliant but (allegedly) schizophrenic programmer who posts on HN but has been hellbanned countless times for the unintelligle religious rants and insults he posts. This version looks like a rebranding of LoseThOS, the previous it…
I often highlight his comments and read them for whatever reason. It's a little fascinating.
Re: The Temple Operating System
#20But just out of curiosity, I downloaded the 24MB ISO from the website and loaded it up in a VMWare instance. It does boot...
It's an odd curses-like interface, with lots of blinking and scrolling. There are command-line looking things around, but all of the commands are kind of like C statements, like instead of 'cd ..' you have to do 'Cd("..");'. Really odd. There's a blue box that pops up possible completions, but it seems to have a whole dictionary in addition to commands.
Play with it if you have VMWare and you're bored, but I'd strongly recommend fully isolating it...