Tumbleweed 6.17.9-1 doesn't see my usb drive

Zypper dub could not get it higher than 6.17.8.2 and that failed for the same reason. Now i toke my original usb stick with installer tumbleweed and at the end it perform a update. Now i have 6.18.0-1. Great, but hanging on boot.

Other problem, the disk is there now. But the error now is vc832x driver failed. It is not in the directory. I do not have network so repair is difficult.

Oke, back in business. Installed a fresh Tumbleweed. SeLinux as giving the problems now with home-relabel.service failed. I set selinux=0 in grub and everything seems to work.

@Pitmaster You have some serious issues… how did you create the Install USB Media?

For my last install, of Tumbleweed i used the usb stick made when i moved from Mint to Suse. It was made in Suse with Balena Etcher.

@Pitmaster I would suggest downloading the latest snapshot, create a new USB image with dd, for example I use;

dd if=openSUSE-Tumbleweed-DVD-x86_64-SnapshotYYYYMMDD-Media.iso of=/dev/sdX BS=4M iflag=fullblock oflag=direct status=progress; sync

Where /dev/sdX is your USB device.

EDIT: Fix dd command!

1 Like

Well Malcolm, i have a working system now. Without SeLinux. And you know, don’t mess with things that are working :rofl:

Thx for the effort, Nico

@Pitmaster well your system is insecure, be careful…

Thx Matcolm. I know. I will be careful.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.