Re: Changing Boot Loader

2007-03-05 Thread Kevin Kinsey
Vince wrote: Tom Marchand wrote: Is there anyway to install a new boot loader without having to perform a complete reinstall? _ Have a read though the man page for boot0cfg if you want to reinstall the freebsd bootloader, otherwise you can install grub from ports. Vince or GAG (ports/sysut

Re: Changing Boot Loader

2007-03-05 Thread Kevin Kinsey
Vince wrote: Tom Marchand wrote: Is there anyway to install a new boot loader without having to perform a complete reinstall? _ Have a read though the man page for boot0cfg if you want to reinstall the freebsd bootloader, otherwise you can install grub from ports. Vince or GAG (ports/sysut

RE: Changing Boot Loader

2007-03-05 Thread Thomas Sparrevohn
Take a look at boot0cfg - it can install a new master boot record - If you by accident have nuked /boot You can normally get away with a make install from /sys/i386/boot - sometimes you have to copy a file or two by hand -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTE

Re: Changing Boot Loader

2007-03-05 Thread Vince
Tom Marchand wrote: Is there anyway to install a new boot loader without having to perform a complete reinstall? _ Have a read though the man page for boot0cfg if you want to reinstall the freebsd bootloader, otherwise you can install grub from ports. Vince __