| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 7,996
» Latest member: grinning
» Forum threads: 9,472
» Forum posts: 62,476
Full Statistics
|
| Online Users |
There are currently 904 online users. » 0 Member(s) | 899 Guest(s) Applebot, Baidu, Bing, Google, Yandex
|
| Latest Threads |
Project Litening
Forum: Linux Lite Software Development
Last Post: SleepyD
04-12-2026, 05:18 PM
» Replies: 12
» Views: 1,014
|
Website forum links not w...
Forum: Suggestions and Feedback
Last Post: valtam
04-06-2026, 12:32 AM
» Replies: 5
» Views: 345
|
time synchronization
Forum: Other
Last Post: LL-user
04-03-2026, 03:13 PM
» Replies: 5
» Views: 1,585
|
Permissions on a secondar...
Forum: Other
Last Post: stevef
04-02-2026, 06:26 AM
» Replies: 9
» Views: 604
|
Some windows fail to rend...
Forum: Video Cards
Last Post: Crimson Plasma
03-31-2026, 04:19 PM
» Replies: 4
» Views: 388
|
Linux Lite 7.8 Final Rele...
Forum: Release Announcements
Last Post: Wirezfree
03-29-2026, 10:21 PM
» Replies: 16
» Views: 29,310
|
Accidentally Deleted fold...
Forum: Hard Drives and SSDs
Last Post: trinidad
03-13-2026, 11:38 PM
» Replies: 3
» Views: 341
|
Linux lite 6.0 doesn't wo...
Forum: Installing Linux Lite
Last Post: Dottor Octopus
03-03-2026, 05:14 PM
» Replies: 10
» Views: 1,318
|
xfce-panel fuzzy clock
Forum: Installing Software
Last Post: valtam
02-28-2026, 02:38 AM
» Replies: 1
» Views: 332
|
Unable to Mount External ...
Forum: Hard Drives and SSDs
Last Post: sqwuade
02-22-2026, 08:39 AM
» Replies: 7
» Views: 42,055
|
|
|
| How to repair grub |
|
Posted by: AposChatz382 - 05-28-2022, 01:30 PM - Forum: Tutorials
- Replies (1)
|
 |
Hello everyone,
I would like to make this a topic that covers most of the basic grub problems and how to repair them
Your GRUB loader might have broken for a couple of reasons: - You messed with the boot partition
- You installed Windows after GNU/Linux
- Or something else...
Fortunately grub is easy to fix and it's not very complex. If you follow these simple steps it should be fixed in no more than 30 minutes(including USB loading):
First of all boot from a Linux Lite image to live mode.
Then open terminal and type: Now you need to note down two things. First the disk directory "/dev/sd[letter]" and then the Linux partition "/dev/sd[letter][number]"
Example:
/dev/sda - Disk
/dev/sda4 - Partition
Next you need to create a temporary directory
Now mount the partition to that directory:
Code: sudo mount /dev/sda4 /mnt/lnx
Now for the final part:
Code: sudo grub-install --root-directory=/mnt/lnx /dev/sda
In case you broke grub by using Daz Windows Loader (im not promoting illegal stuff here) just make sure you check "Preserve boot code" and repatch.
I used part of this thread: link
and if you want to learn more about --root-directory option: link
Let me know if i missed something. Also comment if you have some other tips.
Have fun :003: :048:
|
|
|
| Update Error dpkg was interrupted - Spud9 |
|
Posted by: stevef - 05-27-2022, 11:28 AM - Forum: Updates
- Replies (2)
|
 |
Quote:New to Linux, can anyone point me in right directio to fix this error?
Apologies for starting new thread - there is currently a problem with the forum software which prevents opening threads if there is an apostrophe the subject.
To fix this, following the instructions will usually work, but you need to prefix the command given with 'sudo'. Open a terminal window by pressing Ctrl Alt T. Then in that window enter
Code: sudo dpkg --configure -a
followed by return. Enter your password when asked and then run updates again.
|
|
|
| GC Star Query - devoman |
|
Posted by: stevef - 05-26-2022, 05:23 AM - Forum: Installing Software
- No Replies
|
 |
