Tag Archives: UEFI

DSL-e based on DSL (Damn Small Linux) 2024 rc3 – 32 bit – with LXDE DE and kernel 6.6.15-exton :: Build 240417

NEWS 240417 ABOUT DSL-e
I’ve made a remaster of Damn Small Linux 2024 rc3– 32 bit. My first remaster of DSL 2024 is from 240207. The New DSL 2024 has been reborn as a compact Linux distribution tailored for low-spec x86 computers. It packs a lot of applications into a small package. All the applications are chosen for their functionality, small size, and low dependencies. DSL 2024 also has many text-based applications that make it handy to use in a term window or TTY.

The original DSL was of 50MB many years ago. DSL 2024 rc3 is of 700MB. The reason for that: A 50MB distribution, was a lot of fun and one of the things I am most proud of as a personal accomplishment. However, as a concept, it was in the right place at the right time, and the computer industry has changed a lot since then. While it would be possible to make a bootable Xwindows 50MB distribution today, it would be missing many drivers and have only a handful of very rudimentary applications. People would find such a distribution a fun toy or something to build upon, but it would not be usable for the average computer user out of the gate.

My remaster of DSL 2024 rc3 is of 1100MB. The reason for that is that I’ve added some real useful packages:
1. Firefox (a good Web Browser is a must I think)
2. Changed Desktop DE from Fluxbox to LXDE, which is more useful
3. GParted
4. PulseAudio and Pavucontrol (for sound to work)
5. Synaptic (a really useful package manager)
6. VLC (a Multimedia Player)
7. Changed kernel from 5.10.188-antix to 6.6.15-exton.
8. VirtualBox Guest Additions are pre-installed so you can always run DSL-e in full screen in VirtualBox!
9. Samba is installed so that you can reach your Windows computers in your home network
10. I’ve arranged so that you can run DSL-e also on UEFI computers. I.e. you can boot DSL-e both in UEFI and Legacy mode.
Note1:I could run and install DSL-e without problems on my oldest computer. An Acer Aspire 5102WLMi from the year 2006. So now you too can bring back life to your (very) old computer!
NOTE2VirtualBox Guest Additions are pre-installed, which means that you can run DSL-e in full screen in VirtualBox. Watch this screenshot…
NOTE3: You can’t watch Netflix using Firefox in DSL-e: That’s because Google no longer support Widevine on 32 bit systems.
NOTE4: To use Samba you shall run this command:
sudo mount -t cifs //IP-number(for your Windows computer)/SHARED-FOLDER /mnt/samba -o user=username(in Windows)
Example: sudo mount -t cifs //192.168.0.38/LINUX /mnt/samba -o user=arne
Watch this screenshot…

Study all installed packages in DSL-e…

LOGIN to DSL-e
Log in from Slim to LXDE as user exton with password linux. You can’t log in as root from Slim. The password for root is root. Watch this screenshot…
If you want to run DSL-e as root you shall close X by pressing Ctrl Alt F2 simultaneously. Log in as root with password root and run the command startx.

INSTALL DSL-e to hard drive
It is really simple. Just click on the INSTALLER icon on the desktop and follow the instructions. Watch this screenshot…

KNOWN ISSUE
After logging in to LXDE you may have to restart X on some computers. That is if you can’t open any apps. Restart X by pressing  Ctrl Alt F2 simultaneously. Then log in as user exton with password linux. Finally run the command startx to enter X/LXDE again. Now everything should work. The error is probably due to the way my remaster is made.

SCREENSHOTS
1. Running in VirtualBox in full screen
2. Running in VMware
3. Running in Qemu in Linux (the best way to run any Linux system virtually)
4. The Slim Login Screen
5. The boot picture (splash) after a hard drive installation using Grub
6. The Installer running and installing Grub
7. VLC running

READ MORE…

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 13, 12, 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at raspex.exton.se – latest is RaspAnd 13 and 12 (without GAPPS), RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!

