Re: [SLE] raid test failure of hda

From: Louis Richards (louis_at_ldrit.com)
Date: 05/23/05

  • Next message: David SMITH: "Re: [SLE] bittorrent question"
    To: suse-linux-e@suse.com
    Date: Mon, 23 May 2005 07:29:22 -0400
    
    

    On Sunday 22 May 2005 06:10 pm, Richard Bos wrote:
    <SNIP>
    > Is it possible to alter the MBR in /dev/hdc?
    >
    > ps: I can also start the system using by selecting 'installation' from the
    > suse disk and than -> boot installed OS -> this finds that a bootable
    > system on /dev/md0 (while hda is removed from the system)...
    >
    >
    > --
    > Richard Bos
    > Without a home the journey is endless

    From an older message:

    Once the system is up, install the grub software and then install grub
    on both MBRs like this:

    grub

    Grub>device (hd0) /dev/hda
    Grub>root (hd0,0) and then:
    Grub>setup (hd0)

    Grub>device (hd0) /dev/hdb
    Grub>root (hd0,0) and then:
    Grub>setup (hd0)

    quit

    Now that grub is on both drives just add an extra entry in menu.1st like
    this:

    title Linux [MIRROR]
     kernel (hd1,1)/boot/vmlinuz root=/dev/md2 vga=0x317 splash=silent desktop
    resume=/dev/md3 showopts initrd (hd1,1)/boot/initrd

    This is just a copy of whatever you have for linux already but changing the
    drive number in parenthesis.

    Depending on how your motherboard's BIOS handles a failed drive, you may
    or may not need the second entry to boot.

    HTH,

    -- 
    Louis Richards
    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: David SMITH: "Re: [SLE] bittorrent question"

    Relevant Pages

    • Re: chainloader +1, again
      ... I started an install of f12 on what is /dev/sdb here, ... There is a grub installed on the first drive and the 4th drive, ... been booting the 4th drive by copying its vmlinuz etc to the first drives ... but that could be leftovers from the old mint install FAIK. ...
      (Fedora)
    • Re: Fedora vs. Ubuntu (hijacked: can I dual boot FC and Kubuntu?)
      ... When you install say FC5 and then Ubuntu on the same drive ... the last one in will tend to "take over" GRUB, ... Making GRUB "point" back to the original partition means ... "root (" and then press tab you can see the drives available (should ...
      (Fedora)
    • Re: Strange Optical drive problem
      ... Grub with, combined_mode=libata? ... It's not the first time that I've seen using LiLo instead of Grub, ... I'll try to find out how to install LiLo instead of Grub. ... CD drives just work these days. ...
      (Ubuntu)
    • Re: Alternative booting
      ... The fact that you find grub broken only after updates is odd. ... explain why things work for the first install but then break after updates. ... I could install F7 on the PATA drives on the Promise, ...
      (Fedora)
    • Re: Reconfigure to boot from extended partition?
      ... about the "bootable" flag on the partition table, ... you can install either grub or lilo on the superblock of a partition, ... I managed to rip out the drives from my old 450Mhz Compaq ...
      (Ubuntu)