A friend gave me an old Fujitsu tablet that has Ubuntu/Linux installed.
I want to wipe the system clean and install Windows XP.
I have a Windows XP CD but the tablet PC doesn't have a CDROM drive.
I transfered the files from the Windows XP CD to a USB key. The problem is you can't run the Windows XP setup in the Ubuntu environment and the Bios of the Tablet PC will does not support booting from a USB device.
Can I launch the Windows XP installation setup successfully by running the setup utility from Wine?
Using Wine on Ubuntu to install Windows XP
-
- Newbie
- Posts: 1
- Joined: Wed Apr 07, 2010 6:47 pm
Using Wine on Ubuntu to install Windows XP
Em 07-04-2010 21:11, techman41973 escreveu:
--
Renan Birck - Eng. Elétrica | "We all know Linux is great.
UFSM - http://renanbirck.blogspot.com | It does infinite loops in
skype: renan.ee.ufsm | irc: silentivm | 4 seconds. " (Torvalds)
http://twitter.com/renan2112 | LRU #390969 - Arch Linux
No.Can I launch the Windows XP installation setup successfully by running the setup utility from Wine?
--
Renan Birck - Eng. Elétrica | "We all know Linux is great.
UFSM - http://renanbirck.blogspot.com | It does infinite loops in
skype: renan.ee.ufsm | irc: silentivm | 4 seconds. " (Torvalds)
http://twitter.com/renan2112 | LRU #390969 - Arch Linux
Using Wine on Ubuntu to install Windows XP
techman41973 wrote:
Lengthy answer: You will have to boot the XP disk from a readable
CD/DVD device in order for the installation to be orderly as XP will
reboot your system at least once during the install and keep on trying
to install.
Best solution is to try a single drive install. That is WAY beyond this
mailing list/forum and is described elsewhere on the Internet.
James McKenzie
Simple answer: No.A friend gave me an old Fujitsu tablet that has Ubuntu/Linux installed.
I want to wipe the system clean and install Windows XP.
I have a Windows XP CD but the tablet PC doesn't have a CDROM drive.
I transfered the files from the Windows XP CD to a USB key. The problem is you can't run the Windows XP setup in the Ubuntu environment and the Bios of the Tablet PC will does not support booting from a USB device.
Can I launch the Windows XP installation setup successfully by running the setup utility from Wine?
Lengthy answer: You will have to boot the XP disk from a readable
CD/DVD device in order for the installation to be orderly as XP will
reboot your system at least once during the install and keep on trying
to install.
Best solution is to try a single drive install. That is WAY beyond this
mailing list/forum and is described elsewhere on the Internet.
James McKenzie
Re: Using Wine on Ubuntu to install Windows XP
In the context of wine and XP I have in the past installed XP on qemu for the purpose of testing applications on windows side by side with applications running on wine to see if or how they behave differently.
-
- Level 1
- Posts: 6
- Joined: Wed Feb 27, 2008 5:05 pm
I believe the question has been misunderstood. I think he's aware that wine is not an emulator.
There are 2 ways to install Windows: boot from the install media, or run the installer within an older version of Windows. If the target partition is formatted and mounted, it might be reasonable for him to hope that the installer running on wine would manage to decompress/copy files and then fail trying to change the boot loader. Maybe then he could manually finish by configuring grub to boot the new Windows.
I'm afraid this plan is the best I can think of to try to install through wine and it's still ridiculously optimistic. Realistically, it would be shocking if the installer actually ran.
I think it would be best to forget wine, and try configuring a virtual machine to access a real partition and install Windows that way.
Again, the reason for all this is that he wants to convert a tablet from linux to Windows, but can't boot from optical media and can't boot from USB.
There are 2 ways to install Windows: boot from the install media, or run the installer within an older version of Windows. If the target partition is formatted and mounted, it might be reasonable for him to hope that the installer running on wine would manage to decompress/copy files and then fail trying to change the boot loader. Maybe then he could manually finish by configuring grub to boot the new Windows.
I'm afraid this plan is the best I can think of to try to install through wine and it's still ridiculously optimistic. Realistically, it would be shocking if the installer actually ran.
I think it would be best to forget wine, and try configuring a virtual machine to access a real partition and install Windows that way.
Again, the reason for all this is that he wants to convert a tablet from linux to Windows, but can't boot from optical media and can't boot from USB.
Re: Using Wine on Ubuntu to install Windows XP
The only way you can do what you want is to boot off of usb drive if your laptop supports it. Or take HDD out and put it into the PC with CD-ROM.techman41973 wrote:I have a Windows XP CD but the tablet PC doesn't have a CDROM drive.
There is no way to start windows install from within Linux. First step is to format the drive and install loader, which won't work on live system.