C A Exton © 2024                 


 

 

 

EXTON OpSuS Tumbleweed Deepin 20.6 respectively LXQt 2.0.0 64 bit UEFI Linux Live DVD/USB - Build 240807, 240801 and 181126 (Build  181126 only for Raspberry Pi 3)

 

EXTON OpSuS Tumbleweed is based on openSUSE Tumbleweed, which is a rolling distribution. I.e. no need for new installations. Just run the command sudo zypper dup and you will always get the latest stable packages/kernels. The ISO files are of 3630 MB respectively 2510 MB. The LXQt version will thus run very fast from a DVD or a USB stick. Even in VirtualBox/VMware directly from the ISO file.

NEWS ABOUT EXTON OpSuS Deepin 240807

I had to replace EXTON OpSuS Build 240729 with Build 240807, when I "discovered" that no multimedia codes were installed in Build 240729. The same kernel - 6.9.8-amd64-exton - is used when running Build 240807 live. After installation to hard drive you can use the original openSUSE kernel 6.10.3-1-default if you want, but to be able to use Refracta Snapshot you'll have to use "my" kernel 6.9.8-amd64-exton. Watch a screenshot of the "new" Deepin Desktop.

Study all installed packages in Build 240807

NEWS ABOUT EXTON OpSuS Build 240729 with the Deepin DE
I've made a new version of EXTON OpSuS with Deepin 20.6 as DE (Desktop Environment). It replaces version 231220, which also had the Deepin DE installed. Version 240729 is a total rebuild of version 231220 with many more openSUSE packages pre-installed. The ISO-file has thus increased from 3290 MB to 3630 MB. I have managed to install Refracta Snapshot, which means that you can completely change the EXTON OpSuS System and then create a new ISO-file. (Your own). Your new openSUSE system will also be Live and installable. A new kernel is used - 6.9.8-amd64-exton. Watch a screenshot when Refracta Snapshot has started. You'll find your new ISO file in /home/snapshot. The whole "remasterprocess" is very simple and quick.
NOTE: While running EXTON OpSuS Build 240729 and 240801 from hard drive you can use openSUSE's original kernel 6.9.9-1.1-default if you want, but to be able to use Refracta Snapshot (in both versions) you'll have to use "my" kernel 6.9.8-amd64-exton.

ABOUT the Deepin Desktop Environment
Deepin DE (made in China!) is devoted to providing a beautiful, easy to use, safe and reliable system for global users. I came to like the Deepin DE very much when I installed it in ExTiX and ArchEX. So I thought why not install the Deepin DE also in EXTON OpSuS?

ABOUT EXTON OpSuS for PC's
EXTON OpSuS Tumbleweed with Deepin 20.6 respectively LXQt 2.0.0 uses kernel 6.9.8-amd64-exton. Installed programs: Among many other programs, Firefox, NetworkManager, GParted and VLC . You'll run the system as the nornal user user. The password for user is live. Root's password is root. EXTON OpSuS can easily be installed to hard drive (of those who so desire). For that you shall use Refracta Installer. All packages have been updated to the latest available version as of August 1, 2024 (the LXQt version) and August 7, 2024 (the Deepin version).
NOTE1 as regards Build 240801
:  When the boot process is ready you will end up at SDDM login screen. You can only log in to the LXQt Desktop as user with password live. You will see this first screen when logged in to LXQt.
NOTE2 as regards Build 240801: If you want to run the system as root you shall press Ctrl Alt F1 simultaneously to leave X. Log in as root with password root. Then run the command startx. You will then enter the LXQt 2.0.0 Desktop. When logged in as root you won't have sound.
NOTE3: Version 240801 of EXTON OpSuS can run on really old computers. As an example I could run them on my 17 years old laptop Acer Aspire 5102 WLMi.
NOTE4 as regards Build 240729: You will run the system as the normal user user or as root. The passwords are live respectively root. When the boot process is ready you will end up at the SDDM Login Screen. Choose to log in to Deepin as root or as user. When logged in as root you won't have sound.
NOTE5 as regards Build 240729: There is (possibly) one "bug" in this build. If you after a hard drive installation of EXTON OpSuS can't boot the system there is probably something wrong with the filesystem. You should then boot up another Linux system (from your hard drive or from a USB stick) and run the following commands (examples):
A) sudo fsck /dev/sda6
Possible answer: "/dev/sda6 has unsupported feature(s): FEATURE_C12".
B) Fix it by running this command: tune2fs -O ^metadata_csum_seed /dev/sda6
C) Check the outcome with this command: grub-probe --target=fs --device /dev/sda6
The answer shall/must be: "ext2"
Watch this screenshot...

The system language is English
.

INSTALLATION of EXTON OpSuS to a USB stick in Windows WITH PERSISTENCE
Use Rufus 4.5 for the installation and be sure to write the ISO file to the USB stick in DD Image mode. Watch this screenshot...
Unfortunately the performance will be a bit slow after such an installation.


Installation of EXTON OpSuS from a USB stick (or DVD) to hard drive
Both EXTON OpSuS versions use Refracta Installer. I could not make Calamares Installer work like in previous versions of EXTON OpSuS. Watch a screenshot when Refracta Installer has started...

