[opensuse-factory] openSUSU RC1 installation Problem
Hello, Have any a idea what is wrong with a Asus P9D WS. I have the Problem the Bootsetting can't be written. This is a Asus P9D WS Board with a LSI 7292 Controller and 16GB Ram My Installation: This is a dualboot installation On the LSI only one Drive is bootable Test 1: I set /boot/efi to the windows EFI Partition Test 2: I set /boot/efi to the windows partition and make a /boot Partition (XFS) on the first drive. The rest from the installation is on a second drive. Secure boot is enabled. I have no idea why this is not working? -- mit freundlichen Grüßen / best Regards, Günther J. Niederwimmer -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Mon, 13 Oct 2014 08:10, Günther J. Niederwimmer wrote:
Hello,
Have any a idea what is wrong with a Asus P9D WS.
I have the Problem the Bootsetting can't be written.
This is a Asus P9D WS Board with a LSI 7292 Controller and 16GB Ram
My Installation: This is a dualboot installation
On the LSI only one Drive is bootable
Test 1: I set /boot/efi to the windows EFI Partition
Test 2: I set /boot/efi to the windows partition and make a /boot Partition (XFS) on the first drive.
The rest from the installation is on a second drive.
Secure boot is enabled.
I have no idea why this is not working?
Preface: As you have not said otherwise, is it correct to assume Grup2 as bootloader, with Shim (for secure boot) and installation done with "secure boot support" (Installation -> Bootloader Installation) On the first test: I'm unsure how to give a comment here, if /boot is NOT a own partition, it is part of the / (root) filesystem, what FS you have selected for / (root) ? See note below. On the second test: I'm not sure about support for XFS on /boot partition. Try ext[234] or btrfs for /boot partition, these are supported for sure. Infos: http://en.opensuse.org/openSUSE:UEFI And a plea to those with the full knowlege: please do a readover / correction to the Info-page (see link above) for actual (OSS 13.2 / SLE 12) facts / reality. for reference: http://download.opensuse.org/factory-snapshot/repo/oss/docu/RELEASE-NOTES.en... https://activedoc.opensuse.org/book/opensuse-reference/chapter-10-the-boot-l... ATM there is no CLEAR info about supported filesystems for /boot in the upcoming release (OSS 13.2 / SLE 12) available, or at least not easy to find. Thanks for the time invested in getting this cleared up. - Yamaban.
On Mon, 13 Oct 2014 14:11:46 +0200 (CEST) Yamaban <foerster@lisas.de> wrote:
On Mon, 13 Oct 2014 08:10, Günther J. Niederwimmer wrote:
Hello,
Have any a idea what is wrong with a Asus P9D WS.
I have the Problem the Bootsetting can't be written.
This is a Asus P9D WS Board with a LSI 7292 Controller and 16GB Ram
My Installation: This is a dualboot installation
On the LSI only one Drive is bootable
Test 1: I set /boot/efi to the windows EFI Partition
Test 2: I set /boot/efi to the windows partition and make a /boot Partition (XFS) on the first drive.
The rest from the installation is on a second drive.
Secure boot is enabled.
I have no idea why this is not working?
Preface: As you have not said otherwise, is it correct to assume Grup2 as bootloader, with Shim (for secure boot) and installation done with "secure boot support" (Installation -> Bootloader Installation)
On the first test: I'm unsure how to give a comment here, if /boot is NOT a own partition, it is part of the / (root) filesystem, what FS you have selected for / (root) ? See note below.
On the second test: I'm not sure about support for XFS on /boot partition. Try ext[234] or btrfs for /boot partition, these are supported for sure.
Infos: http://en.opensuse.org/openSUSE:UEFI
And a plea to those with the full knowlege: please do a readover / correction to the Info-page (see link above) for actual (OSS 13.2 / SLE 12) facts / reality.
for reference: http://download.opensuse.org/factory-snapshot/repo/oss/docu/RELEASE-NOTES.en... https://activedoc.opensuse.org/book/opensuse-reference/chapter-10-the-boot-l...
ATM there is no CLEAR info about supported filesystems for /boot in the upcoming release (OSS 13.2 / SLE 12) available, or at least not easy to find.
Thanks for the time invested in getting this cleared up.
- Yamaban.
Hi, I try to capture what yast2-bootloader support for booting: https://github.com/yast/yast-bootloader/blob/master/SUPPORTED_SCENARIOS.md I hope it helps. If something is not clear, please open issue on github or even better create pull request ;) Josef -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Tue, 14 Oct 2014 15:43, Josef Reidinger <jreidinger@...> wrote:
On Mon, 13 Oct 2014 14:11:46 +0200 (CEST) Yamaban <foerster@lisas.de> wrote:
On Mon, 13 Oct 2014 08:10, Günther J. Niederwimmer wrote: {snip} Hi, I try to capture what yast2-bootloader support for booting: https://github.com/yast/yast-bootloader/blob/master/SUPPORTED_SCENARIOS.md I hope it helps. If something is not clear, please open issue on github or even better create pull request ;)
Other than some formulations and missing info this is fine and ripe for opensuse.org/wiki and announcement on news.opensuse.org. 1. missing: What version is referenced. (here OSS 13.2 / YaST2 3.1.108 / Grub2 2.02~beta2) 2. referered "stage1" should be at least once named "Stage1 of Grub2" for enhanced clarity and disambiguenes 3. Section "Partition table" item "GPT" subitem "bios_boot partition" Please give additional info, or create it fully if missing. (First Partiton, Size, Partion.type.id) maybe a "one-click-item" in the Partioneer to create it, if GPT and or UEFI is selected. 4. missing: What filesystems are supported / allowed / working for /boot. E.g. a sentence like this: If Root-FS (/) is not one of [list:ext2,ext3,ext4,btrfs,...], /boot has to be it's own partiton of the FS-type [list:...] to ensure a working boot-scenario. Sorry no github account here, so no open a issue there. - Yamaban.
On Tue, 14 Oct 2014 16:12:45 +0200 (CEST) Yamaban <foerster@lisas.de> wrote:
On Tue, 14 Oct 2014 15:43, Josef Reidinger <jreidinger@...> wrote:
On Mon, 13 Oct 2014 14:11:46 +0200 (CEST) Yamaban <foerster@lisas.de> wrote:
On Mon, 13 Oct 2014 08:10, Günther J. Niederwimmer wrote: {snip} Hi, I try to capture what yast2-bootloader support for booting: https://github.com/yast/yast-bootloader/blob/master/SUPPORTED_SCENARIOS.md I hope it helps. If something is not clear, please open issue on github or even better create pull request ;)
Other than some formulations and missing info this is fine and ripe for opensuse.org/wiki and announcement on news.opensuse.org.
1. missing: What version is referenced. (here OSS 13.2 / YaST2 3.1.108 / Grub2 2.02~beta2)
2. referered "stage1" should be at least once named "Stage1 of Grub2" for enhanced clarity and disambiguenes
3. Section "Partition table" item "GPT" subitem "bios_boot partition" Please give additional info, or create it fully if missing. (First Partiton, Size, Partion.type.id) maybe a "one-click-item" in the Partioneer to create it, if GPT and or UEFI is selected.
4. missing: What filesystems are supported / allowed / working for /boot. E.g. a sentence like this: If Root-FS (/) is not one of [list:ext2,ext3,ext4,btrfs,...], /boot has to be it's own partiton of the FS-type [list:...] to ensure a working boot-scenario.
Sorry no github account here, so no open a issue there.
- Yamaban.
Thanks for feedback. I create issue to not forget it https://github.com/yast/yast-bootloader/issues/172 Josef -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (3)
-
Günther J. Niederwimmer
-
Josef Reidinger
-
Yamaban