Thierry ITTY kirjoitti 10.12.2002 kello 10:00:
> >     I've got to do some develompnet for a USB solution, & my Windows
> >machine's USB stuff doesn't seem to be working.  Is it possible for
> >me to install Win98 on my linux server, such that I can occasionally
> >take it down & do development work on it?  I recall from days of old,
> >that Windows had to be on the 1st hard disk, preferably on the 1st
> >partition.  Is that still the case?  I dunno is I have much free
> >space on the 1st HD, but maybe I can make something work.  How do I
> >go about changing partition sizes & whatnot?

Hei

How much space is not much. I suppose that one thing you should find out
is how much space you need for win98.

If I were in your position I would download and use some parted root/boot disks.
(note your linux should include parted but I always use the boot/root disk version)

    ftp://ftp.gnu.org/gnu/parted/bootdisk/partboot.img
    ftp://ftp.gnu.org/gnu/parted/bootdisk/partroot.img

Read a little about parted:

    http://www.cs.mu.oz.au/~aclausen/parted-talk/

I would then boot with parted and change the partitions on your disk to make space for 
win 98.

Install win 98 in the newly created partition. 

Reboot with parted. 

mount the partion that contains your linux installation and the /boot directory if you 
have 
the boot stuff in a separate partition.

chroot /DIRECTORY_LINUX_MOUNTED_ON   /bin/bash

then fiddle with grub or lilo so that they can boot the win98.
   
umount the linux partition.

control-d to leave the chroot environment.

Reboot and you should be able to see win98 as a choice in lilo or grub.

Take your time and make sure that you feel confident about what you are doing b4 you 
start.

No doubt others will suggest other methods. Read those suggestions b4 you go on as
this is one way to do what you want - not the only or best.

t.irvine

............................................................
Maksuton sähköposti aina käytössä http://luukku.com                            
Kuukausimaksuton MTV3 Internet-liittymä www.mtv3.fi/liittyma



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to