Legacy Forum: Preserving Nearly 20 Years of Community History - A Time Capsule of Discussions, Memories, and Shared Experiences.

HOWTO: Install Win XP on the Roboard without using a Floppy

Based on DMP's Vortex processor / SoC this board is a full computer capable of running a standard Windows and Linux installation on the backpack of your robot.
12 postsPage 1 of 1
12 postsPage 1 of 1

HOWTO: Install Win XP on the Roboard without using a Floppy

Post by PedroR » Thu Jun 25, 2009 12:52 pm

Post by PedroR
Thu Jun 25, 2009 12:52 pm

Hi

Many have asked about installing Windows XP on the Roboard without using a floppy drive.
This method is called Slipstreaming and you can use a tool such as nLite to integrate the necessary IDE driver into the XP installation routine and avoid using a floppy.

The IDE drivers supplied by the Roboard manufacturer do not work with nLite (if you attempt to install you will get a 0x7B blue screen - inaccessible boot device).

However we at Robosavvy have developed a modified version of the drivers that fix that issue and will let you use nLite and avoid the need to use a usb floppy.

The modified IDE drivers for slipstreaming are available here:
http://robosavvy.com/RoboSavvyPages/Rob ... vvyFix.zip

A community member has produced a manual on how to create a slipstreamed CD to install windows XP using our modified drivers.
The manual is for eBox 3300 but the core processor/chipset and VGA card are the same so the instructions work for the Roboard as well.
The document is here:
http://robosavvy.com/RoboSavvyPages/Rob ... x-3300.pdf

Once you produce the CD, follow the Roboard's instructions on how to install windows XP, available here
http://www.roboard.com/Files/RB-100/Ins ... RB-100.pdf
All steps apply with the exception that you skip the parts related to the USB floppy drive.

I am quite busy with other Robosavvy tasks and projects at the moment but I will be glad to help you with any issue you might encounter.
Once I have the time I will also produce a specific version of the manual for the Roboard with the full installation procedure.

PS:
I myself have experienced an issue where the USB keyboard and mouse might stop working during the graphical part of windows xp installation, after the hardware detection phase.
If that happens to you there are 2 possible fixes:
1) When using nLite set the install options to Full Unattended. This way it will install without you ever needing to use the keyboard or mouse.
2) There is also a trick to enable legacy USB Keyboard and Mouse support. I haven't tested it but it should work as well: I think you need to press and hold the END key during the Roboard boot/power up but please confirm this in the Roboard users manual.
Hi

Many have asked about installing Windows XP on the Roboard without using a floppy drive.
This method is called Slipstreaming and you can use a tool such as nLite to integrate the necessary IDE driver into the XP installation routine and avoid using a floppy.

The IDE drivers supplied by the Roboard manufacturer do not work with nLite (if you attempt to install you will get a 0x7B blue screen - inaccessible boot device).

However we at Robosavvy have developed a modified version of the drivers that fix that issue and will let you use nLite and avoid the need to use a usb floppy.

The modified IDE drivers for slipstreaming are available here:
http://robosavvy.com/RoboSavvyPages/Rob ... vvyFix.zip

A community member has produced a manual on how to create a slipstreamed CD to install windows XP using our modified drivers.
The manual is for eBox 3300 but the core processor/chipset and VGA card are the same so the instructions work for the Roboard as well.
The document is here:
http://robosavvy.com/RoboSavvyPages/Rob ... x-3300.pdf

Once you produce the CD, follow the Roboard's instructions on how to install windows XP, available here
http://www.roboard.com/Files/RB-100/Ins ... RB-100.pdf
All steps apply with the exception that you skip the parts related to the USB floppy drive.

I am quite busy with other Robosavvy tasks and projects at the moment but I will be glad to help you with any issue you might encounter.
Once I have the time I will also produce a specific version of the manual for the Roboard with the full installation procedure.

PS:
I myself have experienced an issue where the USB keyboard and mouse might stop working during the graphical part of windows xp installation, after the hardware detection phase.
If that happens to you there are 2 possible fixes:
1) When using nLite set the install options to Full Unattended. This way it will install without you ever needing to use the keyboard or mouse.
2) There is also a trick to enable legacy USB Keyboard and Mouse support. I haven't tested it but it should work as well: I think you need to press and hold the END key during the Roboard boot/power up but please confirm this in the Roboard users manual.
Last edited by PedroR on Wed Sep 21, 2011 4:34 pm, edited 2 times in total.
PedroR
Savvy Roboteer
Savvy Roboteer
Posts: 1199
Joined: Mon Jun 16, 2008 11:07 pm

Not Booting

Post by goofylogic98 » Thu Aug 20, 2009 10:41 pm

Post by goofylogic98
Thu Aug 20, 2009 10:41 pm

