Dell Selling Dual-Boot Laptops
rsmiller510 writes "The EE Times reports this week that Dell has released a hybrid laptop running both Linux and Windows clearly aimed at business travelers. Linux for quick tasks and Windows for more intensive ones, but will such a machine really fly in the business world?"
NO!
Rebooting is a chore. Once people start up, they don't want to shut down to start up another application. It's not what they are used to. On the other hand, if this were done as a VM where the Linux machine were to boot and they installed Windows XP in a VirtualBox or some other VM, then that might be acceptable. Then they would have their safer, virus-free environment for email and web browsing and then a VM to host the applications they need to run. This stuff works really well.
Once they innevitably complete botch their windows partition: I could imagine some people trying linux.
Hasn't this already been seen, a couple months ago when Dell announced it?
It's not just dual boot, the Linux boot is on a low power ARM CPU, so not only does it boot fast you should get significantly more battery life when running Linux.
It's not dual-booting really, you either run Linux on an ARM, or Windows on a Core2.
Link at end to the original EE article, rather than gushy blog.
Did we not cover this earlier this week?
http://www.eetimes.com/news/latest/showArticle.jhtml;jsessionid=3TF41VYEZTQY0QSNDLRSKHSCJUNN2JVN?articleID=213402554&printable=true&printable=true
Should read Linux for intensive tasks and Windows for Powerpoint.
This guy is way out there
Wooo! Now That is a perspective that had not entered my mind! Suddenly Windows becomes "broken-slow" mode and Linux becomes "Reliable Backup" mode.
A Linux "spare tire" might well be a good way to prove its reliability to the average user/consumer.
I used to be in technical marketing for a desktop Linux distro. People listen to the marketing message especially when it is negative. What does that mean? Well lets look at the implied marketing message that is given by this system:
ANY corporate non-techie is going to see that if they have to boot Windows to get their big tasks done they obviously don't want Linux on their main system.
Now let us think about the actual environment you get with each:
Seriously ... things like this are the WORST thing possible for getting the idea of Linux as a desktop replacement out to the mass market. They not only have to fight the current battles regarding custom apps not being written for them but they add artificial misperceptions about the limitations of Linux.
Sometimes no exposure -is- better than bad exposure. If you look only at the bullet points it is cool that a laptop is shipping Linux. And if you can keep your bosses from ever reading the parts about using Linux in a limited way (and NEVER let them touch one of these) then it would be good. But you can't. And you can't control the perception that Linux is limited once they start using it in a stunted environment like this.
It is more productive to voice thoughtful opinions (reply) than to judge (moderate) others.
This is different because the Linux install does not run on the relatively power-hungry x86 chip.
W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
You can run your installed windows partition under a VM and avoid having to reboot at all.
Surely the obvious thing to do with this is to scrub Windows and install Linux on the other processor too. Then you can have low-power instant-on Linux for long battery life and quick tasks, then a fairly transparent transition to high power Linux when you want to do something requiring more grunt. It would be interesting to see whether you can have both running at the same time and communicating with each other.
My Dell Latitude D820 is loaded up with Ubuntu Intrepid Ibex. My co-workers use Windows. Yesterday I got our department Sprint data card. They told me it would probably take me a bit to get it working on the laptop (because it took them a while to get the driver installed and setup to run). So I took the card and inserted it into the PCMCIA slot. In about 20 seconds (without my doing ANYTHING else) it was connected to Sprint's network and I was using it like the laptop was born to use it.
I use it for doing every task that I have to do for work. There are over ten thousand windows users here at work. We went through a big change from Groupwise to Exchange and Outlook. I use Evolution, and I get complete access to everything I need - scheduling, email, the works.
When people say that Linux is not ready for business use, they smoking somethin' that making them see the world in a false and distorted way. I'll never go back to Windows.
The Linux install is actually running out of a little embedded ARM card, not the main system. Dell call it Latitude ON, and it's activated by a dedicated button near the power button.
Since suspending/hibernating (rather than sleeping) a Windows laptop usually means you got through much of the boot process anyway (where this thing can kick in), it *might* have some practical value.
Unfortunately I got my E4300 before Latitude ON was available, but I was under the impression that when it was finalised, I'd get the necessary upgrade for free.
Might have to give my Dell rep a call...
I once thought this "Dual-Hibernate" (suspend-to-disk) was a great idea. However, I ran into real trouble as soon as I wanted to exchange data between the two partitions. Trying to mount an NTFS partition in Linux that was left hibernated by Windows can create a real mess. More generally, think of file systems in which you do not really have control at what time the data is actually physically written onto the disk. Having all the data on a third partition that is unmounted before hibernating in either of the two OSs could work, though.
I have no idea how a "Dual-Suspend" would work if you mean "suspend-to-RAM"! How can you even start the other OS while one is in suspend? How do you tell each OS to only use a part of the memory?