Follow me on Facebook…

Run Raspberry Pi’s PIXEL Desktop on a PC or Mac – an Exton modified Build 240414 with Refracta Snapshot (so you can create your own Raspberrypi Debian 12 Pixel system)

NEWS 240414 about Raspberry Pi Debian 12 Pixel – 32bit – an Exton Build
 Study all included packages in Build 240414 – latest by 240414. I’ve added NetworkManager and also Wicd, which makes it easier to configure wireless connections. Choose the one which works for you.

Most important changes in Build 240414
This build replaces version 161223 , 170425, 180316, 180928, 190705, 191102, 201108, 220505 and 230319. I’ve upgraded Raspbian/Debian from Bullseye  to Bookworm – Debian 12. I’ve also upgraded the kernel from 6.1.0-6-686-pae to 6.8.1-pae-exton. I’ve also included kernel 6.1.0-6-686, which shall be used on older computers. PAE (Physical Address Extension) increases the physical memory addressable by the system from 4 GB to 64 GB. Firefox have been installed so you’ll have a browser when logged in as root. You can’t run Chromium as root.  In Build 240414 I have removed Chromium. I saw no advantage in keeping it. You can run the system in full screen in VirtualBox. That’s because VirtualBox’s Guest Additions are pre-installed. Watch this screenshot. I’ve also installed Samba so that you can reach your Windows computers in your home network.

NOTE 1

This Debian PIXEL 32bit build is for UEFI and non-efi computers. So you can boot Debian PIXEL in both UEFI and Legacy mode.

NOTE 2
On certain Desktop computers you may have to start Debian PIXEL in “failsafe” graphics mode. I.e. nomodeset.

NOTE 3: Version 240414 of Debian PIXEL can run on really old computers. As an example I could run it on my 17 years old laptop Acer Aspire 5102 WLMi.

NEWS 180928 – a YouTube video about Debian Pixel
I’ve discovered a YouTube video about my Debian Pixel Build 170425. The video is called Debian Pixel..Exton forks it for you..
This video is of course also valid for Build 240414. By watching the video you can learn a lot about Debian Pixel’s features.

OLD NEWS FROM 161223

On December 22, 2016 I read that the Raspberry Pi Foundation had announced the release of a new PIXEL image that can be booted on a PC or Mac. Study this site. I saw immediately that there was no installer included, which I thought was a little disappointing. Come to think of Refracta Tools, which work very well in Debian and Ubuntu. I quickly made a “remix” of the Raspberry Pi Foundation PIXEL image. My remix thus include Refracta Tools. This means that you can easily install the system to hard drive and you can just as easily make your own remix of the Raspberry Pi Foundation PIXEL image. I’ve added a few packages. Most important Synaptic, which I find essential.

About the PIXEL Desktop
Raspbian (Raspberry Pi OS) had its biggest update ever in September, 2016, thanks to a dazzling new desktop environment called PIXEL. Raspbian with PIXEL (which stands for “Pi Improved Xwindow Environment, Lightweight”) is a huge software update to the desktop environment. It introduces a crisp new interface, and is brimming with new programs and features.

VirtualBox and VMware
My build/image works very well in VirtualBox and VMware. I.e. you can run the system directly from the ISO file and also install it to a virtual hard drive. You can of course also make your own Raspbian/Debian system with the the PIXEL Desktop using Refracta Snapshot (pre-installed). NOTE: As regards Build 240414 you can run the system in full screen in VirtualBox. That’s because VirtualBox Guest Additions are pre-installed. Watch this screenshot.

KERNELS
Kernel 6.8.1-pae-exton is used in Build 240414. PAE (Physical Address Extension) increases the physical memory addressable by the system from 4 GB to 64 GB. If you want to run the system (which is 32bit) on older computers you shall use kernel 6.1.0-18-686, which also is included.

