Slashdot Log In
Debian win32-loader Goes Official
Posted by
kdawson
on Thu Sep 13, 2007 09: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
Submission: 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: (Score:2)
Re: (Score:2, Informative)
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: (Score:2)
* motherboard that doesn't support CD booting or at least doesn't support it properly.
* USB or firewire CD drive and a bios that doesn't support booting from it.
* No cd drive at all (the loader can be used to set off an install from the network).
Re: (Score:3, Interesting)
Well, thanks, for the info....
But what does it say about the Geeks of "Goodbye-Microsoft.com" that no one bothers to explain something as basic as this? "Use of Debian logo does not imply endorsement by the Debian project."
Well, that is reassuring.
Who are these guys and why should I trust them?
In launching the installer are you committing yourself to a total erasure of your Windows OS,
Re: (Score:3, Insightful)
--- and only if the installer does what you tell it to do.
I see a zealot's website with two sparse pages of text, some crappy screen shots, and links that lead nowhere in particular.
Nothing that inspires trust in a program that can do unlimited damage to my system and files.
Re: (Score:3, Informative)
Unilke the Windows installer, at least you can download the source code and see for yourself exactly what it does.
Re: (Score:3, Informative)
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
ld-windows.so.2 (Score:2)
(I know that is possible for a large number of specific Windows applications -through Wine-, but I meant everywhere, transparent, use Windows executables *as if* they were normal Linux binaries)
That would require a bit of kernel-level support, but it appears straightforward. The execve [die.net] system call would detect PE binaries (whose data starts with MZ), and then it would use wine to load the executable, in much the same way that it uses /lib/ld-linux.so.2 to load ELF binaries. Wine Traffic 125 [kerneltraffic.org] states that some Linux distributions already do this (or at least have done this at some time).
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: (Score:2)
Re:Huh? (Score:4, Informative)
Parent
Re: (Score:2, Offtopic)
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
Re: (Score:2)
Re: (Score:3, Informative)
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)
Re: (Score:2)
Maybe I don't get it, but isn't that what you'd get out of a typical PXE boot/NFS install?
Re: (Score:3, Informative)
None of which is required for this.
So many options there. (Score:2)
- wubi style installations on a windows partition http://wubi-installer.org/ [wubi-installer.org]
- USB bootable stick
- this new debian installer
- live cds and cd installers
- network
One might find the debian installer useful in those cases where the keyboard is locked on startup of the live cd, which prevents to choose one grub option. I guess it's an OS vs. BIOS issue at reboot, sometime it helps to reboot after a brief disconnection of the pc from power/battery.
Oh wait
- floppies
I recently had to
I still prefer my method (Score:5, Funny)
Re: (Score:3, Funny)
Mr. Windows partition, meet Mr. dd and Mr.
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.
Not new? (Score:3, Interesting)
Why is this suddenly supposed to be impressive or new? Surely there was a reason that this sort of thing went away, why is it coming back now if it didn't work then?
Re: (Score:3, Insightful)
Re: (Score:2, Informative)
Once they implement LVM/volume encryption into the Ubuntu installer, I may consider using it on my desktop at home. I want
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: (Score:3, Interesting)
But, more specifically, you're running Debian Sid, which I wouldn't wish on my worst enemy. Ubuntu seems to have done a pretty good job of stabilizing Sid for the everyday user.
plugwash already said it, but I've got to reiterate it a little more emphatically. The reality of sid is way better than its reputation. There are some mis-conceptions about testing and sid:
1) sid is a horrible monster that breaks all the time -- this is just not true. Sure, parts of it break from time to time, but for a cutting edge desktop, its great -- lots of current packages that mostly work all the time. You do have to be a little cautious with the upgrades, but it doesn't take much work; a little ju
Re:What? (Score:4, Interesting)
Parent
Re:What? (Score:5, Funny)
Parent
No no no (Score:4, Funny)
This is slashdot you inconsiderate fool.
Parent
No no no to your "No no no" (Score:3, Funny)
Re: (Score:3, Funny)
Now when I started using Slashdot we had to walk both ways in the snow,.*()^(^&%*%^$
NO CARRIER
Re: (Score:3, Funny)
*waits*
May seem crazy - but here are my reasons (Score:3, Interesting)
2) With debian, I upgrade as I go. I don't worry about the six-month goofy name release. I install debian once.
3) Debian is indifferent to which WM/DE you use. For all debian cares, you don't have to run any GUI. Don't even install X11, it's all the same to debian. And you don't need a different *untu, or whatever, to use a differnt GUI. I happen to use IceWM.
4) IMO, Debian has
Re: (Score:3, Insightful)
That makes as much sense as calling it a hypocrisy that creating cure against illness require that you have ill subjects to test on.
"apt-get hell" (Score:3, Interesting)
>> by aswalkeraus (563276) Alter Relationship on Thursday September 13, @11:07AM (#20588309)
>>Seriously.... apt-get hell awaits, ... be afraid, very afraid!
Thats the first time I heard that expression, not a total surprise I guess; google says:
Results 1 - 10 of about 558 for "apt-get hell". (0.30 seconds)
Results 1 - 10 of about 16,000 for "rpm hell". (0.12 seconds)
Results 1 - 10 of about 208,000 for "dll hell". (0.07 seconds)
btw. se