Raymond Norton wrote: >I had a motherboard die on a server and need to mount the drive on a working >box. Whenever I add it in to the working box it will boot instead of the >drive that is supposed to. Any idea what I have to do get a proper boot up ? >I know it is seeing the label and that is causing the problem, but not sure >what can be done about it. When the bootloader (probably lilo or grub if x86 arch) prompt appears, simply add the kernel parameter root=/dev/<desired root partition>. However, this will still load the kernel from the drive that was moved and it could be incompatible with the original root filesystem (/lib/modules in particular). The grub command line can fix this by loading the kernel from the original boot partition. Booting from a live CD should always work fine, especially for disk recovery. Daniel Rysztak wrote: >Switch the order of drives in BIOS, swap the master/slave jumpers or swap >the IDE ports for the cables. (I'm assuming it's IDE. If it's SCSI, change >the boot order in the SCSI BIOS.) These are excellent (and very terse) suggestions by Daniel. (I would use ATA rather than the generic acronym IDE, though.) The unqualified use of the acronym BIOS of course refers to the motherboard BIOS. Sincerely, Ken Fuchs <kfuchs at winternet.com> _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list