Slashdot Mirror


Boot Windows Faster, Using Linux

BiOFH writes "TechNewsWorld is reporting that InterVideo has a solution for slow boot times runing Windows XP MCE. 'The new Linux-based InstantOn software -- designed to help Windows XP Media Center Edition PCs boot more quickly -- is aimed at taking advantage of the power of Intel's Pentium processors, not at fixing fragmented hard drives. The software integrates into the computer's BIOS and the operating system.'" According to this article, the software uses a small Linux partition on the user's hard drive. I wonder how BIOSes with hard-wired Microsoft-based DRM would cooperate with this scheme.

17 of 369 comments (clear)

  1. LinuxBIOS by wowbagger · · Score: 5, Insightful

    Sounds like they are using LinuxBIOS plus some apps for the quick boot option.

    Now, the question is, will Joe User start asking himself "Why can't EVERYTHING run this quickly?", and will the companies start realizing that everything CAN, IF they port their stuff to Linux?

    (NOTE: Obviously there is one company that is unlikely to take this action, but perhaps others might.)

    Of course, there is always the option of embedding Windows into the system ROM as well.

    (shudder)

  2. Missing the point of Windows Media Center by LostCluster · · Score: 4, Insightful

    Windows Media Center is meant to be a TiVo clone. In order for it to record the shows you want, you need to leave it up at all time. This stripped-down Linux just isn't going to make the cut... the proper mode of operation is to simply avoid rebooting by leaving it always-up.

  3. Re:"Entertainment machines" by geekoid · · Score: 2, Insightful

    ". "Ro foresees a market emerging for computers that don't have conventional operating systems but are used in the living room as entertainment devices, right beside TVs.""

    He's a genius! Or would have been if he made that statemnt 25 years ago.

    Shesh. VCR, has a computer(albiet primitive) cd player, dvd player, stereo, Tivo.
    The market is here Ro.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  4. Oh come on. by ProtonMotiveForce · · Score: 2, Insightful

    Is everything about Microsoft's DRM? Really, now, is it?

  5. Re:Vaporware! by mikiN · · Score: 2, Insightful

    But there is NEVER a reason to shut down a Windows XP computer (if you're not installing anything or changing settings).

    There is ALWAYS at least one reason to shut down ANY computer: to save energy when you don't use it!

    --
    The Hacker's Guide To The Kernel: Don't panic()!
  6. Re:Common sense by kfg · · Score: 5, Insightful

    Slow start up times are the price of using programable, general purpose machines. The ultimate way to reduce startup times is to hardwire the specific functionality you're looking for, as in conventional TVs or stereos.

    Ya pays yer money and ya takes yer choice, as they say.

    KFG

  7. Incredible Misleading by Ageless · · Score: 3, Insightful

    This has to be one of the most misleading articles, and even more misleading /. blurbs I have ever seen. This software has nothing to do with Windows. It's a stripped down version of Linux that has basic media center programs. It "integrates" with the BIOS by "booting" like every other operating system.

  8. Re:Vaporware! by iammaxus · · Score: 3, Insightful

    If its been on for 92 days then you are surely vulnerable to a number of bugs whose patches require restarts.

  9. Slow XPMCE booting? by Utopia · · Score: 1, Insightful

    What the hell are they taking about?
    My XPMCE boots faster than any OS I have ever seen.
    I rarely have to reboot. But when I do, it takes less than 30 seconds to boot my machine.

  10. Re:why not use hibernation? by enosys · · Score: 3, Insightful
    That was my first thought. XP resumes from hibernation very quickly. The only reason not to do this would be if instability and memory leaks progressively mess things when the system isn't rebooted frequently. XP seems stable enough that this isn't a problem. It might be an issue for applications though.

    There's also suspend, and it can be almost instant. Suspend to RAM can use less than 5 watts. That's definitely acceptable for a home entertainment system. It's within the range of power used by TVs and VCRs when they're "OFF".

  11. POST? by SHEENmaster · · Score: 2, Insightful

    Every dealt with the Power On Self Test of Sun systems? My E3500 takes minutes to get to loading the kernel, because it has to check all eight processors, all 32M/cache, and all 4G/ram.

    That 25 seconds is a blessing.

    --
    You can't judge a book by the way it wears its hair.
  12. Re:Bad Benchmarking Screwed up Windows Design by spun · · Score: 3, Insightful

    Where does cmacb ever mention XP? Cmacb is talking about something that started to happen in Windows long before XP came out. XP is a fairly quick booting OS, I'll admit, but previous versions of Windows weren't.

    However, I think a lot of it is really the GUI and memory resident utilities loading. Try booting Linux into a GNOME session running Enlightenment as the window manager with a ton of applets, buttons and suchlike gewgaws. Almost every Windows box I ever had to service had far too much crap like that running, not to mention spyware. It's a wonder some of them even booted at all, and given a clueless user, a Linux system could be just as bad.

    God knows mine was when I first started playing around with X Windows. :-) Look everyone, Enlightenment v0.4 with the Aliens theme and a dozen applets running on a 386 with 32 megs of RAM. Hey Rocky, watch me pull an X Server hard lockup out of my hat! (but try telneting in to reboot a frozen windows machine...)

    --
    - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
  13. Slashdot isn't journalism by xswl0931 · · Score: 2, Insightful

    Just remind yourself that Slashdot isn't journalism and doesn't need to be held to such standards. Really, it's nothing more than a community blog. Slashdot is a business and to get people to visit the site, they basically troll and wait for comments. Personally, I'm fine with that as usually some comments are more interesting than the actual article.

  14. Re:Vaporware! by operagost · · Score: 1, Insightful
    Utter Nonsense. A computer is a 100% effcient space heater, just like any electrical device. Your 300 watt computer is going to produced as much heat as a 300 watt heater.
    I don't see how - 100% of its energy is not being converted to heat. Most of it is being converted to light and mechanical energy, in addition to being used in its electrical form. Of course, all of these processes are less than 100% efficient, so they all generate some heat. A space heater, on the other hand, only converts energy to heat! It has no other function (except maybe a small power light).
    --

    Gamingmuseum.com: Give your 3D accelerator a rest.
  15. Why booting takes so long by Animats · · Score: 2, Insightful
    Just think of all the things that have to happen during boot-up today:
    • Displaying Microsoft logo.
    • Enumerating peripherals.
    • Waiting for the nonexistent floppy drive to time out.
    • Checking file signatures for files covered by "file protection".
    • Re-homing the scanner.
    • Restarting the print queue.
    • Loading Internet Exploder.
    • Loading Microsoft Office.
    • Loading every DLL that contains anything those two ever need.
    • Starting services nobody except attackers ever use.
    • Loading fonts into memory and generating bitmaps for them.
    • Bringing up the PPPoE connection.
    • Checking for new updates to Microsoft software.
    • Downloading new virus signatures.
    • Loading spyware and adware.
    • Loading latest ads for home page in browser.
  16. Re:New MS BIOS - for real by VJTod · · Score: 2, Insightful

    I thought EFI was Microsoft's implementation of BIOS. They just picked a well known hardware vendor to introduce their plan.
    http://www.intel.com/technology/efi/efi.htm

  17. Re:Vaporware! by Com2Kid · · Score: 2, Insightful
    • call BS. On my family's XP box (a P4@2.6 GHz) it takes about 20 seconds from the "login" screen to when icons actually appear on the desktop


    Eeeew, that is horrible. I am siting on a XP machine with a 600MHZ Celeron that boots faster than that.

    Run: MsConfig

    visit this site and kill some of those services! I have gotten Windows XP down to ~60 megs of RAM right after bootup, ^_^.