[opensuse-factory] I cannot install Tumbleweed using the 20160116 ISO
Hi guys! I downloaded the 20160116 ISO from openSUSE website and checked the sha256 hash (the full medium, 4.3 GiB). After that, I used SUSE Studio ImageWriter to create a bootable USB stick. When I booted using this USB stick, instead of the usual installation screen, I see this one: http://paste.opensuse.org/33367391 Can anyone help me? This happens when I boot using either UEFI or Legacy Boot. Regards, Ronan Arraes Jardim Chagas -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Hi Ronan, Could you try writing to the USB stick using dd ? I am aware that ImageWriter is documented there https://en.opensuse.org/SDB:Live_USB_stick#Install_ImageWriter Just want to figure if the issue is with writing with ImageWriter or in the iso. And myself I usually use dd. thanks Paul On Wed, Jan 20, 2016 at 12:21 AM, Ronan Arraes Jardim Chagas <ronisbr@gmail.com> wrote:
Hi guys!
I downloaded the 20160116 ISO from openSUSE website and checked the sha256 hash (the full medium, 4.3 GiB). After that, I used SUSE Studio ImageWriter to create a bootable USB stick. When I booted using this USB stick, instead of the usual installation screen, I see this one:
http://paste.opensuse.org/33367391
Can anyone help me? This happens when I boot using either UEFI or Legacy Boot.
Regards, Ronan Arraes Jardim Chagas -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Hi Paul, Em 20-01-2016 06:56, Paul Gonin escreveu:
Could you try writing to the USB stick using dd ? I am aware that ImageWriter is documented there https://en.opensuse.org/SDB:Live_USB_stick#Install_ImageWriter Just want to figure if the issue is with writing with ImageWriter or in the iso. And myself I usually use dd.
I wrote the image using: dd bs=4M if=openSUSE-Tumbleweed-DVD-x86_64-Snapshot20160116-Media.iso of=/dev/sdb and I still can't start the installation, same problem. Regards, Ronan -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Wednesday 2016-01-20 13:59, Ronan Arraes Jardim Chagas wrote:
Hi Paul,
Em 20-01-2016 06:56, Paul Gonin escreveu:
Could you try writing to the USB stick using dd ? I am aware that ImageWriter is documented there https://en.opensuse.org/SDB:Live_USB_stick#Install_ImageWriter Just want to figure if the issue is with writing with ImageWriter or in the iso. And myself I usually use dd.
I wrote the image using:
dd bs=4M if=openSUSE-Tumbleweed-DVD-x86_64-Snapshot20160116-Media.iso of=/dev/sdb
and I still can't start the installation, same problem.
Running 'parted /dev/sdb p' or 'fdisk -l /dev/sdb' afterwards shows things are ok? If so, please check (using 'more' on /var/log/boot.msg on console 9) what the kernel says when it comes to sdb when you boot from the usb stick. Steffen -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Em 20-01-2016 11:19, Steffen Winterfeldt escreveu:
Running 'parted /dev/sdb p' or 'fdisk -l /dev/sdb' afterwards shows things are ok?
Inside a Tumbleweed installation (latest snapshot), it shows: /dev/sdb1 - 3.7 MB /dev/sda2 - 4.3 GB
If so, please check (using 'more' on /var/log/boot.msg on console 9) what the kernel says when it comes to sdb when you boot from the usb stick.
Indeed, I have a problem here. See, please, the screenshot: http://paste.opensuse.org/63642343 The USB is working fine in the Tumbleweed (lastest snapshot, same kernel) in the same machine. Regards, Ronan Arraes -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Wednesday 2016-01-20 14:43, Ronan Arraes Jardim Chagas wrote:
Em 20-01-2016 11:19, Steffen Winterfeldt escreveu:
Running 'parted /dev/sdb p' or 'fdisk -l /dev/sdb' afterwards shows things are ok?
Inside a Tumbleweed installation (latest snapshot), it shows:
/dev/sdb1 - 3.7 MB /dev/sda2 - 4.3 GB
If so, please check (using 'more' on /var/log/boot.msg on console 9) what the kernel says when it comes to sdb when you boot from the usb stick.
Indeed, I have a problem here. See, please, the screenshot:
http://paste.opensuse.org/63642343
The USB is working fine in the Tumbleweed (lastest snapshot, same kernel) in the same machine.
Seems to be a known issue: https://lkml.org/lkml/2015/12/10/29 So, I'd wait for the next TW release and if it doesn't go away, file a bugreport against the TW kernel. Steffen -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Em 20-01-2016 12:35, Steffen Winterfeldt escreveu:
Seems to be a known issue:
https://lkml.org/lkml/2015/12/10/29
So, I'd wait for the next TW release and if it doesn't go away, file a bugreport against the TW kernel.
Thanks! Can you tell me how can I track if the mentioned patch was applied to the kernel in Tumbleweed? Regards, Ronan Arraes -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Wednesday 2016-01-20 16:35, Ronan Arraes Jardim Chagas wrote:
Em 20-01-2016 12:35, Steffen Winterfeldt escreveu:
Seems to be a known issue:
https://lkml.org/lkml/2015/12/10/29
So, I'd wait for the next TW release and if it doesn't go away, file a bugreport against the TW kernel.
Thanks! Can you tell me how can I track if the mentioned patch was applied to the kernel in Tumbleweed?
No idea. Package changelog comes to mind, but possiblly it's not that detailed. Steffen -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
I opened a bug to track this problem: https://bugzilla.opensuse.org/show_bug.cgi?id=962813 Additionally, a workaround for the problem, proposed by DimStar, is to add the following to the boot options BrokenModules=scsi_dh_alua With this, I could successfully start the installation process but I am not sure what are the consequences of blocking this module. Regards, Ronan Arraes -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Wednesday 2016-01-20 00:21, Ronan Arraes Jardim Chagas wrote:
Hi guys!
I downloaded the 20160116 ISO from openSUSE website and checked the sha256 hash (the full medium, 4.3 GiB). After that, I used SUSE Studio ImageWriter to create a bootable USB stick. When I booted using this USB stick, instead of the usual installation screen, I see this one:
http://paste.opensuse.org/33367391
Can anyone help me? This happens when I boot using either UEFI or Legacy Boot.
New kernel not seeing your USB device? For a quick check: go to console 9 and run 'cat /proc/partitions'. Is it there? Steffen -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Em 20-01-2016 10:25, Steffen Winterfeldt escreveu:
New kernel not seeing your USB device?
For a quick check: go to console 9 and run 'cat /proc/partitions'. Is it there?
It shows: 8 0 250059096 sda 8 1 512000 sda1 8 2 62919680 sda2 8 3 8401920 sda3 8 4 178224128 sda4 7 0 48896 loop0 7 1 10688 loop1 8 16 62499840 sdb sda1: EFI boot partition sda2: root partition sda3: swap sda4: data partition sdb is my usb stick, but it should list more partitions (sdb1, sdb2, etc), shouldn't it? I'll try to write the image with dd. Regards, Ronan Arraes -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (3)
-
Paul Gonin
-
Ronan Arraes Jardim Chagas
-
Steffen Winterfeldt