RE: reinstall lilo after windows

2005-09-13 Thread Ken Walker
t: Re: reinstall lilo after windows On Sun, Sep 11, 2005 at 06:32:39AM -0400, Hugh Lawson wrote: > Rakotomandimby Mihamina <[EMAIL PROTECTED]> writes: > > > Hi, > > I will have to reinstall my windows XP because I messed it up. > > I know it will fire my bootloader (

Re: reinstall lilo after windows

2005-09-12 Thread Alvin Oga
hi ya hendrik On Mon, 12 Sep 2005, Hendrik Boom wrote: > > > boot = /dev/fd0 > > > root = /dev/hda1 > > Poor choice of language. Yes. It boots the MBR on the floppy, > then tries to read the kernel, the initrd, and such from /dev/hda1. yup.. > But if the drive has been physically moved t

Re: reinstall lilo after windows

2005-09-12 Thread Hendrik Boom
On Mon, Sep 12, 2005 at 02:26:22PM -0700, Alvin Oga wrote: > > On Mon, 12 Sep 2005, Hendrik Boom wrote: > > > > vi lilo.conf > > > boot = /dev/fd0 > > > > > > root = /dev/hda1 > > > > Won't that make it boot from /dev/hda1? > > no... it boots from floppy ( the MBR ) Poor choice of languag

Re: reinstall lilo after windows

2005-09-12 Thread Alvin Oga
On Mon, 12 Sep 2005, Hendrik Boom wrote: > > vi lilo.conf > > boot = /dev/fd0 > > > > root = /dev/hda1 > > Won't that make it boot from /dev/hda1? no... it boots from floppy ( the MBR ) it's told that /, /dev, /etc, /bin etc ( rootfs ) is on /dev/hda1 > How will it know to look on

Re: reinstall lilo after windows

2005-09-12 Thread Hendrik Boom
On Mon, Sep 12, 2005 at 06:31:00AM -0700, Alvin Oga wrote: > > > mkboot only works if you have lilo installed. > > those commands and gazillion other equivalent/similarly > named commands all have assumptions in order to work And boy, is it confusing if you don't know what the assumptions are!

Re: reinstall lilo after windows

2005-09-12 Thread Alvin Oga
On Mon, 12 Sep 2005, Hendrik Boom wrote: > > > I know it will fire my bootloader (lilo on the MBR) to wipe out the mbr dd if=/dev/zero of=/dev/hda bs=448 count=1 aka: fdisk /mbr aka: reformat/reinstalling :-) to install the mbr dd if=working-mbr of=/dev/hda

Re: reinstall lilo after windows

2005-09-12 Thread Hendrik Boom
On Sun, Sep 11, 2005 at 06:32:39AM -0400, Hugh Lawson wrote: > Rakotomandimby Mihamina <[EMAIL PROTECTED]> writes: > > > Hi, > > I will have to reinstall my windows XP because I messed it up. > > I know it will fire my bootloader (lilo on the MBR) > > If you have a floppy drive, one of these shou

Re: reinstall lilo after windows

2005-09-11 Thread Joe Smith
I do not have idea why this very useful option is removed from sarge. Now i always need 2 cd's, sarge and woody with xfs. In my opinion it's the worst change from woody to sarge. Full rescue support was not integrated into d-i by the time sarge was released. The latest Installers have a res

Re: reinstall lilo after windows

2005-09-11 Thread Mariusz Jedwabny
If you have Woody install cd you can run it with: rescue root=/dev/hdaX and when system is up make: # lilo that's it. I do not have idea why this very useful option is removed from sarge. Now i always need 2 cd's, sarge and woody with xfs. In my opinion it's the worst change from woody to sarg

Re: reinstall lilo after windows

2005-09-11 Thread Hugh Lawson
Rakotomandimby Mihamina <[EMAIL PROTECTED]> writes: > Hi, > I will have to reinstall my windows XP because I messed it up. > I know it will fire my bootloader (lilo on the MBR) If you have a floppy drive, one of these should work: use 'mkboot' to make a boot floppy (easiest). Be sure to test be

Re: reinstall lilo after windows

2005-09-09 Thread Hendrik Boom
On Thu, Sep 08, 2005 at 04:39:22PM +0200, Rakotomandimby Mihamina wrote: > Hi, > I will have to reinstall my windows XP because I messed it up. > I know it will fire my bootloader (lilo on the MBR) > > That lilo loads three linux installation at the moment (one Debian, one > Mandriva and one Fedor

Re: reinstall lilo after windows

2005-09-08 Thread Andrew Sackville-West
Angelo Bertolli wrote: I think the moral of the story is: use GRUB. Is there any advantage to using LILO these days? I know how to use it. serious advantage. ;) A Angelo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTE

Re: reinstall lilo after windows

2005-09-08 Thread Angelo Bertolli
Andrew Sackville-West wrote: seems to me that windows has problems with this. it really only wants to be first partition on the first harddrive. I strongly recommend that you put windows on its own HD, or on the first partition of a second HD. you can remap the drives in lilo so that windows d

Re: reinstall lilo after windows

2005-09-08 Thread Andrew Sackville-West
Rakotomandimby Mihamina wrote: Hi, I will have to reinstall my windows XP because I messed it up. I know it will fire my bootloader (lilo on the MBR) That lilo loads three linux installation at the moment (one Debian, one Mandriva and one Fedora). They are respectively an hda1 to hda3. Lilo's

Re: reinstall lilo after windows

2005-09-08 Thread Angelo Bertolli
Maurits van Rees wrote: On Thu, Sep 08, 2005 at 04:39:22PM +0200, Rakotomandimby Mihamina wrote: I will have to reinstall my windows XP because I messed it up. I know it will fire my bootloader (lilo on the MBR) (...) The partition for the windows OS is ready and empty. It's hda4

Re: reinstall lilo after windows

2005-09-08 Thread Maurits van Rees
On Thu, Sep 08, 2005 at 04:39:22PM +0200, Rakotomandimby Mihamina wrote: > I will have to reinstall my windows XP because I messed it up. > I know it will fire my bootloader (lilo on the MBR) > (...) > The partition for the windows OS is ready and empty. It's hda4 I wonder if Windows knows that i