Quote:My original post about not being able to install "Puddletag" has been solved. But I am unable to see any replies from my original posted question. I've tried logging in and out of my Linux Lite Forum account and can't see any replies as it just returns me to the post listings.
In any case, let me explain how I got it to install. Initially, I had looked through the Package Manager and "Puddletag" was nowhere in sight. So I opened up a terminal and did a search of Flatpak for it. It returned a "not found" message. Around midnight I thought maybe I'll try looking through the Flatpak "Software" GUI program. At first, I couldn't even see where I would enter a search term and began just looking through categories. But then I realized the screen was kind of set up like the way Gnome 3 is. I spotted a magnify glass icon at the top left corner and entered "Puddletag".
Lo and hold, there it was! But it showed "puddletag-snap" which I would assume means it's a snap package (does anyone really like snaps?). I installed it without a hitch though. Let's call that chapter closed for now. Thanks for anyone who tried to help me with my original post. Sorry I can't read your reply.
On a similar note though, I was looking forward to installing GCstar collection database and can't find that either in the original Linux Lite package manager or in Flatpak. I have a very large music collection I was hoping to catalogue this summer. This is another example of the original author's website saying "do this and do that" but it looks to involved to be worth it.
Anyone else have GCstar installed on their Linux Lite installation (5.8)? (I hope I can see your replies this time around!)
Devoman
Apologies for starting a new topic on your behalf. There is a problem with the forum software at the moment which means that topics with an apostrophe in the Subject line cannot be opened properly so reading and responding to posts doesn't work.
Jerry did respond to your original topic on puddletag with
Quote:Looks like puddletag was left out of Focal (Series 5x) by Ubuntu. Reference: https://packages.ubuntu.com/search?suite...=Puddletag
You could try installing the 'all' version from bionic in that link. There's no telling how that would end up, so the smart thing to do is try it in a VM first. Good luck.
Sent from my Mobile phone using Tapatalk
but you may not have been able to read it.
I can't help with GCStar, other than to say it appears the last release was in 2016 and it has been dropped from ubuntu repositories. Maybe someone who has used it can reply to this thread.
|
|
|
| Can't See Any Way To Install Puddletag (Part 2) |
|
Posted by: devoman - 05-26-2022, 02:27 AM - Forum: Installing Software
- No Replies
|
 |
My original post about not being able to install "Puddletag" has been solved. But I am unable to see any replies from my original posted question. I've tried logging in and out of my Linux Lite Forum account and can't see any replies as it just returns me to the post listings.
In any case, let me explain how I got it to install. Initially, I had looked through the Package Manager and "Puddletag" was nowhere in sight. So I opened up a terminal and did a search of Flatpak for it. It returned a "not found" message. Around midnight I thought maybe I'll try looking through the Flatpak "Software" GUI program. At first, I couldn't even see where I would enter a search term and began just looking through categories. But then I realized the screen was kind of set up like the way Gnome 3 is. I spotted a magnify glass icon at the top left corner and entered "Puddletag".
Lo and hold, there it was! But it showed "puddletag-snap" which I would assume means it's a snap package (does anyone really like snaps?). I installed it without a hitch though. Let's call that chapter closed for now. Thanks for anyone who tried to help me with my original post. Sorry I can't read your reply.
On a similar note though, I was looking forward to installing GCstar collection database and can't find that either in the original Linux Lite package manager or in Flatpak. I have a very large music collection I was hoping to catalogue this summer. This is another example of the original author's website saying "do this and do that" but it looks to involved to be worth it.
Anyone else have GCstar installed on their Linux Lite installation (5.8)? (I hope I can see your replies this time around!)
|
|
|
| Can't See Any Way To Install Puddletag |
|
Posted by: devoman - 05-25-2022, 03:19 AM - Forum: Installing Software
- Replies (1)
|
 |
Hello folks,
I inherited my sister-in-law's ancient (circa 2007) HP Compaq Presario tower. I've installed Linux Lite on a couple of other computers before and always found it difficult to locate the software I needed. I find the Package Manager lacking in audio-oriented programs.
I've gotten around some of these limitations with this latest installation, and even had to install Flatpak to get at least a few "groovy" apps. But I'm at a real impasse with trying to install my fav music tagging program "Puddletag". It isn't in the currently installed Package Manager (which kind of shocks me) and it's not available as a Flatpak either.
The only advice the Puddletag website states about install it is:
Installing on Ubuntu
You can install puddletag from the Software Centre in recent versions of Ubuntu.
Errrrr... no. Sorry. For me, Puddletag is the de facto music file tagger. I've tried all the others of the years and they all suck balls. "EasyTag" is alright, but has quirks that drives me nuts and is limited in features.
Am I screwed here? I don't want to install from source and mess things up as I've worked hard to get this Linux Lite to where I have it now. It just boggles my mind that the package manager knows nothing of this great piece of software. I have "Puddletag" on a couple of other machines in my home but I don't want to deal with moving music files here and there just to tag the darn things.
Any advice that might help me get this app installed on Linux Lite? (Thanks in advance.)
|
|
|
|