Quick Boot Linux Hopes To Win Over Windows Users
Al writes "A company called Presto hopes to exploit the painful amount of time it takes for Windows computers to start up by offering a streamlined version of Linux that boots in just seconds. Presto's distro comes with Firefox, Skype and other goodies pre-installed and the company has also created an app store so that users can install only what they really need. The software was demonstrated at this year's Demo conference in Palm Desert, CA. Interestingly, the company barely mentions the name Linux on its website. Is this a clever stealth-marketing ploy for converting Windows users to Linux?"
Who boots up anymore unless to fix/install something? Just hibernate. I know, I'm over generalising but still, I rarely reboot/boot my machine perhaps once a fortnight I just hibernate it. * Windows XP
Hmm. It seems like it'd be really easy to do this yourself with a little ingenuity. I think I may have just found a nifty little project for this weekend.
All it should take is:
* Add an inittab runlevel (7?) for "shutdown to instant boot". /etc/rc7.d with a script that writes a file that records the fact that we're in "shutdown to instant boot" state, then switches to runlevel 6.
* Add an
* Add an init script in late in the normal startup sequence that checks for "shutdown to instant boot" state. If it finds that state, it removes the file and then initiates suspend or hibernate, depending on a configuration option.
At that point "sudo init 7" should cause your machine to shut down to "instant boot" state. Hitting the power button will then "instant boot" it.
"sudo init 0" or "sudo init 6" will do a normal shutdown or a normal reboot.
The final step would be to modify the "shutdown" command to go to runlevel 7 when given some new option, and then to modify the GUI-based shutdown tools to provide the instant-boot option as well, and maybe make it the default. Oh, and maybe modify the ACPI script that's executed when the power button is hit so that the power button does a "shutdown to instant boot" by default.
Pretty easy. Of course, in Linux I don't ever see any reason to shut the machine down anyway. My laptop pretty much only gets rebooted when there's a kernel update to install. Other than that, it just gets suspended. So, kind of pointless in Linux, but easy. The same would apply to *BSD.
HTH. HAND.
=Smidge=
Is it just my observation, or is eldavojohn an idiot?
The thing is overloaded with services/apps/processes that launch at startup. All stuff she doesn't need, but she's not smart enough to remove.
I've cleaned it up for her before, but it's a lost cause if she doesn't understand how to maintain it herself.
I'm sure once my mom learns about this Presto thing, she'll be all over it. Well... just as soon as she learns what an operating system is.
Actually, it doesn't appear to bother her like it does me and anyone else who tries to use it. She gets all defensive/protective of her pc when I point out how poorly it is performing. She just turns it on, walks away and makes some coffee, and by then it's ready to go.
Several companies offer such functionality in their computer BIOSes. Sony's stupidly named XrossMediaBar that they install on everything from PS3s to televisions as well as some laptops being a prime example. These people are probably out of luck as if anybody actually wants this kind of feature, it will start to be provided in more and more BIOSes. Sure, the BIOS mini-OSes don't have the "app store" extensibility (although there's no reason why they couldn't), but, well good luck with that. And if (as I suspect) nobody is really interested because suspend/hibernate is plenty fast enough, then they're still buggered.
Oh no... it's the future.
If BIOS makers would do something trivial - simply allow the user to select a different drive from which to boot, then it would be trivial to offer a linux on a secondary drive (for desktops, or even laptops with an SD card).
It is a wonder that it is 2009 and this feature does not yet exist - almost like someone has colluded against it.
YES - to all of the obtuse slashdotters who will indicate that it is easy for them to switch their primary boot drive - I understand that it is easy for you and me. But it isn't so easy for Joe and Jane Six Pack. If they had a nice clean GUI that asked them to which system they'd like to boot, then Linux and other alternate OS would probably be a lot more popular - especially when Windows gets full of malware (most of these PCs are going in the garbage, now).
More
I had a fast boot time on Xandros. But the packages in the repositories weren't up to date and there were very few applications to install without breaking the system. Yes I enjoyed the fast boot times but what's the point of having fast boot times if your computer is completely useless. Installing Ubuntu was pretty easy and gave me access to some more up to date software but then then the Ubuntu repositories are barely up to date. The next netbook I get will be a windows one with a bigger hard disk so I can dual boot. I don't want to be limited by the OS I use.
My XP box that I'm using now at work (2 core 2.33 GHz Xeon) boot Windows REALLY fast. It is under 30 seconds to get to the "Ctrl-Alt-Del to login" screen. It's great.
Then you log in.
Then you wait 5 minutes or so for it to finish loading everything and settle down enough to be usable (the desktop comes up nearly instantly but can't be used). If you open Outlook (as I have to), you're waiting another 5 minutes for that too.
I'm disk limited (a faster disk would help things) but it's just terrible. I can get in quick, but I can't do anything for minutes afterwords (like a simple Firefox open and search).
My Mac (MBP, 2.4GHz) doesn't boot as fast, maybe a minute to get to the desktop? But when the desktop comes up the computer is usable. It feels slow as it finishes loading stuff, but as soon as I get to the desktop I can start issuing commands (open Safari, etc.) and they happen. I doesn't feel "stuck" like XP does just after start-up.
As others have said, there is a simple solution to all this. My Mac is almost never off, it sleeps when I move it. It comes up and ready in like 3 seconds. By the time I finish opening the display, it's ready. My XP box is never turned off or logged off, I lock it. It unlocks in 2-3 seconds. If it were to hibernate, it'd only take a few seconds longer, still light years ahead of a boot.
I can tell you that these kind of things (little fast OSes) can get obnoxious. As soon as you run into a limitation (say you want to access something you don't have setup it in, or a program like Quicken) you have to suffer the full reboot. When you want to transition there is no easy way. You can't take your surfing from the fast-boot environment with you into Windows. All that rebooting gets really annoying. Now that I have a phone that can do a quick look-up on the 'net, I have even less reason to boot into this to see that "one quick thing".
Comment forecast: Bits of genius surrounded by a sea of mediocrity.
Linspire is now part of Xandros. This is them.
http://rocknerd.co.uk
I'm not sure it's the apps. I think what actually happens is that Vista puts up a login prompt well before it has truly finished booting. i.e. before all the services have started.
The result is that you can login but the machine runs like a dog with no legs for the next 5 minutes as it tries to complete the boot process and deal with you trying to use it all at once.
How long does it take your transistor radio to switch on? What about your television? (Unless it is decades old, it is probably two seconds or less.) When you turn on your kitchen tap, how long is it before water starts coming out? What about when you turn the ignition key in your car? Does it churn for 30 seconds before it is ready to drive off? (Well I know some cars do...)
If you think that 30 seconds is fast just because it is a computer, then I think you have really low standards.
(I know this wasn't the main point of your post.)