Login and passwords
Log in to the PIXEL Desktop as the ordinary user user or as root. The passwords are raspberry respectively root. When logged in as user you can use Sudo to become root. (Command: sudo su). When running Debian Pixel live (from a DVD or a USB stick) you’ll end up (after the boot process) logged in automatically as the user user in X (PIXEL Desktop). You can log out and log in again as root (other) if you want – see below.

Windows Virtual Desktop on Azure
For smoother Raspberry PI performance a virtual PC such as azure windows virtual desktop which can be the best option due to its high end functionality and 24*7 top-notch support from a reliable desktop as a service provider.

Runs from RAM
Another great thing is that this build can run from RAM. Use Boot alternative 2 (load to RAM). When running Debian Pixel on an UEFI computer you shall go to “Advanced – load to RAM”.  When the system has booted up you can remove the disc (DVD) or the USB stick. You’ll need at least 4 GB RAM to run the system that way. I.e. super fast!

Spotify
You may want to run Spotify. In this version of Debian Pixel you can’t install Spotify with the command sudo apt install spotify-client. Too many unfulfilled dependencies. You can, however, run Spotify Web Player. Use Firefox for that. Watch a screenshot when Spotify Web Player is running.

Important about Refracta
You can use the Refracta Snapshot (pre-installed) to create your own installable Raspberry Pi Debian 12 PIXEL system once you have installed my build to hard drive. I mean change everything and then create a whole new Debian live system. Start Refracta from Menu >> System tools >> Refracta snapshot. You don’t even have to install my build to hard drive before you can use the Refracta Snapshot. If you have plenty of RAM you can create a new (your own!) Debian PIXEL system while running my build from DVD or a USB stick. Please note that the whole Refracta process (creating your new ISO file) will only take 20 – 60 min! Please edit the configuration file /etc/refractasnapshot.conf first. Change line 45 and 46. I.e. decide where you want the ISO file to be build. The whole thing is very simple. NOTE: You can also do everything in VirtualBox or VMware. Use FileZilla (pre-installed) to transfer your new ISO file to your server. Or use Samba to transfer the ISO file to one of your Windows computers in your home Network – screenshot. In VirtualBox you can also drop the new ISO directly on your host Desktop. NOTE: You may have to do run Refracta Snapshot in three steps (1, 2 , 3).

Install to Debian PIXEL hard drive
Just start Refracta Installer from the Menu >> System tools >> Refracta Installer and follow the instructions. Very simple. After a hard drive installation Grub’s boot menu will look like this.



Install Debian PIXEL to a USB stick

You can use Rufus in Windows. Persistence can’t be enabled though. The best way to achieve persistence on a USB stick is to burn Debian PIXEL to a DVD, start up the system from the DVD and then use Refracta Installer for the installation. Choose to install Grub in MBR on /dev/sdb. (Normally your USB stick, but check it carefully!) I.e. you will get a chance to choose between /dev/sda and /dev/sdb. This method will give you perfect persistence.

Watch the slideshow below showing the Refracta installation process in Debian PIXEL.

Windows Virtual Desktop on Azure
For smoother Raspberry PI performance a virtual PC such as azure windows virtual desktop which can be the best option due to its high end functionality and 24*7 top-notch support from a reliable desktop as a service provider.

SCREENSHOTS
Screenshot 1 – User Desktop 240414
Screenshot 2 – Debian PIXEL running in VirtualBox in full screen
Screenshot 3 – Samba running (reach your Windows computers in your network)
Screenshot 4 – The installation is ready
Screenshot 5 – Spotify Web Player running
Screenshot 6 – The Desktop for root

DOWNLOAD
my Debian Raspberry Pi PIXEL Build 240414 for free from SourceForge.net Fast, secure and free downloads from the largest Open Source applications and software directory.

md5sum for debian-12-pixel-32bit-pae-exton-build-1900mb-240414.iso
Raspberry Pi is a trademark of Raspberry Pi Foundation

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 13, 12, 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at
raspex.exton.se
– latest is RaspAnd 13 and RaspAnd 12 (without GAPPS), RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!

