Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Linux Software

XOSL, an alternative to Lilo and Grub 328

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.
This discussion has been archived. No new comments can be posted.

XOSL, an alternative to Lilo and Grub

Comments Filter:
  • LILO amd Grub (Score:2, Informative)

    by jeeryg_flashaccess ( 456261 ) on Friday October 26, 2001 @03:46PM (#2485150) Homepage Journal
    Since I noticed it i'll mention it. The topic should be LILO and Grub. Not LILO amd Grub! Meh...
  • by sultanoslack ( 320583 ) on Friday October 26, 2001 @03:50PM (#2485174)
    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)
  • Re:Wishlist... (Score:3, Informative)

    by jandrese ( 485 ) <kensama@vt.edu> on Friday October 26, 2001 @03:59PM (#2485243) Homepage Journal
    Um, Xosl is configurable from the boot screen (IIRC, it's been a year since I used it last).
    Lets see what I can remember about this.
    1. It is very nice looking, and even has optional fading effets
    2. It is easy to install
    3. It comes with a partition manager (Ranish Partition Manager)
    4. It's quite configurable, you can do pretty much anything with it that you can do with any other first stage boot loader
    5. It requires a FAT parition on your hard drive. This is bad for people who want to dual boot between Linux/FreeBSD and Win2k, and doubly bad if your FAT partition gets corrupted.
    6. It tends to mark things "unavailable" if they disappear temporarily and never brings them back (you have to delete and recreate the partition). This was a big annoyance when I had a flaky SCSI card.
    7. Ranish Parition Manager is not exactly pretty or easy to use
    8. It's not so good for systems with fixed frequncy monitors, fortunatly this isn't a big deal anymore, but I used to have a 1280x1024 ONLY monitor attached to my system (not even a text mode) and my video card's best VESA mode was 800x600.
    9. Despite what the docs say, you pretty much need a mouse to use it. I was never able to get the keyboard shortcuts working correctly for the configuration screens.

    That's pretty much all I remember about it... I hope that gives you and idea of what Xosl is like.
  • Yes, it needs LILO (Score:3, Informative)

    by C0vardeAn0nim0 ( 232451 ) on Friday October 26, 2001 @03:59PM (#2485246) Journal
    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...
  • Not new at all. (Score:3, Informative)

    by booch ( 4157 ) <slashdot2010NO@SPAMcraigbuchek.com> on Friday October 26, 2001 @04:10PM (#2485317) Homepage
    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.

  • by devphil ( 51341 ) on Friday October 26, 2001 @04:22PM (#2485391) Homepage


    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.

  • by zaius ( 147422 ) <jeff@zai u s . d y ndns.org> on Friday October 26, 2001 @05:05PM (#2485601)
    Correct. It doesn't replace LILO, but sits above it in the booting hierarchy.

    I stumbled across it while trying to put NT (not my decision) onto a machine that had previously had Linux and LILO on it. For some reason, NT wouldn't install it's bootloader over LILO, and LILO wouldn't boot to NT, because I couldn't configure it because Linux was no longer on the machine. So I installed XOSL, and everything worked.

Intel CPUs are not defective, they just act that way. -- Henry Spencer

Working...