“The Ubuntu development community has announced that the fifth Ubuntu 8.04 prerelease is now available for testing. Ubuntu 8.04 alpha 5 adds additional polish and reliability as well as a few intriguing new features. The official release of Ubuntu 8.04, codenamed Hardy Heron, is scheduled for late April and feature freeze is already in effect. One of the most significant new features added in alpha 5 is support for Wubi, a new installation mechanism that makes it easier for Ubuntu and Windows to coexist on the same computer. Wubi provides a complete Ubuntu installer that can be run in Windows from the Ubuntu Live CD. It installs Ubuntu into a folder on the Windows file system and sets up a boot menu so that users can choose between Windows and Ubuntu when the computer starts.” My take: The Linux world is playing catch-up to the BeOS world, I see?
While Dapper has been running great as my File/Media/Storage server at home since release, I must say I’m looking forward to having something fresher installed.
While I haven’t come across an issue where something I needed on my server wasn’t available on Dapper, I’m looking forward to utilizing the latest LTS on my hardware.
and the wubi integration looks spiffy enough, how bad is the performance hit? is anything else crippled/reduced?
I have been using Wubi for some time. The only problem I had was that the power management doesn’t work. If you try to suspend, it gets stuck. This is a known bug, anyway. Otherwise I haven’t had any problems, not even when upgrading from 7.04 to 7.10 until…
…until a few days ago, when a kernel update (an automatic one) crippled it and I could not boot anymore. I tried to reinstall, but it resulted in a complete uninstall. My understanding was that the data (virtual) partition would be preserved, but that didn’t happen.
Luckily I keep my data on a different partition altogether, so I haven’t lost it.
http://www.thecodingstudio.com/opensource/linux/screenshots/index.p…
WTF is תירבע? Someone is having problems with RTL languages.
for testing a distro it’s a very nice way to try with wuby.
I understand the purpose for newcomers from windows, but it could be extended to linux as well, by exemple in a /home/folder ?
NP
Edited 2008-02-24 23:38 UTC
Humour. A difficult concept to grasp.
I thought humor was supposed to be funny? Shows how much I know.
Agreed. It’s neither funny nor necessary. Just post the news please Thom.
To each there own. I thought it was funny. A nice little jab. Don’t try so hard to be offended.
“Humour. A difficult concept to grasp.”
And maddeningly difficult to execute, it seems.
Edited 2008-02-26 02:10 UTC
…this is the Doctor’s 3rd incarnation!
You might want to look up the old UMSDOS filesystem for Linux, there was a time when you could install Linux onto any DOS or Windows disk quite happily. I actually thought — and hoped — that it would get really popular, but it seems to have died out until now. I guess the difficulty of making a safe, full-featured NTFS driver put the idea on ice until now.
I’m glad you stated this. I remember being able to do this with Mandrake (around 6.0 or 6.1, I believe).
You could even do that a lot earlier than that Mandrake version. The very first versions of Slackware (at least 2.0) included support for installing on FAT filesystems per UMSDOS. The loadlin bootloader allowed users to boot Linux from DOS.
So, in reality BeOS caught up with what Linux could do for years.
In the late ’90s there was actually a special distro built around Slackware’s ability to run on FAT – it was called WinLinux 2000. Aside from using InstallShield as the installer, WinLinux was special because it did its hardware detection by matching the Linux drivers up to the ones installed inside Windows.
It was my first Linux distro, so I remember it with some fondness.
Take a trip back in time at http://web.archive.org/web/20010524085309rn_1/www.winlinux.net/usa-…. Be sure to check out the screenshots — talk about way back!
Edited 2008-02-25 09:24 UTC
That was my first linux distro as well.
Even earlier that that. Sweet memories… Minilinux: four floppies to install it on a MSDOS partition.
http://www.ibiblio.org/pub/historic-linux/distributions/mini-linux/…
as stated — slackware has had this for long time. also other distro’s have the ability to install itself even if you cannot boot from a cd/dvd if your setup has been altered by system admins…. (openSUSE for instance does this)
nothing new here under the sun….
Sure, as many have stated, Linux has been possible to be installed on a Windows partition for God knows how long time. But still, Wubi makes it really easy and straight-forward to install and try Ubuntu without having to do any disk partitioning, formatting or resizing existing partitions or messing around with any virtual machines. And as much as I personally dislike Ubuntu I can’t really see this as a bad thing. The truth is that Ubuntu is the distro any newcomer is most likely to try out. This could quite potentially attract some more users to the Linux side of the world :3
When I mentioned being able to install Mandrake like this, I remember not having to resize partitions. It was done much the same as installing any other application under Windows. So, I don’t think Wuby is breaking any new ground here.
Puppy Linux has had this capability for a long time, and it is brain dead simple to implement.
How do you do raw block access from Windows — you probably need to write to the partition’s boot block. Also, I place the block number of the stage two loader into my stage one, boot block loader. I don’t know how to get raw block numbers under Windows. In a boot block, you don’t have the space to write support for reading directories to find the stage two file. Raw block access is probably documented somewhere… maybe on the net… You have to get past the damn security stuff the Window’s operating system puts in your way to protect things. How do you access raw blocks in Linux?
LoseThos doesn’t have this, but it’s had live Cd’s almost from day one many years ago, ahead of everybody else.
Edited 2008-02-25 12:01 UTC
Anyone have a problem with this?, I see the need to make Linux more smoother for Windows users but use and install Linux on a proprietary NTFS just dont seem right.
Using NTFS from your Windows install is all fine and good but, what does the GPL and even Microsoft’s licenses say about this?. What about the security like SELinux and appamour, I do wonder what the long term ramifications for this sort of install system are, running linux on a proprietary filesystem.
I wrote a detailed reply, previewed, and clicked “Submit” – and OSNews tossed my comment with an “Anonymous Posting Disabled!” error. How incredibly hostile!
The short version (can’t bear to write it all again) is – no GPL violation at’all, no MS source code or trademarks used so no licenses needed there, if Microsoft attacks with patents the EU will sue (again), and it’s just a short-term solution for a narrow demographic so stick with native file systems for pre-installed, production and/or secure systems.
The original was a lot more useful, but hope this helps anyway.
It’s kinda funny how such things tend to turn out as permanent for a lot of people.
The GPL has nothing to do with anything. You can’t use patents or copyrights to protect an interface, even the US courts have agreed with that, so there’s no IP concerns from accessing an ntfs partition. Trying to re-implement ntfs might be problematic in certain jurisdictions, but if it already exists under Windows, there are no licensing concerns from utilizing it.
As for SELinux or AppArmor, again, it has nothing to do with anything. They operate at a different level, the drive access is simply a driver.
If there’s a concern about using ntfs in linux, it should mostly be related to the fact that the devs have no control over ntfs and have to rely on documentation and reverse-engineering, though that alone is reason enough to be concerned.
NTFS actually isn’t bad, it’s pretty good, it’s one of the things MS did right with Windows. People will argue that it is subject to fragmentation, those claims tend to be as overstated as the claims that linux file systems aren’t subject to fragmentation. The truth lies somewhere in the middle.
But having said all that, I still wouldn’t use it as a primary filesystem in linux. Better to stick native, there.
WARNING! MS Windows is a known security risk and may interfere with the operation of Ubuntu.
[X] Delete now (reclaim 5.4 GB of wasted space)
[ ] Ask me again later.
this guy took the time to test Wubi, but didn’t do any performance testing. It’ll be nice to see what the performance hit is on this. we’ve got a lot of users at my work who use Linux just for one app; it’d be nice to use Wubi to accomplish this task, as opposed to dual booting, which they generally hate.
it’s still dual booting.
I think you’re looking for virtualization. I like Qemu, because it lets you run a whole other operating system as if it was an application. You make a virtual hard drive, give qemu access to your cd-rom drive (or an iso image) and install the OS exactly as if you were installing to brand-new physical hardware. It’s quite low-hassle, and performance isn’t too bad. VMWare and Xen are higher-performance solutions, but I dont’ know anything about them.
Will this install into Vista or is it only for pre-Vista OS’s.
DougInKY
I tried wubi some times ago, before installing natively. I’m (was) a windows xp user so the concept was very appealing to me. While UMSDOS added needed features to the FAT, wubi install everything in a file which I find to be a better solution (it feels fast, I don’t know if I dreaming it or what)
I’m now using Ubuntu on a native install (and don’t hate me for my choice of linux distro, this one works and you don’t have to fiddle with conf files for days) thx to my try with wubi, I think I’m not alone
After all Microsoft gives you windows and linux gives you the whole house.
To be clear here, this is not as good as doing a ‘real’ install. This appears to simply create a big image file on your existing file and use Windows’ bootloader to chain load Linux off of it.
The article’s excuse for this repeats the age-old “Linux is too hard to install” myth and goes on to claim that this will lower the barrier to switching. This is nonsense.
If people just want to “try out” Linux without fear of harm the live CD works quite well. If people are looking to really *use* Linux and give it a fair shot then this approach is not useful. Reduced performance will be experienced, dropping the Windows installation at a later time will not be possible and (importantly) *the installation procedure is not easier*!
Debian has something similar–but better–in the form of the unofficial debian.exe, which is basically a way to bootstrap a netinst from Windows without requiring a CD. That’s useful and something to consider, but if you already have a disc burned (as you would here) then there is really *no gain* in this.