DebEX Gnome based on Debian Sid/Trixie with Gnome 43.4, Refracta Snapshot and kernel 6.5.6-amd64-exton :: Build 231106

NEWS 231106 about DebEX Gnome – a Refracta efi Build
I have made a new extra version of DebEX, which I call DebEX Gnome Live System. It’s a pure Debian system using the testing (Trixie) and unstable (Sid) repositories. Gnome 43.4 is used as Desktop environment. I have removed the Mate Desktop, since Gnome now can be used on all kind of computers. Also when running DebEX in VirtualBox and VMware. No need for Nvidia’s proprietary graphics drivers when running this new version of DebEX. You can of course install such drivers if you want to. Furthermore I have replaced Google Chrome with Firefox ESR. It is now possible to watch Netflix movies using Firefox ESR in Linux. I have also replaced Refracta Installer with Calamares Installer, which makes it possible to install DebEX Gnome in any language. You can even use Calamares in VirtualBox and VMware – i.e. non-efi computers.

All installed packages have been updated to the latest version as of 231106. DebEX Gnome uses kernel 6.5.6-amd64-exton.

THE REAL McCoy
DebEX is a pure Debian system. I.e. no traces of Ubuntu, Kubuntu etc. New releases of Ubuntu are always based on Debian Sid. So is DebEX.

SCREENSHOTS
1. The Desktop for the ordinary user user
2. The Desktop for root

READ MORE…

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 13, 12, 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at
raspex.exton.se
– latest is RaspAnd 13 and 12 (without GAPPS), RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!

DebEX KDE Plasma, Build 220929, with kernel 6.0.0-rc6-exton and Refracta Snapshot

NEWS 220929 about DebEX KDE Plasma – a Refracta Build
I have made a new version of DebEX KDE Plasma Live DVDefi. It replaces version 211023. It’s a pure Debian 11 system. (Stable). I.e.: There are no Ubuntu or Kubuntu elements involved. DebEX KDE Plasma uses the KDE Plasma Desktop 5.20.5 as Desktop environment. Kernel 6.0.0-rc6-exton is used. I have replaced Wicd with NetworkManager. It works better. I have replaced Google Chrome with Firefox-ESR/Iceweasel 102.3 (for Netflix). I’ve also added SMPlayer – an alternative to Vlc. (SMPlayer is a free media player for Windows and Linux with built-in codecs that can play virtually all video and audio formats. It doesn’t need any external codecs. Just install SMPlayer and you’ll be able to play all formats without the hassle to find and install codec packs). All other installed packages have also been updated to the latest version of 220929. Study the full package list.

MOST IMPORTANT CHANGES
A) I’ve installed the full KDE Plasma Desktop using the command sudo apt install task-kde-desktop. In order to save space I have removed LibreOffice with the command sudo apt remove libreoffice*
B) I have added Calamares 3.2.36.1 Installer Framework. Now you can choose language when the installation starts. When it’s ready everything will be in your chosen language! You can even use Calamares in VirtualBox and VMware – i.e. non-efi computers if you follow my INSTRUCTION for non-efi computers. Or don’t do that. Just start Calamares and choose to install Grub in MBR. It works very well!
NOTE: You can also use Refracta Installer. Preferably in VirtualBox/VMware. NOTE ALSO: When running DebEX KDE in VirtualBox you can do it in full screen since VirtualBox Guest Additions are pre-installed. Watch this screenshot.

THE REAL McCoy
DebEX is a pure Debian system. I.e. no traces of Ubuntu, Kubuntu etc. New releases of Ubuntu are always based on Debian. So is DebEX.

SCREENSHOTS
1. The ordinary user Desktop
2. Root’s Desktop
3. Running DebEX in full screen in VirtualBox

