Re: Dual boot installation
From: AnonymousFC3 (no_email_at_please.net)
Date: 11/12/04
- Next message: G Dahler: "Fedora core 3: How to install RAID-1 system disk ?"
- Previous message: Eldon: "Modem installation problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 12 Nov 2004 13:06:59 -0800
Paul:
Windows when installed write the first sector of the disk.
Using a DOS diskette, you can bring back your disk to life that way:
1) Have (or create) a bootable DOS or MSDOS or OpenDOS diskette with FDISK
on it, and then after boot, type:
fdisk /mbr
I will look that nothing happened (very fast, one sector write, no
feedback).
Then you should be able to reboot from hard-disk.
2) If you also have several other partitions on the same disk, used by
Linux, you may want to reinstall Linux, from scratch and ask the software
to install with the boot loader being GRUB (bettre than Lilo) at the
beginning of the partition.
Red Hat will then install Linux wher you want.
3) Partionning the hard disk:
When you install Windows, hopefully you did let some space for Linux.
Then create for Linux:
a) a small (ext3) partition (a few megabytes say 5 MB) that you will
format as ext3, and format, and mount pint will be "/boot" (no quotes!).
b) a regular partition at least 5 GB (ext3) where you install Linux and
mounted as "/" (no quotes!).
You may have more partitions if you wish, including another small one for
LVM, but this is for later!
3) Install Red Hat Linux (suggest Fedora Core 3: free dowload), as mentioned
above (you have to go to expert install mode):
/dev/hda1 (1st partition) is probably your windows partition.
/dev/hdax (about 5MB) mounted as /boot
/dev.hdax Large, is you "standard" Linux partition.
Ask the GRUB boot loader to be at the beginning of the partition mounted
as /
Then Linux will install as dual boot, and you will be able to use both
Windows and Linux.
Note: It is a good idea after this to create Linux boot diskette, and to
save (on a diskette for exemple) your mbr sector using the Linux dd
command. (dd if=/dev/hda1 etc......)
So if you distroy your mbr sector, restoring it will only take a minute,
booting for example from a Knoppix (or other) CD based bootable Linux
(great tool to have).
Have fun.
-----
Paul Stevens wrote:
> Hi
>
> I have installed Ver 9.0 on a stand alone machine with no problem so I
> thought I would venture to add another harddisc to another machine and
> install red hat as a dual boot wiht Windows 98.
>
> Everything seemed to go fine until the machine rebooted. All I get is
> grub>
> as a prompt and nothing else except the message about pressing TAB. The
> machine is a P II 300Mhz machine.
>
> It was a standard installation. I am very new to this and would
> appreciate
> some help. Have booked myself on a RHCE course. Hope it helps!!
>
> thanks
>
> Paul
- Next message: G Dahler: "Fedora core 3: How to install RAID-1 system disk ?"
- Previous message: Eldon: "Modem installation problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|