I got a prompt ! Thanks ! the actual option is usbcore.nousb so the full edited $linux line I used $linux /boot/linux.vmx splash=silent plymouth.enable=0 rootflags=size=100% console=ttyS0,115200n8 showopts usbcore.nousb Unfortunately the console is filled with this error message every second rtc-efi rtc-efi: can't read time On Tue, Oct 4, 2016 at 1:11 PM, Andreas Färber <afaerber@suse.de> wrote:
Am 04.10.2016 um 11:07 schrieb Paul Gonin:
I am getting a slightly different result.
Loading linux.vmx... Loading initrd.vmx... EFI stub: Booting Linux Kernel... EFI stub: UEFI Secure Boot is enabled. EFI stub: Using DTB from configuration table EFI stub: Exiting boot services and installing virtual address map... U-Boot EFI: Relocation at 00000000bffacff0 is out of range (1fffc1d0) U-Boot EFI: Relocation at 00000000bffad000 is out of range (1fffc1e8) U-Boot EFI: Relocation at 00000000bffad010 is out of range (1fffc1e8) U-Boot EFI: Relocation at 00000000bffad020 is out of range (1fffc058) [ 0.320694] dmi: Firmware registration failed. [ 8.024526] rtc-efi rtc-efi: can't read time [ 8.075878] rtc-efi rtc-efi: can't read time [ 8.080160] rtc-efi rtc-efi: hctosys: unable to read the hardware clock setterm: cannot (un)set powersave mode: Inappropriate ioctl for device
full console: http://paste.opensuse.org/28835324
You'll need to edit the command line in GRUB to drop "quiet". I had success after disabling USB (usbcore.disable=1 or something like that), otherwise it would freeze in EHCI driver initialization. YMMV.
Regards, Andreas
-- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org