READ MORE….

 

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 12, 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at
raspex.exton.se
– latest is RaspAnd 12 (without GAPPS), RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!

 

ExTiX 22.8 – “The Ultimate Linux System” – based on Ubuntu 22.04.1 LTS with LXQt 0.17, Refracta Snapshot and kernel 5.19.0-amd64-exton :: Build 220814

ExTiX 22.8 LXQt – Build 220814
I have made a new version of ExTiX – The Ultimate Linux System. I call it ExTiX 22.8 LXQt Live DVD. (The previous LXQt version was 21.11 from 211030). ExTiX 22.8 is based on Ubuntu 22.04.1 LTS (Jammy Jellyfish)! Ubuntu 22.04 will be supported until 2027. The best thing with ExTiX 22.8 is that while running the system live (from DVD/USB) or from hard drive you can use Refracta Snapshot (pre-installed) to create your own live installable Ubuntu system. So easy that a ten year child can do it! One other very good thing with this version of ExTiX is that it is quite light. The ISO file is of only 1820 MB, which means that you can run the system super fast from RAM. When the boot process is ready you can eject the DVD or USB stick. Use Boot alternative 3 or Advanced options… >> load to RAM.

ABOUT
ExTiX 22.8
LXQt DVD 64 bit is based on Debian Sid and Ubuntu 22.04.1 LTS. The original system includes the Desktop Environment Gnome. After removing Gnome I have installed LXQt 0.17. LXQt is the Qt port and the upcoming version of LXDE, the Lightweight Desktop Environment. It is the product of the merge between the LXDE-Qt and the Razor-qt projects: A lightweight, modular, blazing-fast and user-friendly desktop environment. NOTE: This ExTiX LXQt Build is for installation to UEFI-enabled computers. You shall use Refracta Installer for that.

The system language is ENGLISH.

SCREENSHOTS
1. ExTiX LXQt – root’s Desktop
2. ExTiX LXQt – live’s Desktop
3. WiFi connection
4. ExTiX 22.8 running in full screen in VirtualBox

READ MORE…

 

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 12, 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at
raspex.exton.se
– latest is RaspAnd 12 (without GAPPS), RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!

PuppEX Bookworm64 with Tint2 as DE :: Build 220807

NEWS ABOUT PuppEX Bookworm64 Build 220807
My new Puppy Linux derivative is built using the Bookworm Build Script. It is compatible with Debian Bookworm – upcoming Debian 12. This version of PuppEX uses Tint2 as Desktop environment (DE). It is for UEFI computers and non-UEFI computers. This PuppEX version runs very well in VirtualBox/VMware. You can run it in full screen in VirtualBox, since VirtualBox Guest Additions are pre-installed. Watch this screenshot…

Debian 12
Compatible with Debian 12
means that you can use the apt command. (apt update, apt upgrade, apt install MyUsefulPackage etc) and Synaptic for installing thousands of new Debian packages in PuppEX. All PuppEX Bookworm64 versions can easily be installed manually to hard drive if you have at least one Linux system installed. You must also use Grub as boot loader. Read more about how to do that at the INFO site.

SCREENSHOTS
1. PuppEX Bookworm64 running in full screen in VirtualBox
2. Connection to a wireless network
3. root’s desktop – Tint2
4. puppy’s desktop – Tint2
5. Using CIFS to reach Windows shares

READ MORE or download the ISO right away from the Swedish Linux Society’s server…

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 12, 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at
raspex.exton.se
– latest is RaspAnd 12 (without GAPPS), RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!

ExTiX Mini Build 220501 with LXQt and kernel 5.17.2 :: Run it super fast from RAM and/or create your own Linux system using Refracta Snapshot!

