Re: Installing F26; Question about ks.cfg when raid1 is used

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

 



On 08/09/2017 11:52 AM, D&R wrote:
I looked at the debug info in the storage.log and there was an
error about sdb1 did not exist. But...

Switch to VT2 (where I assume you examined storage.log) and run "ls -l /dev/sd* /dev/md" or "lsblk" to see what block devices *do* exist.

You want to make sure that sda and sdb are the drives you expect, that they have the expected partitions, and that /dev/md/home and /dev/md/root exist.

ignoredisk --only-use=sda,sdb
bootloader --location=mbr --boot-drive=sda

# Partition clearing information
clearpart --none --initlabel

--initlabel is not required.  It only makes sense in conjunction with --all.

Since I am using the option --useexisting do I still need to use the part
commands?

As far as I know: no. However, reusing existing block devices is extremely prone to breaking and very difficult to troubleshoot, in my experience. You may need to experiment. Typically, I'll start with the anaconda-generated kickstart file from a manual installation and test each individual change, line by line, option by option, when I'm troubleshooting anaconda.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux