A little help with installing Windows and configuring GRUB

I want to install Windows XP on my machine for various reasons. As I am writing this I am using an existing Archlinux. Now I wonder what I should take care of considering GRUB when installing Windows.
I know that Windows likes to mess with the MBR and as I am not too proficient with such things I want to be careful.
Alright, now I put in the Windows installation CD, choose a fitting partition and let it install. I assume that afterwards my GRUB will be gone... How do I take care of this?

After windows has finished installing, re-insert you arch install cd and boot from it.
Mount your arch Installation as below
mount /dev/sdXY /mnt
- change sdX for your arch / partition, also mount /boot if you have a seperate /boot partition.
start the installer, and then just do the grub stage of the install again
or issue the command
grub-install /dev/sdX --root-directory=/mnt
Last edited by gazj (2008-02-25 14:43:26)

Similar Messages

  • A little help with some code and theory

    Hey guys, I'm kinda new to this whole programming thing so
    bare with me please. I have a little problem that I just can't seem
    to get my hear around. I have a working on an inventory management
    page. It keeps track of what software is installed where and how
    many copies we have, and serials and such. Well, this page was set
    up long before I started here and it wasn't too friendly. So I'm
    editing it and adding some new features. Well one of them is
    displaying the “available installs count” with the
    search results.
    Here is my problem. The way the system keeps track of what
    software is installed where is by adding taking the appId from the
    table it with all the app's information on it (the sn, name, max
    installs, etc) and creating a new entry in another table that
    indexs that appId and the workstation it is installed on. (along
    with an Install id) well the only way to check to see how many
    copies is installed is to get the record count for a particular
    appId.
    This is where I run into trouble. When a user searches for
    apps the results page displays the apps that still have installs
    available. So where the record count of getInstallCount for
    whatever appId is less than the max installs. Well what is the best
    way to do this since to get the record count of getInstallCount I
    need an appID and the appID isn't found until I do the search
    query. What I'm using now is this but it always returns 0 for
    current Install Count. See the attached Snippet of code:
    I see what it is doing. It is getting the isntallCount for
    all appIds, but I dont' know how to narrow it down without doing
    the search first, and I don't know how to do the search with out
    getting the install count first. Any ideas or advice would rock
    guys. Like I said I'm kinda new to this programming stuff but it is
    awesome! Thanks!
    Kevin

    The w and wi are just table aliases that make it easier to
    referrence those tables by column when joining multiple tables
    (avoids having to prefix column names with the entire table name,
    etc.) When doing a self-join (joining a table to itself), the use
    of table aliases is
    required, otherwise you would have no other way to tell
    which column belonged to which "instance" of table.
    The query itself is pretty simple. It is just using a
    correlated subquery to select only those instances of
    workstationApps where the count of appID instances in
    workstationAppIndex is less than the amount specified in the
    maxConcurrentInstalls for the same appID.
    Also, I do see what you are doing with #form.searchType#, I
    was just making sure that it was what you really intended to do.
    Phil

  • Help with installing Windows 95 on Windows 7 64 bit Home Virtual PC

    I apologize in advance.  I am new to using Virtual PC and I don't understand what I'm doing wrong.  I am trying to create a virtual Windows 95 on my Windows 7 Home 64b computer in Virtual PC.  I have the original W95 cd, and I was able to
    create a Win95 boot disk.
    What I've done so far is:
    Create a Virtual drive in VPC.
    Attempt to install W95 using the cd.  The virtual system didn't install it.
    Created a W95 boot disk using a USB floppy drive.  The virtual system doesn't seem to access the USB floppy.
    Tried to enter the BIOS menu in the virtual drive and set the floppy as the initial boot drive.  The system doesn't access the floppy.
    Please let me know if you need any more info to answer this question.  Thanks!
    RK

    virtual machines won't detect usb floppy drives
    (you might also run into issues trying to install win95 on a 64 bit system not sure though)
    what you need to do is create a floppy image first
    Also use VMWARE player for win95.. virtual pc doesn't work well for it in windows 7
    so if you want to create a floppy image
    first download magiciso (it's free)
    go to new - floppy - 1.44
    copy the files from the usb floppy onto the newly created image
    save it
    now go to the image in your browser and change the extension from .ima to .flp (for VMWARE) or .img (for virtual pc)
    now you can mount the floppy image instead of using the drive all together :)
    here's an alternative method for installing windows 95 on a virtual machine as well
    installing windows 95 and CD driver manually without the floppy setup disk
    what you need:
    .DOS on a floppy or on an image (.flp .img)
    .Windows 95 cd
    .VMWARE player (it's free) or virtualpc (I recommend VMWARE)
    .Magiciso (the free trial version will do)
    .a copy of MSCDEX.EXE and oakcdrom.sys (both can be found online)
    step 1
    create a new virtual machine (make sure to add a floppy image drive if you are using vmware)
    step 2
    put your dos floppy/image in or mount it and install dos
    step 3
    download and install the free version of magiciso
    open magic iso
    go to new - floppy - 1.44
    find a copy of mscdex.exe
    find a copy of oakcdrom.sys (generic cd rom driver that works with dos.. might have to try another if it doesn't work)
    RENAME the oakcdrom.sys to cdrom.sys
    drag both these files into magic iso on the floppy disk we just created
    save the file
    close magic iso
    find the file we just saved in your explorer
    change the extension from .ima to .flp (if you are using vmware) or .img (if you are using virtualpc)
    (if you can't see the extensions you're going to need to change your folder options to show extensions)
    google it. it's easy to do
    step 4
    go back to your virtual machine
    mount the floppy image we just created
    a:\
    copy mscdex.exe c:\
    copy cdrom.sys c:\
    (don't forget to rename oakcdrom.sys to cdrom.sys in step 3)
    step 5
    find config.sys in your c drive
    type:
    edit config.sys
    now add a line that says this
    device=c:\cdrom.sys /d:mscd001
    exit and save
    step 6
    find autoexec.bat in your c drive
    type:
    edit autoexec.bat
    now add a line that says this
    c:\mscdex.exe /d:mscd001
    exit and save
    step 7
    restart the computer or virtual machine
    step 8
    we're still not done yet
    now move to your c drive and type
    mscdex.exe: /d:mscd001 /M:5 /V /L:d /S /K
    (this part /M:x refers to the amount of buffers your drive has.. it's either 4 or 5. usually 5)
    step 9
    create a blank floppy image either in vmware or magic iso then mount that new one
    put your windows 95 cd in the cd drive
    type:
    d:\
    setup.exe
    step 10
    it should be booting windows 95 now
    now you might run into troubles when it tries to install the other drivers
    it might ask you for windows floppies even if you're using the cd version
    which I never understood
    but anyways, you can find all of these drivers on the windows 95b cd if you have it
    they're all in cab files
    so you'd need to extract them 1 by 1 and put them on floppy images to use them.
    (huge pain)
    but I actually just got it to load the drivers off the win95 cd by just trying it over and over again until
    it worked. it might have been because I either did or didn't restart after putting in the windows 95 cd
    can't remember, but I'd try both if you're having trouble 
    all in all windows 95 is incredible wonky to install in a virtual machine. I highly recommend using VMWARE
    and not virtual pc for this one.
    If you didn't have a hard time installing this.. you got incredible lucky
    make sure you check to make sure windows95 is seeing your cd drive
    if not go to the add new hardware wizard in the control panel and see if that detects it
    Michael MacDonald
    State of Psychosis
    www.stateofpsychosis.com
    www.soundcloud.com/state-of-psychosis

  • Need help with installing Windows for the bar exam

    I need to retake the bar exam in Feb 2011 and I've decided to switch to typing. I am trying to figure out what Windows I need (the software says XP is fine but is that even available anymore)- so can someone walk me through this process? I've partioned my hard drive with the default 5GB but should it be more?
    I'm looking at buying Windows- is XP okay or should I shell out for 7-i.e. is one more compatible with Macs?
    And then finally, in the installation instructions they mention that I need my Mac OS disc for the process- is that the snow leopard disc or something else? My discs are in storage right now so should I wait until I get them before starting this process or can I get replacements if I accidentally threw them out in moving?
    Sorry for all the questions, but well, I'm racing to get everything done and I want to make sure I don't crash my system halfway through the exam!

    You don't need Boot Camp, but even XP will have a lot of stuff to update from after the install, and that takes temp space. Just as your Mac shows 5-10GB there is add'l hidden space used.
    Apple's 'requirements' has gotten others in trouble and I was pretty sure it was more like 10GB. Plus a lot of XP discs are now SP3.
    XP out of the box but connected to the net is just waiting for malware, average is 15 minutes to be infected. 7 is better and just in case you need it again.
    System Builder can come in 32 or 64-bit but XP is 32-bit only.
    VirtualBox by Oracle is a free VM.
    1GB for one program actually seems like a lot, or is that RAM requirement?

  • Help with Installing Windows Support Software

    sorry if this was answered but I'm having trouble with installing the Windows Support software. I have OSX lion and just did the installation of Windows 7. When I try installing the Support Package from my USB, it doesn't work. Any suggestions?

    sorry if this was answered but I'm having trouble with installing the Windows Support software. I have OSX lion and just did the installation of Windows 7. When I try installing the Support Package from my USB, it doesn't work. Any suggestions?

  • Help with installing Windows with a RAID array

    Hi!
    I hope you can help me.   When I try setting up Windows XP Home I can get as far as the press F6 section of the installation. I formatted a floppy disk and installed the Nvidia drivers just as it descibes in the manual.  However, when i'm prompted to add the Nvidia RAID drivers I get the message "The file nvraid.sys could not be found." and if I try to install the Nvidia storage control drivers I get the message "nvatabus.sys could not be found.  IF I use the nforce3 SATA RAID Driver floppy provided by MSI I actually get all the way through the formatting of the hard drive but when i'm promted to press enter to start loading the Nvidia drivers into Windows it stops and will not go any further.    
    I have checked the the BIOS settings and double checked the BIOS settings.  At first, I tried installing with the hard drives installed in ports #1 and #2.  I have tried connecting the two sata 120GB Maxtors to sata ports 3 and 4.  
    Under Integrated Peripherals, Enable RAID for SATA #3 and #4, disable port 1+2, and enable port 3+4 and vice versa for the previous setup.
    I would then save changes and restart and at the nVidia RAID BIOS screen where it would usually say to press F10 to check the array setup.
    I am frustrated and stumped.  Please help me...Your help is much appreciated, thank you
    System:
    K8N Neo Platinum
    Athlon 64 3400+
    1024MB Corsair XMS ProLL PC3200
    2 x 120GB Maxtor SATA hard drives
    Lite-on 52x24x52
    ASUS 9800 Pro
    Antec 480 watt PSU

    Maybe you have not put the files in the correct directories needed to install the files from the floppy, or maybe your floppy is just messed up Why not just use the floppy that is supplied to you by MSI? (Psst its in the box )

  • Need help with installing Windows XP on Satellite A60

    I have toshiba satellite A60 and I need to know steps of reformatting the hard drive and installing Winxp. what do i need and how?
    also..how can i save all the files and emails on Microsoft outlook? i'm not well experienced with this.

    Hi,
    the installation of XP is very simple. You just have to put the CD in and start the installation, the installation wizard is guiding you through the whole process. A little advice: when it comes to partition the drive, you should delete the old partition, create a new one and format it with ntfs. Dont worry the installation wizard will guide you very detailed trough that process so it will go very easily.
    Regarding your backup:
    Thats my way to backup my files:
    I have a external USB-HDD drive and I put all my files on it so I can copy them back after I install a new system. To save your outlook you can check this site:
    http://www.sitedeveloper.ws/tutorials/outlook.htm
    They describe very nice how to backup you outlook.
    Good luck
    Greets

  • Need little help with JPA code and displaying database data into tables

    Hello Everyone,
    I am using java6 and Netbeans 6.1 on Windows XP platform.
    This is probably very simple but have'nt been able to figure it out yet. I am using the Travel Java Databse included in NB6 as a learning tool.
    I have a JComboBox connected to Person Table and want to display a Trip table from using the selected item from theJcombobox. In other words, Trip table shows only the Person selected from the Jcombobox.
    If someone could point me on the right direction how to code JPA code or how to use NB6 GUI to accomplish this.
    Thanks

    The w and wi are just table aliases that make it easier to
    referrence those tables by column when joining multiple tables
    (avoids having to prefix column names with the entire table name,
    etc.) When doing a self-join (joining a table to itself), the use
    of table aliases is
    required, otherwise you would have no other way to tell
    which column belonged to which "instance" of table.
    The query itself is pretty simple. It is just using a
    correlated subquery to select only those instances of
    workstationApps where the count of appID instances in
    workstationAppIndex is less than the amount specified in the
    maxConcurrentInstalls for the same appID.
    Also, I do see what you are doing with #form.searchType#, I
    was just making sure that it was what you really intended to do.
    Phil

  • Little help with imovie hd and canon camcorder..

    im trying to get videos from canon legria hf m406 to imovie hd, using macbook air. it doesnt seem to recognize the camera even though canon hdd icon appears on desktop and i get access to jpegs. it says no camera connected or whatnot. i got it working on my other mac with star iconed imovie..not sure which version this is.
    any help would be appreciated!

    wrong category here. This is iMovie for iphone/ipod/ipad..

  • Help with event window and "Nav" button?

    I lost my event window, where do I locate it? Also, in the event window there should be a "Nav" buttion, I didn't see it when I had it up, why?
    Running version 11.5 on CS5.5.

    Hi hkbstudios,
    Welcome to Adobe forums. The help article http://helpx.adobe.com/dreamweaver/using/changes-insert-options-creative-cloud.html has changes to the Insert menu in the latest version.
    Thanks,
    Preran

  • Little help with a NameChangeListener and Event

    Hi,
    This is very simple but having some trouble. Ive written my NameChangeEvent class and NameChangeListener. I also have a 'MainWindow' class which is a frame and on that frame I have a text field and a button. The button is called 'change name' and when I press this a JOptionPane comes up saying 'Please enter new name'. Now this is where i'm stuck....I want the new name to appear in the text field in the MainWindow but can't remember how to do this??
    Thanks alot.

    veldhanas wrote:
    [See This|http://exampledepot.com/egs/java.util/CustEvent.html?l=rel]
    Yeh i've done all that, here is my classes.
    package explicit;
    import java.util.EventListener;
    public interface NameChangeListener extends EventListener {
         public void nameChanged(NameChangeEvent event);
    package explicit;
    import java.util.EventObject;
    public class NameChangeEvent extends EventObject {
         private String name;
         public NameChangeEvent(Object source, String name) {
              super(source);
              this.name = name;
         public String getName() {
              return name;
    }But i'm stuck here....
         private JButton getChangeNameButton() {
              if (changeNameButton == null) {
                   changeNameButton = new JButton();
                   changeNameButton.setBounds(new Rectangle(60, 58, 127, 23));
                   changeNameButton.setText("Change Name");
                   changeNameButton.addActionListener(new java.awt.event.ActionListener() {
                        public void actionPerformed(java.awt.event.ActionEvent e) {
                             JOptionPane.showInputDialog(MainWindow.this, null, "Please enter in name",1);
              return changeNameButton;
         }What do i code in here?

  • Help, I installed parallel and windows, and opened videos (on an external hard disk) with windows, and now cannot open them with Mac, and use i movies.  How do I reverse this?

    Help, I installed parallel and windows, and opened videos (on an external hard disk) with windows, and now cannot open them with Mac, and use i movies.  How do I reverse this?

    Paragraphs help the reader, just saying.
    What are you actually trying to do? Why do you need "DVD size" folders if you're creatng an Archive on an external hard drive?
    Also, I understand burning folders instead of individual photos or albums gives you more space on a DVD.
    It makes no difference at all.
    How can I keep the captions on my photos (not events) when I print or transfer to a new folder?
    You can export while writing the metadata to the file in most cases.
    Tne only way I know is to copy photos from the Windows to folders on my HD, then copy and paste photos or albums or events to HD, then create a new folder and fill it to the appropriate DVD size. 
    HD? Another HD? You use HD there in a way that makes no sense. What's the point of 'DVD size'?
    I also thought I should download future photos to my Canon programming that comes with EOS cameras and edit and then decide which photos to save to iPhoto library and which to save only to my archival HD?
    Does this have any relation to the previous questions? You know you can delete from iPhoto, right?
    You're somewhat confused and you need to
    1. Decide what exactly you want to do
    2. Then go about it.
    If I understand you correctly - and there's no guarantee that I do -  the easiest thing is to bring all your Photos into iPhoto and do everything from there.
    You can have an archive on an external disk, you can sort and select and edit with or via iPhoto
    Regards
    TD

  • Need a little Help with my new xfi titanium

    +Need a little Help with my new xfi titanium< A few questions here.
    st question? Im using opt out port on the xfi ti. card and using digital li've on a windows 7 64 bit system,? I would like to know why when i use 5. or 7. and i check to make sure each speakear is working the rear speakers wont sound off but the sr and sl will in replace of the rear speakers. I did a test tone on my sony amp and the speaker are wired correctly becasue the rear speakers and the surrond? left and right sound off when they suppose too. Also when i try to click on? the sl and sr in the sound blaster control panel they dont work but if i click on the rear speakers in the control panel the sl and sr sound off. Do anyone know how i can fix this? So i would like to know why my sl and sr act like rears when they are not?
    2nd question? How do i control the volume from my keyboard or from windows period when using opt out i was able to do so with my on board? sound max audio using spidf? Now i can only control the audio using the sony receiver.
    Thank you for any help..

    /Re: Need a little Help with my new xfi titanium? ?
    ZDragon wrote:
    I'm unsure about the first question. Do you even have a 7. system and receiver? If you just have 5., you should be able to remap the audio in the THX console.
    I do have a sony 7. reciever str de-995 its an older one but its only for my cpu. At first i didnt even have THX installed because it didnt come with the driver package for some reason until i downloaded the daniel_k support drivers and installed it. But it doesnt help in anyway.
    I have checked every where regarding the first question and alot of people are having problems getting sound out of there rear channels and the sound being re-mapped to the surround right and the surround left as if there rear left and rear right.
    I read somewhere that the daniel_k support drivers would fix this but it didnt for me and many others.
    For the second question i assumed it would be becasue of the spidf pass through and that my onboard sound card was inferior to the xfi titaniums. But i wasnt sure and i was hopeing that someone would have a solution for that problem because i miss controlling the volume with my keyboard.

  • Need a little help with syncing my iPod.

    I got a new macbook pro for cristmas and a few cds. After i tried to sync my ipod to itunes i put a symbol next to each song that i got from other cds saying that they were downloading but they werent. Also the cds i downloaded to my ipod for the first time didnt appear at all. Need help.

    /Re: Need a little Help with my new xfi titanium? ?
    ZDragon wrote:
    I'm unsure about the first question. Do you even have a 7. system and receiver? If you just have 5., you should be able to remap the audio in the THX console.
    I do have a sony 7. reciever str de-995 its an older one but its only for my cpu. At first i didnt even have THX installed because it didnt come with the driver package for some reason until i downloaded the daniel_k support drivers and installed it. But it doesnt help in anyway.
    I have checked every where regarding the first question and alot of people are having problems getting sound out of there rear channels and the sound being re-mapped to the surround right and the surround left as if there rear left and rear right.
    I read somewhere that the daniel_k support drivers would fix this but it didnt for me and many others.
    For the second question i assumed it would be becasue of the spidf pass through and that my onboard sound card was inferior to the xfi titaniums. But i wasnt sure and i was hopeing that someone would have a solution for that problem because i miss controlling the volume with my keyboard.

  • How do I install windows and bootcamp on my macbook Air

    Hi
    I need to install Windows and Bootcamp on my macbook Air, due to a software tool a customer needs that only runs on windows.
    The initial instructions say I cannot do this with a remote DvDplayer,
    Who has experienced this?
    Chris

    http://manuals.info.apple.com/en_US/boot_camp_install-setup_10.7.pdf

Maybe you are looking for

  • Runtime error R6034, itunesHelper.exe and the missing library MSVCR80.dll

    I made the mistake of upgrading to the new version of itunes and I appeared the following errors: - Runtime Error R6034 on ituneshelper.exe - Library MSVCR80.dll not found - Error 7 (windows error 126)   I tried to install and uninstall as they say a

  • In MIRO - wants to put Tax amount manually (Not % basis)

    Dear Friends, While doing MIRO normally we select tax code as per tax code , tax is coming in % and if we do simulation it shows it is posted to its GL. But this is having always fix % . But in my case at the time of MIRO we noticed  that  taxes are

  • How do I transfer InDesign app to my second home computer???

    I have an IMAC with INdesign. I want to have the same INdesign App on my portable IBOOK.  I tried to transfer the app from my IMAC to my IBOOK with a LACIE memory stick with no luck. Talked to a chap in India support for almost an hour with no luck.

  • [svn:osmf:] 14161: PARB changes: Rename pluginInfoRef to pluginInfo.

    Revision: 14161 Revision: 14161 Author:   [email protected] Date:     2010-02-12 16:58:43 -0800 (Fri, 12 Feb 2010) Log Message: PARB changes: Rename pluginInfoRef to pluginInfo. Modified Paths:     osmf/trunk/framework/OSMF/org/osmf/plugin/PluginInfo

  • After Java update to SE6 1.6.0_29 ,getting applet crash

    I have a MacBook Pro with 10.7.2 and installed Java update to 1.6.0_29  now my sample 64 bit browser application are showing crash report alert every time of launch. Here's the crash showing Java NAIP2 webpluginhost crash. Any help would better? In S