NEWS 220501 ABOUT ExTiX LXQt Mini 22.5, Build 220501
I’ve made a new updated “mini” version of ExTiXThe Ultimate Linux System. It is based on Ubuntu 22.04 LTS Jammy Jellyfish. The ISO file is of only 1340 MB, which is good if you want to run the system super fast from RAM. It should be enough with 2GB RAM. When the boot process is ready you can eject the DVD or USB stick. Use Boot alternative 2. The best thing with ExTiX 22.5 is that while running the system live (from DVD/USB) or from hard drive you can use Refracta Snapshot (pre-installed) to create your own live installable Ubuntu 22.04 system. So easy that a ten year child can do it! ExTiX 22.5 uses kernel 5.17.2-amd64-exton. Ubuntu 22.04 LTS will be supported until April 2027.

Study all pre-installed packages in ExTiX 22.5.

More about ExTiX 22.5
This ExTiX version uses LXQt as Desktop environment. LXQt is the Qt port and the upcoming version of LXDE, the Lightweight Desktop Environment. It is the product of the merge between the LXDE-Qt and the Razor-qt projects: A lightweight, modular, blazing-fast and user-friendly desktop environment. NOTE: This ExTiX LXQt Build is for older UEFI-enabled computers and VirtualBox/VMware. When running ExTiX 22.5 in VirtualBox you can do it in full screen since VirtualBox Guest Additions are pre-installed. Watch this screenshot.

SCREENSHOTS
ExTiX version 220501 LXQt user Desktop
ExTiX LXQt running Refracta Installer – 1

ExTiX LXQt running Refracta Installer – 2
ExTiX LXQt running Refracta Snapshot

READ MORE…

Read about my Android-x86 Systems – 10, Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at
andex.exton.net – latest is AndEX 10 (with GAPPS) and AndEX Pie 9.0 (also with GAPPS)!
and

about my Android 12, 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 4 and 3/2 at
raspex.exton.se
– latest is RaspAnd 12 (without GAPPS), RaspAnd 11 (with GAPPS) and RaspAnd Oreo 8.1 (also with GAPPS)!

DebEX Gnome – 64 bit – for UEFI computers with Gnome Desktop 3.38 (latest), Calamares Installer, Refracta Snapshot and kernel 5.9.1-exton (latest) – Build 201018

NEWS 201018 about DebEX Gnome – a Refracta UEFI Build
I have made a new extra version of DebEX, which I call DebEX Gnome Live DVD. It’s a pure Debian system using the testing (bullseye) and unstable (sid) repositories. Gnome 3.38 (latest) is used as Desktop environment. I have removed the Mate Desktop, since Gnome now can be used on all kind of computers. Also when running DebEX in VirtualBox and VMware. No need for Nvidia’s proprietary graphics drivers when running this new version of DebEX. You can of course install such drivers if you want to.Furthermore I have replaced Google Chrome with Firefox ESR. It is now possible to watch Netflix movies using Firefox ESR in Linux. I have also replaced Refracta Installer with Calamares Installer, which makes it possible to install DebEX Gnome in any language. You can even use Calamares in VirtualBox and VMware – i.e. non-efi computers. All installed packages have been updated to the latest version as of 201018. DebEX Gnome uses kernel 5.9.1-exton corresponding Kernel.org’s latest kernel 5.91 released yesterday (201017).

About all DebEX systems

All four DebEX systems/distributions are a based on Debian Buster (10) and
Debian Bullseye/Sid (upcoming Debian 11). Budgie Desktop 10.5 and Enlightenment 0.23.1 are used as Desktop environments in DebEX Barebone/Budgie/Enlightenment. Gnome 3.38 is used in DebEX Gnome. KDE Plasma Desktop 5:14 is used in DebEX KDE. LXQt is used in DebEX Build 19120932 bit. The system language is English (in all four versions of DebEX).

Running DebEX Gnome in VirtualBox
VirtualBox Guest Utils can be installed without problems – screenshot. Which means that you can run DebEX in VirtualBox using the whole screen – screenshot. Another good thing with version 201018 of DebEX Gnome is that it can be installed without problems in VirtualBox. I.e. you don’t have to chroot into the install partition and install Grub – screenshot.

