Re: Multi-install question
From: A. Sopicki (pastorpalme_at_gmx.de)
Date: 09/30/03
- Previous message: Benjamin J. Weiss: "Multi-install question"
- In reply to: Benjamin J. Weiss: "Multi-install question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: redhat-list@redhat.com Date: Tue, 30 Sep 2003 15:45:44 +0200
Hi, Ben!
> I'll be installing win2k), correct? So, all I should have to do is:
>
> a) backup hda's MBR (dd if=/dev/hda of=/dev/fd0 bs=512 count=1)
> b) install win2k on hdb
> c) restore hda's MBR (dd if=/dev/fd0 of=/dev/hda bs=512 count=1)
> d) manually edit /boot/grub/grub.conf and add an entry for hdb
>
> Does this sound correct?
Seems to be ok. Another way to do the same is to use the Rescuesystem from
Redhat to get access to your linux. After the chroot to your system you can
install grub again with the command
#>grub-install
Check grub-install --help for the options available.
Greets,
Alex
-- The box said install win 2000 or better so I installed Linux :-p -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Benjamin J. Weiss: "Multi-install question"
- In reply to: Benjamin J. Weiss: "Multi-install question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|