Issue I have right now is it will not boot from the SD card directly. I have to have another USB Flash Drive in with a boot.ini file on it that then allows me to select the SD card to boot from. Without the USB Flash Drive, it just gives me the blinking curser.
Issue I have right now is it will not boot from the SD card directly. I have to have another USB Flash Drive in with a boot.ini file on it that then allows me to select the SD card to boot from. Without the USB Flash Drive, it just gives me the blinking curser.
goofylogic98
Robot Builder
Robot Builder
Posts: 12
Joined: Thu Aug 20, 2009 10:39 pm

Post by PedroR » Fri Aug 21, 2009 1:32 pm

Post by PedroR
Fri Aug 21, 2009 1:32 pm

Hi

This behaviour is NOT related to the IDE drivers.
If the IDE drivers were not correctly in place it would boot but halt a few seconds later with a Blue Screen.

The issue you are seeing is because the bootloader was not correctly installed on the SD card.
It may be an issue with the brand of the SD card or a mis configuration in the BIOS.

Make sure the SD card is set as the primary boot device.

Also, you can run the Windows XP installation CD and select the Repair option to get a command line prompt.
Once you're there there are specific tools like "fixmbr" to install the bootloader on the sd card.

You can get more info on that here http://www.ehow.com/how_4891476_reinsta ... oader.html.
Make sure you run fixmbr against the CORRECT drive letter.

As a side note, in the future please do not double post on the forum as it generates confusion and it won't get you a better or faster answer.
Most likely you'll just confuse the readers with the double posts because your other post has different information and I'm a bit lost as to what's your issue now.
Hi

This behaviour is NOT related to the IDE drivers.
If the IDE drivers were not correctly in place it would boot but halt a few seconds later with a Blue Screen.

The issue you are seeing is because the bootloader was not correctly installed on the SD card.
It may be an issue with the brand of the SD card or a mis configuration in the BIOS.

Make sure the SD card is set as the primary boot device.

Also, you can run the Windows XP installation CD and select the Repair option to get a command line prompt.
Once you're there there are specific tools like "fixmbr" to install the bootloader on the sd card.

You can get more info on that here http://www.ehow.com/how_4891476_reinsta ... oader.html.
Make sure you run fixmbr against the CORRECT drive letter.

As a side note, in the future please do not double post on the forum as it generates confusion and it won't get you a better or faster answer.
Most likely you'll just confuse the readers with the double posts because your other post has different information and I'm a bit lost as to what's your issue now.
PedroR
Savvy Roboteer
Savvy Roboteer
Posts: 1199
Joined: Mon Jun 16, 2008 11:07 pm

Post by Joerg » Fri Aug 21, 2009 4:01 pm

Post by Joerg
Fri Aug 21, 2009 4:01 pm

Hi,

in my tests I got a blinking cursor (white on black) during boot if something with the boot device was wrong. Maybe a bad connected SD-card or sometimes if the selected boot device from the boot device priority entry in bios was absent.
Please go into bios-setup after boot and have a look into the boot tab.

BTW, this posting was written on Roboard RB-100 with Win-XPSP3 and SeaMonkey1.17 :-)

Best Regards,
Joerg
Hi,

in my tests I got a blinking cursor (white on black) during boot if something with the boot device was wrong. Maybe a bad connected SD-card or sometimes if the selected boot device from the boot device priority entry in bios was absent.
Please go into bios-setup after boot and have a look into the boot tab.

BTW, this posting was written on Roboard RB-100 with Win-XPSP3 and SeaMonkey1.17 :-)

Best Regards,
Joerg
Joerg
Robot Builder
Robot Builder
User avatar
Posts: 17
Joined: Mon Jun 12, 2006 1:00 am
Location: Dresden / Germany

Post by PedroR » Fri Aug 21, 2009 4:15 pm

Post by PedroR
Fri Aug 21, 2009 4:15 pm

way cool that you're posting from your roboard ;)
way cool that you're posting from your roboard ;)
PedroR
Savvy Roboteer
Savvy Roboteer
Posts: 1199
Joined: Mon Jun 16, 2008 11:07 pm

Post by Tsai Sung Yang » Thu Nov 12, 2009 7:56 pm

Post by Tsai Sung Yang
Thu Nov 12, 2009 7:56 pm

Hi,

I burned the WinLite.iso (xp pro sp3 + IDE) on CD and plug a new

4G SD (Formated FAT32) on my Roboard.

but encountered an error message "Disk Error" (white text & black bg)

before install.

I already set primary to USB-CDROM and secondary to SD.

Should I make my SD bootable before installing?
Hi,

I burned the WinLite.iso (xp pro sp3 + IDE) on CD and plug a new

4G SD (Formated FAT32) on my Roboard.

but encountered an error message "Disk Error" (white text & black bg)

before install.

I already set primary to USB-CDROM and secondary to SD.

Should I make my SD bootable before installing?
Tsai Sung Yang
Robot Builder
Robot Builder
Posts: 17
Joined: Wed Nov 11, 2009 2:02 pm
Location: Taiwan

Post by Tsai Sung Yang » Mon Nov 16, 2009 4:37 am

Post by Tsai Sung Yang
Mon Nov 16, 2009 4:37 am

I solved the problem now :D

all because WinAVI... :evil:

Tsai Sung Yang wrote:Hi,

I burned the WinLite.iso (xp pro sp3 + IDE) on CD and plug a new

4G SD (Formated FAT32) on my Roboard.

but encountered an error message "Disk Error" (white text & black bg)

before install.

I already set primary to USB-CDROM and secondary to SD.

Should I make my SD bootable before installing?
I solved the problem now :D

all because WinAVI... :evil:

Tsai Sung Yang wrote:Hi,

I burned the WinLite.iso (xp pro sp3 + IDE) on CD and plug a new

4G SD (Formated FAT32) on my Roboard.

but encountered an error message "Disk Error" (white text & black bg)

before install.

I already set primary to USB-CDROM and secondary to SD.

Should I make my SD bootable before installing?
Tsai Sung Yang
Robot Builder
Robot Builder
Posts: 17
Joined: Wed Nov 11, 2009 2:02 pm
Location: Taiwan

I have the problem with installation XP

Post by babyjung116 » Sat Jan 16, 2010 3:01 pm

Post by babyjung116
Sat Jan 16, 2010 3:01 pm

While WinXP is being installed, The agreement window is prompt and I want to select "I agree.." to continue but I can't press any key on keyboard and I try to press CAPS LOCK and NUM LOCK but the LED is not bright. I turn off the Roboard and turn on again but I find the same problem.

What should I do? T_T :(

THANKS....

**I find the problem that winxp is installed for very long time... (Do anyone find this problem)

THANKS AGAIN..(@_^) :wink:
While WinXP is being installed, The agreement window is prompt and I want to select "I agree.." to continue but I can't press any key on keyboard and I try to press CAPS LOCK and NUM LOCK but the LED is not bright. I turn off the Roboard and turn on again but I find the same problem.

What should I do? T_T :(

THANKS....

**I find the problem that winxp is installed for very long time... (Do anyone find this problem)

THANKS AGAIN..(@_^) :wink:
babyjung116
Newbie
Newbie
Posts: 2
Joined: Sat Jan 16, 2010 2:42 pm

Re: I have the problem with installation XP

Post by roboard » Fri Aug 27, 2010 6:34 am

Post by roboard
Fri Aug 27, 2010 6:34 am

Hi,

currently, a detailed tutorial to install WinXP using RoboSavvyFix IDE driver and nLite can be downloaded from the RoBoard official website:

http://www.roboard.com/download_ml.htm

:)
Hi,

currently, a detailed tutorial to install WinXP using RoboSavvyFix IDE driver and nLite can be downloaded from the RoBoard official website:

http://www.roboard.com/download_ml.htm

:)
roboard
Savvy Roboteer
Savvy Roboteer
Posts: 302
Joined: Fri Jul 03, 2009 4:44 am

Post by Darkback2 » Wed Jan 05, 2011 4:35 am

Post by Darkback2
Wed Jan 05, 2011 4:35 am

I ran into trouble. The video card drivers link does not seam to be working.

I did a google search for the drivers but ended up with a bunch of "download any driver you might ever want to download" links. Any ideas?
I ran into trouble. The video card drivers link does not seam to be working.

I did a google search for the drivers but ended up with a bunch of "download any driver you might ever want to download" links. Any ideas?
Darkback2
Robot Builder
Robot Builder
Posts: 17
Joined: Sat Nov 08, 2008 7:51 pm

Post by Ademis2 » Mon Mar 14, 2011 9:14 pm

Post by Ademis2
Mon Mar 14, 2011 9:14 pm

I don't know much, but why is it so hard to make something install from a CD instead of a floppy?
I don't know much, but why is it so hard to make something install from a CD instead of a floppy?
Ademis2
Newbie
Newbie
Posts: 1
Joined: Mon Mar 14, 2011 9:13 pm

Post by robosavvy » Wed Mar 16, 2011 1:38 pm

Post by robosavvy
Wed Mar 16, 2011 1:38 pm

Hi Ademis

I trust you have read the Tutorial posted back in 2010. It's "not so hard" to install WinXP once you slipstream the propper IDE drivers.

The same procedure is necessary when you're using RAID controllers so this is not something unique to Roboard. It happens with other products as well.

In the case of Roboard you need a special IDE driver since the HDD is an SD card.

Regards
Hi Ademis

I trust you have read the Tutorial posted back in 2010. It's "not so hard" to install WinXP once you slipstream the propper IDE drivers.

The same procedure is necessary when you're using RAID controllers so this is not something unique to Roboard. It happens with other products as well.

In the case of Roboard you need a special IDE driver since the HDD is an SD card.

Regards
robosavvy
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 157
Joined: Thu Oct 14, 2004 1:00 am


12 postsPage 1 of 1
12 postsPage 1 of 1