Slashdot Log In
Debian win32-loader Goes Official
Posted by
kdawson
on Thu Sep 13, 2007 10:42 AM
from the like-a-live-cd-on-steroids dept.
from the like-a-live-cd-on-steroids dept.
An anonymous reader writes "After a long process of review and polishing, the win32 loader from goodbye-microsoft.com has finally made its way to official Debian CDs. Latest daily builds of lenny (the development version) are including it, making starting Debian Installer as simple as just a few clicks (OGG). The win32-loader version, now based on GRUB 2, includes new features such as detection and pre-seeding of Windows settings, and is translated to 20 languages."
Related Stories
Firehose:Debian win32-loader goes official by Anonymous Coward
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Huh? (Score:4, Insightful)
Re:Huh? (Score:5, Informative)
Parent
Re:Huh? (Score:5, Interesting)
And the newbie would be right.
Installing debian on a windows system should also scare the crap out of a newbie. He will loose all his old files (including family photos), even if this "win32-loader" allows him to keep his worthless bookmarks.
While I have nothing against trying to convince people to try linux, I have something against the people who will try just about anything, including outright lying, in order to make people switch.
Parent
bad feeling (Score:4, Interesting)
I've got a baaaad feeling about this...
Parent
the Tux Virus (Score:5, Interesting)
Typically, the scenario involved a win95 themed wm and a far-fetched belief that wine or openoffice could allow the user to be fooled at least briefly.
hawk
Parent
Re:Huh? (Score:5, Informative)
Its not the best way to run Linux, but it is a very safe way and faster and more permanent than a LiveCD.
Parent
Re:Huh? (Score:5, Informative)
No it doesn't, this installer installs Debian on normal Linux partition not to a file.
Parent
Re: Huh? (Score:4, Interesting)
mount -t binfmt_misc none
and then check again if the "register" file exists. If it doesn't...something's wrong. If it does, then you can add entries like the wikipedia article says. So, you can "cd
Here's an example for Windows applications, using Wine.
cd
echo ':Windows:M::MZ::/usr/bin/wine:' > register
Which has:
name = Windows
type = M (use the magic number, rather than "E" which means use the extension)
offset = just left blank
magic = MZ (magic number for Windows executables, if you'd used "E" previous, you'd put "exe" here)
mask = left blank
interpreter =
Now you can run Windows apps just by typing their name, like any Linux program. In fact, since we used the magic number rather than the extension, you could remove the
You'd probably want to put this in a startup script, or something
Parent
Re:Huh? (Score:5, Informative)
I'm assuming based on the screenshots [goodbye-microsoft.com], it's a little windows app that begins the debian install process. Functionally the Debian ISO it would be analagous to a 'windows upgrade' CD.
But that's my guess
Parent
Re:Huh? (Score:4, Informative)
Parent
Re:Huh? (Score:5, Informative)
The installation of Debian may be a challenge for some who are afraid of changing the disk boot order in bios. Since bios menus vary, it's practically impossible to make good documentation about getting a CD to boot when it doesn't by default. More subtly, it addresses that weird fear that windows really isn't going away when you install Debian. Personally, I think the distro will be more popular now that the installation cd stops dropping you on a command line where you had to figure out what to type to start the installation process.
FYI: Debian's graphical installer is way, way ahead of the ubuntu installer u-bug-quity in terms of features and functionality. This is one of the many great things going on in Debian right now.
Parent
the win32 debian package (Score:4, Informative)
Your wish is google's command
http://packages.debian.org/unstable/utils/win32-loader [debian.org]
Re:the win32 debian package (Score:4, Funny)
Parent
Re:the win32 debian package (Score:5, Informative)
Parent
EULA (Score:5, Funny)
Well that's a bummer. (Score:5, Funny)
Will this work in Wine?
Seriously though - nice work, guys.
Just ran the installer (Score:5, Informative)
I still prefer my method (Score:5, Funny)
My first thought is virus (Score:4, Insightful)
I run Ubuntu in VMware. I thought from the article that perhaps I could run Windows programs inside Linux with this. Another WINE.
Re: (Score:3, Insightful)
Re: (Score:3, Informative)
From what I can gather sid isn't too bad most of the time anyway it's just every so often big upgrades come through and break stuff.
Re:What? (Score:5, Informative)
Parent
Re:What? (Score:5, Funny)
Parent
No no no (Score:4, Funny)
This is slashdot you inconsiderate fool.
Parent
Re:What? (Score:4, Interesting)
Parent