XOSL, an alternative to Lilo and Grub
WhyPanic writes "XOSL, the Extended Operating System Loader, is a free (as in beer and as in GPL), full featured, graphical boot loader that can work in conjunction with Lilo or separately to boot all varieties of Windows, Linux, and many other OS's." Nifty looking.
Since I noticed it i'll mention it. The topic should be LILO and Grub. Not LILO amd Grub! Meh...
Life is like pants... fit in or you don't fit in.
Then again, the 24 boot items and a few other features aren't bad.
Why is Windows the only operating system that comes without any type of multiple boot loaded. All the other seem to have one. Install 95/98/ME and it just sets its self as the only os , and thats the end of that.
Cruise TT
This isn't a new development, so did Slashdot and Freshmeat somehow swap queues? Should I be checking Freshmeat for Katz submissions?
XOSL won't load your kernel. You still need a Linux boot loader to do that. So, no, XOSL isn't an alternative to Lilo and Grub. I tried it a long time ago hoping to oust Lilo.
Thier website still says:
XOSL is known to support
[...]
Linux (with Lilo)
As long as it doesn't REQUIRE a Linux partition, I'd be happy to use it.
Although I'm certain it should read 'and' and not 'amd', it brings up certain other questions.
I'm wondering Rob's true intentions. I believe he might be trying to send subliminal messages to buy AMD chips.
Rather quite SLACKWARE mischievious LINUX if you ask me.
"You should always go to other people's funerals; otherwise, they won't come to yours." -- Yogi Berra
XOSL is known to support
- BeOS
- MS-DOS
- FreeDOS
- Linux (with Lilo)
- Solaris
- VxWorks 5.x
- Windows 95/98/Me
- Windows NT/2000
- ...and others...
I read that as meaning it just boots up lilo, it still needs it to run Linux. Presumably, you'd install lilo on the partition, instead of the MBR.Clinton made me a Republican. Bush made me a Libertarian. Trump is making me question reality.
Besides graphial boot screen, what else does it offer that LILO and Grub do not? (btw, it's already possible to have graphical boot screen even without it). And while we are on the subject, what does Grub have that LILO doesn't? What's the point of switching the boot loader?
___
If you think big enough, you'll never have to do it.
Lets see what I can remember about this.
That's pretty much all I remember about it... I hope that gives you and idea of what Xosl is like.
I read the internet for the articles.
from their FAQ:
"Installing GNU/Linux
If you're installing Linux, install LILO in the Linux partition's boot sector (superblock). You can safely ignore the warning that says you won't be able to boot Linux. XOSL can do the job."
this mean the hassle of running lilo everytime you recompile the kernel still exists with XOSL.
I rather use grub. don't need to rerun it every new kernel and it allows me to edit entries in the menu during boot...
What ? Me, worry ?
I used XOSL in the past: while I think that it's nice, it's not perfect. What it lacks are some Unix/Linux-specific functions:
It should be possible to browse a filesystem and to select a kernel on it to boot. It should be possible to pass "command line parameters" to the kernel (like mem=256...). It also would be cool, if XOSL had the option to set the textmode, one wants to boot an operating system in (like dos...). It would be necessary to have an Unix/Linux-based install to be attractive to Unix/Linux-people, booting from an dos-bootdisk just isn't sexy...
All in all, XOSL is nice but not perfect. I'll stick to grub, until XOSL matures...
What do you do when you see an endangered animal eating an endangered plant?
XOSL gets installed on its own partition, since it's so large. How is this different from installing a mini-linux distro on its own partition, and then doing some smart booting from there?
There hasn't even been a new version released since December 2000. (Which happens to be when I looked at it and realized how cool it is.) Not only is this the wrong kind of news for Slashdot, it's not even news.
Software sucks. Open Source sucks less.
Lilo amd Grub...
Wow... didn't know AMD made Grub...
That company's just full of surprises!
Ive got the GPLed Smart Boot Manager in my bootsector, and LILO in my /boot. Its sub-30k and lives in the first sector of your disk.
Check it out, small, easy, quick and allows you to boot from CDROM where you may not be able to normally.
Thanks to "James Su (suzhe@gnuchina.org), Lonius (november@video.mdc.tsinghua.edu.cn) and Christopher Li (chrisl@gnuchina.org)"
I was already to give XOSL a test spin when I noticed it doesn't support usb mouses. That's when it occured to me that I don't really want a boot loader that needs its own set up device drivers.
If there's only a single OS listed in boot.ini, then no boot menu is given. (What would be the point?) The bootloader just boots it without prompting.
By default, Windows is the only one it lists. (No surprise there.) I copied my Linux bootsector to BOOTSECT.LNX, added another line to boot.ini, and then I had a choice at boot time: Windows 2000, or Linux. To do all this I followed the mini-HOWTO at linuxdoc.org; that HOWTO is now several years old, I believe. It was originally written for NT 4.something.
Your article is complete uninformed flamebait.
You cannot apply a technological solution to a sociological problem. (Edwards' Law)
Why do we need yet another bootloader?
[aol]
Me too!
[/aol]
I'm also thinking, "Great. Now I have to figure out how to configure Yet Another Bootloader."
One problem with Linux is that you often get 50 different development projects that all end up trying to do the same thing. Don't get me wrong, choice is good. but fer cryin' out loud do we *really* need 20 or so different boot-loaders? Why not just improve on something existing that is proven and people are more familiar with. It's not like you can't get the sources for Lilo.
But, I digress....
/*drunk.. fix later*/
I wish I'd known about this earlier. I've been trying to install Win98, Solaris, Linux and FreeBSD on one 40gb hard drive, following installation instructions I found in this month's SysAdmin magazine. The trouble came afterward: the Solaris partition was past cyl. 1023, so LILO couldn't boot it. And I couldn't figure out how to get Grub to boot a Solaris partition; the usual rootnoverify() and chainloader +1() didn't work. Sez here that XOSL supports Solaris; very nice. But after my sixth re-install of Debian and FreeBSD, I'm getting a little sick of it all...
Carousel is a lie!
I know there are some features that make certain bootloaders better for certain things. I use LILO, the latest build is pretty nice. GUI if you want it, no GUI if you don't. Grub has some decent features, most notibly being able to pass it kernel options at boot time. But what the heck does this offer? Mouse drivers? 1600x1200 resolution? Will it run on my Pentium or do I need to upgrade?
I may be cynical, but this is just a little too weird....
There is no reasonable defense against an idiot with an agenda
:wq
I'll stick with the Free BSD boot loader. It looks sufficiently evil enough so that people don't touch my computer.
Why not just improve on something existing that is proven and people are more familiar with. It's not like you can't get the sources for Lilo.
It was my understanding that lilo is free, but not Free.
Why anyone would need a GUI driven bootloader is beyond me. They even recommend a Pentium 100, which seems a little hefty to BOOT AN OS.
What they do have is an incredibly lightweight GUI with mouse support and a res of up to 1600x1200. They boast a 300K footprint, which is really impressive! Screw the bootloader idea, run this puppy on top of the linux kernel and you have an open source QNX type product. That to me seems like a much better implementation. Run this on a Palm with memory to spare! Lots of potential, why'd they waste it on a bootloader?
There is no reasonable defense against an idiot with an agenda
:wq
What my tiBook needs is a good quality graphical bootloader so that I can choose OS9/OSX from *the same partition*.
...
Yeah, I know I could do this if I put OS9/OSX each on their own separate partitions. But I don't wanna do that.
Guess I'll quit bitching and go download the code, and see what its gonna take to make a PPC-friendly bootsector
; -- the corruption of government starts with its secrets. a truly free people keep no secrets. --
"free (as in beer and as in GPL)"
A and (A and B) = (A and B)
Therefore "free as in GPL" would suffice. (-:
Considering that you can find adapters to convert USB to PS/2 all day long (and I'm using one here at work to convert my USB to PS/2 for NT4.0), I'd say yes, you were too sarcastic.
GPL made simple: What was my stuff is now our stuff. If you improve our stuff, please keep it our stuff.
From the FAQ/HOWTO
also make sure, you install LILO to the boot sector of the linux partition. do NOT install it to the MBR. otherwise it will conflict with XOSL.
From the story
XOSL, an alternative to Lilo amd Grub
Clearly this is a usage of the word "alternative" whith which I wasn't previously familiar.
-Peter
From the file COPYING, included in lilo 21.4.3:
LILO program code, documentation and auxiliary programs are
Copyright 1992-1998 Werner Almesberger.
All rights reserved.
Redistribution and use in source and binary forms of parts of or the
whole original or derived work are permitted provided that the
original work is properly attributed to the author. The name of the
author may not be used to endorse or promote products derived from
this software without specific prior written permission. This work
is provided "as is" and without any express or implied warranties.
Seems, to me, to be both free and Free.
GPL made simple: What was my stuff is now our stuff. If you improve our stuff, please keep it our stuff.
Uh, dude, I'm not replying to the main article. I'm replying to another comment. Care to check again?
You cannot apply a technological solution to a sociological problem. (Edwards' Law)
here are some useful other links (screenshots, downloads, and such) since the page was down (and google cache didn't catch it right)
o gram_id=76
http://www.onlythebestfreeware.com/program.asp?pr
http://home.media-n.de/lug-nb/software/xosl.html (In German for those of you who can't read it...use babelfish)
I've been using XOSL for 18 months now; XOSL itself is installed on a DR-DOS 7 partition which is also the first primary partition on my drive. The MBR of the drive contains XOSL. I quad-boot DOS, Windows 2000, Linux and BeOS and have never had any troubles doing so. XOSL really is an amazing tool. I'm glad to see it finally get recognition!
the page is shut down because of us...won't open till midnight.
I am the Alpha and the Omega-3
However these days I simply run Linux on one of the older machines and X-Window to it as needed from one of the Windows boxes. My TombRaider box makes a pretty good X-Terminal.
When a PC has an 18 month life from being bleeding edge to obsolesence the boxes soon start to mount up.
Looking for an Information Security student project suggestion?
Try http://dotcrimeManifesto.com/
I think what they're saying and NOT SAYING is that while a USB mouse will work as a PS/2 with an ADAPTOR, this is a hardware adaptor. The problem with mine is that it keeps falling out of the PS2 PLUG, so I've been forced to go USB.
emacs
Bleh!
"The site has exceeded maximum traffic for the day." Jeez, these people ought to get an account on SourceForge for their project. At least SourceForge can weather a semi-decent slashdotting!
Qu'on me donne six lignes écrites de la main du plus honnête homme, j'y trouverai de quoi le faire pendre.
There's a similar project that I'm using everywhere regardless of operating systems : GAG.
You can download it from here .
Gag has no bells and whistles like XOSL, but it does the same thing. You create a little bootable floppy with it, and it's then easy to configure and install anywhere.
Gag supports multiple languages, it can swap disk ordering, it can protect bootup with a password, and I never had a single trouble with it.
{{.sig}}
Personally I run xosl which then runs lilo. It's saved my bacon many times, really a very impressive tool.
I'm planing on replacing my lilo with grub next time I reboot, but that coudl be a little while ;)
[Science] is one of the very few things that raises human life a little above farce and gives it the grace of tragedy.
Its akin to BootMagic or BootCommander, rather than a bootloader like lilo, grub, the NT bootloader in W2K & W9X's bootmenu.
& bloody good bootmenu at that - you can set up both your floppy & CDROM drives as selection entries in the bootmenu, so there's no need to change boot orders in the BIOS when you want to boot off the floppy or CDROM.
Mind you its a bugger to setup.
My bad. I use grub, so I didn't have a copy of the license to look at. I always assumed the license was part of the reason the FSF preferred grub. I'll go stand in a corner now.
Doesn't work if you've got both OSX and OS9 on the same partition ...
; -- the corruption of government starts with its secrets. a truly free people keep no secrets. --