Re: Changing bootloader and FS question

2003-12-24 Thread Robert Storey
As someone else pointed out, "apt-get install grub" will install the grub package. To install it in the mbr, your run "grub-install /dev/hda" (assuming you are installing it on /dev/hda). However, once you do this, when you go to reboot, you'll simply be presented with a prompt that says: "grub>".

Re: Changing bootloader and FS question

2003-12-23 Thread David Z Maze
Stephen Liu <[EMAIL PROTECTED]> writes: > My Debian 3.0 box, newly installed, is running LILO and Ext3. Can I > use 'dselect' to change the bootload to GRUB and FS to Reiser > without making another clean installation. OR is there any other > way?. Not as such. You can use dselect (or aptitude

Re: Changing bootloader and FS question

2003-12-22 Thread Toshiro
On Tuesday 23 December 2003 01:20, Stephen Liu wrote: > Hi folks, > > My Debian 3.0 box, newly installed, is running LILO and Ext3. Can I use > 'dselect' to change the bootload to GRUB and FS to Reiser without making > another clean installation. OR is there any other way?. > Changing LILO for G