Software management
DebEX (all three versions) uses Apt (apt-get) and Synaptic. I have also installed Pacapt (an Arch’s pacman-like package manager) in DebEX Gnome. It works extremely well. Available commands: pacapt -h. For example: pacapt -S libreoffice installs LibreOffice. In DebEX Gnome you can also use the Cactus Package Manager. Example commands: cpm i mousepad and cpm s gimp. (Install Mousepad and search for Gimp). CPM works very well.

THE REAL McCoy
DebEX is a pure Debian system. I.e. no traces of Ubuntu, Kubuntu etc. New releases of Ubuntu are always based on Debian. So is DebEX.

SCREENSHOTS

Running DebEX in VirtualBox using the whole screen
The login screen (LightDM)
Calamares installer has started
The installation (in VirtualBox) is done!

READ MORE…

Read about my Android-x86 Systems – 10, Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at
andex.exton.net – latest is AndEX 10 (with GAPPS) and AndEX Pie 9.0 (also with GAPPS)!
and

about my Android 11, 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 3/2 at
raspex.exton.se
– latest is RaspAnd 11 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!

ExTiX 20.8 with LXQt 0.14.1, Refracta Snapshot, Nvidia 440.100 and kernel 5.8.0-rc7-exton :: Build 200804

ExTiX 20.8 LXQt – Build 200804
I have made a new version of ExTiX – The Ultimate Linux System. I call it ExTiX 20.8 LXQt Live DVD. (The previous LXQt version was 19.10 from 191023). The best thing with ExTiX 20.8 is that while running the system live (from DVD/USB) or from hard drive you can use Refracta Snapshot (pre-installed) to create your own live installable Ubuntu system. So easy that a ten year child can do it! One other very good thing with this version of ExTiX is that it is quite light. The ISO file is of only 1300 MB, which means that you can run the system super fast from RAM. When the boot process is ready you can eject the DVD or USB stick. Use Boot alternative 3 or Advanced options… >> load to RAM. Nvidia’s proprietary Graphics driver 440.100 is pre-installed in ExTiX 20.8. It will automatically be used if your computer has support for it.

ABOUT
ExTiX 20.8
LXQt DVD 64 bit is based on Debian and Ubuntu 20.04.1 LTS. The original system includes the Desktop Environment Gnome. After removing Gnome I have installed LXQt 0.14.1. LXQt is the Qt port and the upcoming version of LXDE, the Lightweight Desktop Environment. It is the product of the merge between the LXDE-Qt and the Razor-qt projects: A lightweight, modular, blazing-fast and user-friendly desktop environment. NOTE: This ExTiX LXQt Build is for installation to UEFI-enabled computers. You shall use Refracta Installer for that.

Used KERNEL
My special kernel 5.8.0-rc7-exton corresponding Kernel.org’s kernel 5.8-rc7. You can download “my” kernel and use it in another Ubuntu/Debian 64-bit system if you want. To be able to install Nvidia’s proprietary Graphics driver 440.100 you’ll have to apply a patch before installing. Read this instruction. Don’t try with the newest driver 450.57. It won’t work (even though they say so in the patch instruction).

What’s new in kernel 5.8?

SCREENSHOTS
1. ExTiX LXQt – root’s Desktop
2. ExTiX LXQt – live’s Desktop
3. Using Refracta Installer – chroot for installing Grub
4. Connection with a Windows computer via PCManFM-Qt

READ MORE…

Read about my Android-x86 Systems – 10, Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at
andex.exton.net – latest is AndEX 10 (with GAPPS) and AndEX Pie 9.0 (also with GAPPS)!
and

about my Android 10, Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 3/2 at
raspex.exton.se
– latest is RaspAnd 10 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!

exGENT (Gentoo) 64bit Live DVD/USB with LXQt 0.14.1, Calamares Installer and kernel 5.3.7-aufs-exgent – Build 200119 – can be installed in 2 min!

NEWS 200119 about exGENT (Gentoo) 64 bit
I’ve made a new version of exGENT with only a few necessary packages pre-installed. It uses LXQt 0.14.1 as Desktop environment and kernel 5.3.7-aufs-exgent. The ISO file is of 1720 MB. Despite this exGENT version 200119 runs surprisingly fast from DVD or USB. Even in VirtualBox and VMware. Faster than most other Linux live systems. I call my new version exGENT 2020 LXQt Live DVD/USB. It replaces version 180414, 170407 and 170412. Those versions were too old for upgrading. I had to start over and build version 200119 from “scratch”. All installed packages in exGENT have been updated to the latest available version by 200119. Study the full package list.

What’s new in exGENT Build 200119?
The boot loader Grub Legacy has been replaced by Grub2. In exGENT versions before 170309 the file system wasn’t writable when running exGENT live (from DVD). Now you can emerge (install) new programs/packages even while running the system from a DVD or USB stick. If you do that and later decide to install exGENT to hard drive all your changes will follow! (That is if you use the install scripts in /root/install). Furthermore you can install/transfer exGENT to a USB stick with the dd command in Linux or use Rufus or Etcher in Windows. Such installations were impossible before. NOTE: I have not installed Google Chrome. It’s not needed anymore, since Netflix nowadays runs very well in Firefox. About the LXQt Desktop environment: LXQt is a lightweight Qt desktop environment. It will not get in your way. It will not hang or slow down your system. It is focused on being a classic desktop with a modern look and feel. MOST IMPORTANT: Now you can install exGENT to hard drive in two ways. You can still use the install scrips in /root/install. That is the best way to install exGENT on non UEFI computers for example VirtualBox and VMware. The second way is to use Calamares Installer- see below.

Calamares Installer

In exGENT Build 200119 I’ve also included the Calamares Installer version 3.2.17.1 (latest). Use it preferably if you need to install Grub on UEFI computers. You can, however, also use Calamares in VirtualBox and VMware. See a slideshow below when I have used Calamares on a UEFI computer to install exGENT on a USB stick.



If you can’t watch the slideshow in your browser watch this animated GIF.

exGENT Build 200119 is a non Systemd system

exGENT uses OpenRC 0.42.1 init system instead of Systemd. Comparison of different init systems: Read this article.

exGENT Build 200119 unique?
If you have a look at Gentoo’s download site you will notice that the latest Gentoo live system is from 20160704 (!?). Furthermore there are only a few other distros based on Gentoo. The most well-known are Funtoo Linux and Sabayon Linux. Funtoo isn’t a live system. Sabayon is a live system distributed with different Desktops variants. (Not with LXQt though). I have tried some of them on the computers I have access to. None of Sabayon’s variants could run live. Not even in VirtualBox and VMware. My guess is that exGENT has better hardware recognition than Sabayon.

WHO IS exGENT/Gentoo FOR?
Experienced Linux users or those who really want to learn Linux. (Perhaps also for people who are bored with mainstream distributions like Ubuntu).

Screenshots

1. exGENT Build 200119 – root’s Desktop
2. exGENT running Spotify

3. exGENT running Calamares in VirtualBox
4. exGENT running in VirtualBox
5. exGENT running in VMware
6. exGENT Build 200119 – live’s Desktop

READ MORE…

Read about my Android-x86 Systems – 10, Pie, Oreo, Nougat, Marshmallow, Lollipop and KitKat at

andex.exton.net – latest is AndEX 10 (with GAPPS) and AndEX Pie 9.0 (also with GAPPS)!
and
about my Pie, Oreo, Nougat, Marshmallow and Lollipop versions for Raspberry Pi 3/2 at
raspex.exton.se – latest is RaspAnd Pie 9.0 (without GAPPS) and RaspAnd Oreo 8.1 (with GAPPS)!