Re: Bootable diskette or HD mbr modification with RedHat 9.0

From: Bit Twister (BitTwister_at_localhost.localdomain)
Date: 07/02/03


Date: Tue, 01 Jul 2003 23:08:25 GMT

On Tue, 01 Jul 2003 22:56:39 GMT, George wrote:

> I was Under the impression That rawrite could do this, I made a floppy with
> rawrite? BUT I continue to go into the INSTALLATION process again. THIS
> IS NOT what I desire. I do not wish to reinstall. I wish to boot LINUX!

-------------- standard reinstall include file follows ---------

You can create a lilo diskette, an image boot diskette, and or
a rescue diskette. Only the rescue diskette contains utilities.

Change your bios boot order and test diskettes after you create them.

You have to change the hdaX to where you installed your RH

lilo boot diskette:
        Load a blank floppy into drive and
        lilo -b /dev/fd0
Remove diskette and label it lilo boot

image boot diskette:
        Load a blank floppy into drive and
        mkbootdisk --device /dev/fd0 $(uname -r)
Remove diskette and label it image boot

Rescue diskette:
http://www.toms.net/

Replacing a wiped out mbr lilo using the Rescue diskette

Change hda5 to your / partition location
        mkdir /mnt
        mount -t auto /dev/hda5 /mnt
        chroot /mnt
        /sbin/lilo -v

Then, install Win, then boot from your CD, hit F1 and type

rescue

then, at the prompt (it will look strange, something like "sh-2.05#"), type

mount -t auto /dev/hda5 /mnt
chroot /mnt
/sbin/lilo -v # installs lilo boot loader
reboot

>
> The other question I have is: ONCE decided NOT to modify the MBR for
> multiple OS boot up and linux has been installed.
> Is there a way to modify the MBR with out going through a re-INSTALL??

Redhat
boot CD 1 into rescue mode.
During rescue boot it gives you the mount point where your RH
is mounted.

chroot /mnt/sysimage

# lilo boot loader install
lilo -v

# grub boot loader install command
/sbin/grub-install hda



Relevant Pages

  • Re: Windows / Linux DUAL boot
    ... I wish to boot LINUX! ... You can create a lilo diskette, an image boot diskette, and or ... Only the rescue diskette contains utilities. ... Then, install Win, then boot from your CD, hit F1 and type ...
    (alt.os.linux.redhat)
  • Re: Boot disk problems
    ... > I have a freind who is running redhat 7.3 and she never istalled LILO ... for some reason she always got into Linux via a boot disk. ... Create a rescue diskette from tom's site. ...
    (comp.os.linux.setup)
  • Re: Stuck a Verifying DMI Pool Data.
    ... If the computer has no bootable files on the drive it is attempting to boot ... record by booting from the bootable floppy diskette again. ... hard disk drive settings within CMOS are not set properly. ... I then proceeded to install windows XP via CD. ...
    (microsoft.public.windowsxp.help_and_support)
  • install rh9 on an usb drive
    ... I want to install rh9 on an external usb drive ... when i boot from an install diskette (made from install cd's diskette ... could plug in any machine at office, then boot it with (or ...
    (RedHat)
  • xp reinstall
    ... I followed instructions for install and clean ... startup I get msg "cannot find bios from diskette or ... In addition it won't boot at all sometimes, ... on startup, and there is a white setup scan line at the ...
    (microsoft.public.windowsxp.setup_deployment)