Network connections in EXTON OpSuS
Use Yast2. To find out the names of your Network Interfaces run the command iwconfig. If you use a wired connection you will be connected automatically.

Wireless connections
Use YaST Control Center - screenshot. Or just click on the NetworkManager-applet on the panel to the right and choose your Network. Watch this screenshot or this one as regards Build 231220. You may have to edit /etc/resolv.conf to get connected to the Internet. Add nameserver 8.8.8.8 on the last line.

USING VLC in EXTON OpSuS
You'll have to install a special version of VLC due to licensing patents. Read about it here. I.e. you shall run the following commands as root.
1) zypper ar https://download.videolan.org/pub/vlc/SuSE/Tumbleweed VLC
2) zypper mr -r VLC
3) zypper in vlc
After that you can enjoy videos in VLC. Watch this screenshot...
NOTE: In Build 240801 VLC is pre-installed.

How to make a full installation of Deepin 20.6
If you want a full Deepin 20.6 Desktop you shall install it with this command:
sudo zypper in deepin-* addlock vlc
That way your "special" VLC installation (see above) won't be destroyed. Watch this screenshot...

How to enable SWAP
If you use EXTON OpSuS on a computer with low RAM you may want to use a SWAP partition. Enable it with this command (example):
sudo swapon /dev/sda6 - watch this screenshot...

Using Samba
You can connect to your Windows computers in your Home Network using this command as root: smbclient \\\\192.168.0.38\\LINUX -U arne
NOTE1: This is an example of course. LINUX is my shared folder on one of my computers. arne is my login name on my Windows computer. You'll find your correct IP-address by running the command ipconfig on your Windows computer. Watch a screenshot when the Samba command is running. You can transfer files between your computers using the command get and put.
NOTE2: In Build 240729 and 240801 you can use the file manager PCManFM for your Samba connections. Connect to one of your computers in your home network with (example) smb://192.168.0.38 - screenshot...

Is EXTON OpSuS Deepin/LXQt Build 240807/240801 unique?
If you have a look at openSUSE's official Download site you can see that there is no live Deepin or LXQt version available. EXTON OpSuS Build 240807 and 240801 are most certainly UNIQUE in one respect. There is no other distro based on openSUSE containing Refracta Snapshot!

Why should someone choose EXTON OpSuS/openSUSE?

News 181126 about EXTON OpSuS Rpi
I’ve made a “remaster” of
openSUSE’s Tumbleweed image  for Raspberry Pi 3 with the XFCE Desktop and many other more or less necessary packages. Study the full package list. READ MORE about this version for Raspberry Pi 3...

 

DOWNLOAD

EXTON OpSuS Tumbleweed Linux Live DVD/USB (both versions) can be downloaded from SourceForge.net - Fast, secure and free downloads from the largest Open Source applications and software directory.

Alternative DOWNLOAD location
The IMAGE file exton-opsus-64bit-tumbleweed-lxqt-refractasnapshot-2510mb-240801.iso can also be downloaded from the Swedish Linux Society's server.

md5sum for EXTON OpSuS Tumbleweed Deepin 64bit ISO, which is of 3970 MB
md5sum for EXTON OpSuS Tumbleweed LXQT 64bit ISO which is of 2510 MB


________________________________________________________________

EXTON
Other EXTON Linux Live Systems
in
English you may like...


Almost all Exton Linux distributions are hosted by The Swedish Linux Society. Sixteen (16) exton distributions can also be downloaded from SourceForge.net - Fast, secure and free downloads from the largest Open Source applications and software directory.


READ MORE ABOUT each distribution...

EXTON



Contact



 

 

LINUX.EXTON.NET

 

Other considerations »

Disclaimer: This is experimental software. Use at your own risk. Under no circumstances may C A Exton or exton.net be held liable for damage to hardware or software, lost data or other damage either direct or indirect caused by using this software.



Connect With Me

 

 

FB

 

 

EXTON OpSuS >> PayPal
If you like OpSuS, please use the
button below...





 

 

 

 

openSUSE





EXTON distributions: The number of Exton distributions has decreased from 66 (all time high in June 2011) to 16. See a complete LIST. It was a bit too much for me to keep 66 distributions up to date. All Exton distributions on the Swedish Linux Society's FTP Server can be reached HERE.




Desktop
Screenshot - LXQt Desktop



Vbox
Screenshot - running in VirtualBox



Yast
Screenshot - YaST Control Center



Calamares
Screenshot - Calamares has started in VirtualBox


 

 

 

Why should someone choose EXTON OpSuS/openSUSE?





Contact




Android-x86 Custom

android-logo

Read about my Android-x86 Systems – 11, 10, Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at
andex.exton.net – latest is AndEX 11 (with GAPPS), AndEX 10 (with GAPPS) and AndEX Pie 9.0 (also with GAPPS)!
and
about my Android 14, 13, 12, 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 5, 4 and 3/2 at
raspex.exton.se
– latest is RaspAnd 14 (with GAPPS), 13 and 12 (without GAPPS), RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!