You are going to have to install grub or lilo first, then copy the first 
512 of that partition. Do you have a seperate boot partition? If not you 
would want to install to the root partition. Boot with your floppy and 
type something like grub-install /dev/hdx (where x is the root 
partition) Then do the  dd if=/dev/hdx(whatever the root partition is) 
of=/bootsect.lnx bs=512 count=1. I hope I have this right, if not 
someone correct me please...



Joel Lopez wrote:
> I've read that mini how to but it tells how to do it with a boot loader
> installed.  I need to figure out how to do it with no boot loader on Linux.
> 
> Is it possible to add lilo or grub to Red Hat after it is installed?  Or do I
> need to reinstall red hat?
> 
> 
> On Tue, 15 Oct 2002 17:19:44 -0400 Tom Pollerman
> <[EMAIL PROTECTED]> wrote:
> 
> 
>>On Mon, 14 Oct 2002 17:12:39 -0700
>>"Joel Lopez"  wrote:
>>
>>
>>>Hi,
>>>
>>>I didn't install a boot loader when I
>>
>>installed redhat 8 but I did
>>
>>>make a boot disk.
>>>I've been trying to make a bootsect.lnx file
>>
>>to put on my C drive to
>>
>>>allow add linux to the NT bootloader.  Is it
>>
>>possible to make it
>>
>>>from my boot disk.
>>>
>>>
>>
>>  There are step-by-step instructions for
>>adding linux to the NT
>>loader at::
>>
>>             
>>http://www.tldp.org/HOWTO/mini/Linux+NT-Loader
>>
>>
>>                             Regards,
>>
>>                              Tom
>>
>>
>>
>>-- 
>>redhat-list mailing list
>>unsubscribe
>>mailto:[EMAIL PROTECTED]?subject=unsubscribe
>>https://listman.redhat.com/mailman/listinfo/redhat-list
>>
> 
> 
> 
> 




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

Reply via email to