Re: bootloader options for SW raid 1 arrangement

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Rick Philbrick wrote:

>  
> What option/s should be included in my KS-cfg in order to have either
> disk bootable? Below are the two that i do use.
> bootloader --location=mbr
> zerombr yes


I use the following in %post


grub --batch <<EOT 1>/dev/null 2>/dev/null
root (hd0,0)
setup (hd0)
root (hd1,0)
setup (hd1)
quit
EOT

hope that helps


- Mike


[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux