Advertising

Welcome to SparkyLinux forums
Zapraszamy również na polsko-języczne Forum https://forum.linuxiarze.pl

Recent posts

#1
Applications / Re: Persistent live USB creati...
Last post by koepcke2 - Today at 08:39:42 AM
Im̀ sorry, but still the same:

TMPSIZE=Dateisystem    Größe Benutzt Verf. Verw% Eingehängt auf
tmpfs           7,8G    1,3G  6,5G   17% /tmp
DEVS=sdc
sda
sdb
MOUNT1=
TRYMOUNT1=
TRYMOUNT2=

See screenshots:
https://photos.app.goo.gl/DJjgTjz84VkHDGRU8
#2
Artwork & screenshots / Re: Show Us Your Desktop
Last post by darknetmatrix - Today at 08:14:47 AM
#3
Applications / Re: Persistent live USB creati...
Last post by pavroo - March 25, 2023, 08:52:41 PM
v0.2.4 moved to repos, so update it and try again.
Let me know does it help.
There is also a new small log file in the /tmp/usb-creator/ so provide it if any problem.
#4
Sparky Linux kernel / Re: VirtualBox installed by Sp...
Last post by WetGeek - March 25, 2023, 12:26:50 AM
Quote from: pavroo on March 24, 2023, 05:07:30 PMMake sure you have installed the same version of kernel image and headers and you launched your OS with the kernel.
So try:
sudo apt update
sudo apt install linux-image-amd64 linux-headers-64
they have to be in the same versions - now on Sparky7: 6.1.0-6 (6.1.15)
Then reboot your system to launch in with that Linux versions.

Mission accomplished.  Thanks for your help with this.
#5
Applications / Re: Persistent live USB creati...
Last post by pavroo - March 24, 2023, 05:10:46 PM
Looks like your system mounts the USB drive before the tool mounts it itself, so...
Will try to add second check of automounted USB drives to fix it.
Stay tuned.
#6
Sparky Linux kernel / Re: VirtualBox installed by Sp...
Last post by pavroo - March 24, 2023, 05:07:30 PM
Make sure you have installed the same version of kernel image and headers and you launched your OS with the kernel.
So try:
sudo apt update
sudo apt install linux-image-amd64 linux-headers-amd64
they have to be in the same versions - now on Sparky7: 6.1.0-6 (6.1.15)
Then reboot your system to launch it with that Linux versions.
#7
System upgrading / Re: Disk space usage from upda...
Last post by pavroo - March 24, 2023, 05:01:39 PM
The 'apt autoremove' removes only not needed dependencies.
To clean apt cache run:
sudo apt autocleanwhich removes old versions of deb packages.

To clean up the apt cache run:
sudo apt clean
There are also the same 2 options in APTus -> APTus tab to do so.
#8
System upgrading / Disk space usage from updating
Last post by japprends - March 24, 2023, 04:18:57 PM
This may not be the proper area in the forum for this post;  if so, I apologize and appreciate your pointing me to the appropriate place.

I am running the (semi-)rolling version of Sparky Linux and find that most of the time when I update the system, e.g., when prompted by the update deamon, the amount of extra disk space that will be used is large.  For the last considerable while, it has been around half a gigabyte.  This seems excessive and I am running the distro on a partition sized to handle the OS and all my data, but not to grow by half a gigabyte every few weeks.

What is the best way to deal with this (short of reinstalling periodically)?

I recall long ago reading that some Linux update tools cache all the data needed to roll back the update.  Is that an issue here?  If so, how can I prune that cache once I am satisfied that an update was successful?

I am aware of 'apt autoremove' which typically removes a few hundred kilobytes which doesn't make a dent in the disk space.

Thanks!

#9
Sparky Linux kernel / VirtualBox installed by Sparky...
Last post by WetGeek - March 24, 2023, 11:27:05 AM
I installed VirtualBox using Nala, and tried to create a VM using it, but although I could create one without a problem, I couldn't run it.  VirtualBox displayed an error message:

"This system is currently not set up to build kernel modules.
Please install the Linux kernel "header" files matching the current kernel
for adding new hardware support to the system.
The distribution packages containing the headers are probably:
    linux-headers-amd64 linux-headers-6.1.0-5-amd64"

But when I tried to install those headers, this was the result:

"linux-headers-amd64 is already at the latest version 6.1.15-1
Error: linux-headers-6.1.0-5-amd64 not found"

What can I do to resolve this mismatch, so I can launch VMs that I create?  Thanks for any help with this.
#10
Hardware / Re: adding a second drive
Last post by dove - March 18, 2023, 03:40:57 AM
debian forums fixed it for me sudo /usr/bin/mkdir -p /mnt/Storage

View the most recent posts on the forum