2015-07-09 15:24:11 -0500 | received badge | ● Popular Question (source) |
2015-07-09 15:24:11 -0500 | received badge | ● Famous Question (source) |
2015-07-09 15:24:11 -0500 | received badge | ● Notable Question (source) |
2014-12-21 07:38:30 -0500 | marked best answer | Will fedora allow a degraded raid device to be created during installation? Will fedora allow a degraded raid device to be created during installation? |
2014-12-18 15:52:48 -0500 | answered a question | Why does first grub boot menu entry result in kernel panic, while the rescue boot menu entry results in a normal startup? I resolved this to my satisfaction. 1) I switched hd0 with hd1 2) I changed the partition scheme to include a 500Mb /boot and a 200Mb /boot/efi |
2014-12-17 15:37:26 -0500 | commented answer | problem using nvidia proprietary driver on fedora 21 I simply renamed the nvidia.xorg.conf to xorg.conf and ran the Nvidia X Server Settings program. On the X Server Display Configuration tab there is a "Save to X Configuration File" button. |
2014-12-17 15:31:19 -0500 | commented question | Why does first grub boot menu entry result in kernel panic, while the rescue boot menu entry results in a normal startup? I tried that but it didn't help. I got a message: Then I ran yum update during which I got a: I still got the same original kernel panic. |
2014-12-17 14:34:11 -0500 | received badge | ● Scholar (source) |
2014-12-17 11:24:38 -0500 | commented question | Why does first grub boot menu entry result in kernel panic, while the rescue boot menu entry results in a normal startup? Well, with the --force arg included that command caused a new initramfs-3.17.4-301.fc21.x86_64.img file to be written. I still got the identical kernel panic when I selected the first boot menuitem. |
2014-12-17 10:40:32 -0500 | received badge | ● Editor (source) |
2014-12-17 10:40:32 -0500 | edited question | Why does first grub boot menu entry result in kernel panic, while the rescue boot menu entry results in a normal startup? I have performed a /boot/efi installation of Fedora 21 beta to hd0 with LVM partitions and it is updating and operating fine. I wish to make use of btrfs and its raid 1 functionality. To that end I have installed the released Fedora 21 to hd1 a couple of times with /boot/efi. Each time, when I reboot the system and select the first menuitem I get: If I select the second menu item... ...the system starts up as a normal system and works fine. Any ideas about what could cause this? Can I fix it easily after the install? Here is the output of os-prober: Below is the contents of grub.cfg in /boot/efi/EFI/fedora (more) |
2014-12-17 08:02:45 -0500 | commented answer | Will fedora allow a degraded raid device to be created during installation? Thank you for providing that background. |
2014-12-14 02:28:40 -0500 | answered a question | Will fedora allow a degraded raid device to be created during installation? Nope. From the installation document Note RAID configuration options are only visible if you have selected two or more disks for installation. At least two disks are required to create a RAID device, and some RAID layouts will require more. Requirements for different types of RAID are described in Section 5.4.10.5, “Device, File System and RAID Types”. |
2014-12-12 08:30:13 -0500 | answered a question | problem using nvidia proprietary driver on fedora 21 I had a very similar issue that only presented when I tried to switch user. I discovered that after the installation of the NVIDIA drivers my system was left without an xorg.conf file. THis threw me because the system still worked on my dual monitor setup. |