Bug 1177494

Summary: inst_prepdisk has failed
Product: [openSUSE] openSUSE Tumbleweed Reporter: axion <bugzilla>
Component: InstallationAssignee: YaST Team <yast-internal>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P3 - Medium CC: ancor
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://trello.com/c/8Hk4vvls
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: save_y2logs result.

Description axion 2020-10-08 18:54:18 UTC
Created attachment 842429 [details]
save_y2logs result.

Caller: /mounts/mp0001/usr/share/YaST2/lib/y2storage/lib/y2storage/clients/inst_prepdisk.rb:86:in ` mount_in_target'

On a Raspberry Pi 4 (8G)

Installing on 2 usb-sticks with 3 partitions each.

1 vfat /boot/efi Primary partition
1 btrfs /boot Primary partition

117G in 2 58G raid0 partition Raid-partitions

The 117 G raid is split in;
  1  100G Btrfs system partition
  1   16G Swap partition

If I negate to run the debugger and the click on Next at the YaST2 bugzilla dialog the install appears to go fine.
Comment 1 Ladislav Slezák 2020-10-09 14:08:53 UTC
Mount failed: 

2020-10-08 20:32:24 <1> install(3379) [Ruby] clients/inst_prepdisk.rb(mount_in_target):83 Cmd: mount -t efivarfs efivarfs /mnt/sys/firmware/efi/efivars
2020-10-08 20:32:25 <3> install(3379) [bash] ShellCommand.cc(shellcommand):78 mount: /mnt/sys/firmware/efi/efivars: unknown filesystem type 'efivarfs'.


I'm not sure if efivars FS is supported on RPi4....
Comment 2 Ancor Gonzalez Sosa 2020-10-13 08:19:59 UTC
Marking as duplicate. See the long discussion in the related bug.

*** This bug has been marked as a duplicate of bug 1174029 ***