Search found 1531 matches

by ricardogroetaers
Mon Oct 07, 2024 3:04 am
Forum: Beginner Questions
Topic: Strange behavior: losing files on 2nd drive due to shortcuts (?)
Replies: 6
Views: 124

Re: Strange behavior: losing files on 2nd drive due to shortcuts (?)

Hi, I'm sorry for the long post, ....... I made some links (via right-click "Make Link") to folders on the larger internal drive. ....... cat /etc/fstab # <file system> <mount point> <type> <options> <dump> <pass> # / was on /dev/nvme0n1p2 during installation UUID=e01b59d6-0c5b-4e5e-9372-...
by ricardogroetaers
Thu Oct 03, 2024 11:06 pm
Forum: Installation & Boot
Topic: USB Drive read-only
Replies: 18
Views: 327

Re: USB Drive read-only

Disks shows the master boot partition /dev/sdb1 (Read-Only) type NTFS/exFAT/HPFS. The usb drive is almost new and has had only a few read/write cycles. The figure shows an mbr partitioning with an exfat volume partition. No trace of installation media. Apparently the pendrive has reached the end of...
by ricardogroetaers
Thu Oct 03, 2024 1:59 am
Forum: Installation & Boot
Topic: USB Drive read-only
Replies: 18
Views: 327

Re: USB Drive read-only

I It seems to occur after I have written a Linux iso image, but of course that may have nothing to do with it. 1) Stamping an iso image on flash media (USB stick, memory card, ...) has nothing to do with the problem. 2) The pendrive may have reached the end of its useful life and its firmware puts ...
by ricardogroetaers
Sun Sep 29, 2024 10:38 pm
Forum: Installation & Boot
Topic: PC keeps rebooting itself whenever I boot and login in Linux Mint
Replies: 43
Views: 988

Re: PC keeps rebooting itself whenever I boot and login in Linux Mint

deepakdeshp wrote: Sun Sep 29, 2024 9:27 pm .... and paste the output of command

Code: Select all

india -Fxxxrz
in code tags.
Note: The command would be:

Code: Select all

inxi -Fxxxrz
Please correct.
by ricardogroetaers
Sun Sep 29, 2024 10:27 pm
Forum: Installation & Boot
Topic: (RESOLVED) - LM 21 opens on SSD but not seeing other HDs
Replies: 13
Views: 240

Re: LM 21 opens on SSD but not seeing other HDs

steve51 wrote: Sun Sep 29, 2024 7:57 pm Running LM21 alone on SSD but can't mount/see other HDs.
To confirm the problem, please post the output of the commands:
sudo parted -l
lsblk -f
by ricardogroetaers
Sun Sep 29, 2024 2:02 am
Forum: Hardware Support
Topic: USB Lenovo embeded camera error -71
Replies: 1
Views: 303

Re: USB Lenovo embeded camera error -71

I have replaced the camera and the cable now and nothing is working. This is quite an old laptop maybe USB 1.1 or somthing idk. Any help would be apprecated - Is the camera/cable the same as before? - Camera enabled in setup and on keyboard? - Does the enabled camera indicator light up? - What does...
by ricardogroetaers
Sat Sep 28, 2024 1:43 am
Forum: Printers & Scanners
Topic: [GREAT NEWS] Brother MFC L2750DW
Replies: 1
Views: 80

Re: [GREAT NEWS] Brother MFC L2750DW

Thanks for the info.

Although my printer is a different make and model from yours, the technique you presented (installing the LM with the printer switched on and connected) should work as well.
I never thought of that.
by ricardogroetaers
Tue Sep 24, 2024 1:41 am
Forum: Introduce Yourself
Topic: After almost 50 years of Microsoft...
Replies: 14
Views: 598

Re: After almost 50 years of Microsoft...

RollyShed wrote: Tue Sep 17, 2024 6:29 am So it is a police box if you are in London but a phone box if in Titchmarsh High St.
Or a big ear, if you were in Brazil.
by ricardogroetaers
Mon Sep 23, 2024 11:36 am
Forum: Beginner Questions
Topic: Bois can't find ssd after cloning
Replies: 9
Views: 211

Re: Bois can't find ssd after cloning

Off Topic, just for fun.

The title of this topic, when translated by Google into Brazilian Portuguese, was funny.

"The oxen can't find the SSD after cloning."
by ricardogroetaers
Sun Sep 22, 2024 3:37 am
Forum: Software & Applications
Topic: "Unable to find or create trash directory" error when trying to trash a file in Xfce/Thunar
Replies: 2
Views: 118

Re: "Unable to find or create trash directory" error when trying to trash a file in Xfce/Thunar

I am running Linux Mint 22 Xfce after a fresh install. acres@acres-Dell:~$ cd /mnt/Data acres@acres-Dell:/mnt/Data$ ll total 265 drwxrwx--- 1 root workgroup 4096 Sep 17 15:09 ./ drwxr-xr-x 5 root root 4096 Sep 17 13:04 ../ drwxrwx--- 1 root workgroup 0 Sep 10 02:11 '$RECYCLE.BIN'/ drwxrwx--- 1 root...
by ricardogroetaers
Sun Sep 22, 2024 1:39 am
Forum: Software & Applications
Topic: Trying to install Balena Etcher
Replies: 15
Views: 397

Re: Trying to install Balena Etcher

Besides USB Image Writer, there is another utility program to burn an iso to a usb stick. The utility program is named, "MultiWriter". You can find it in the Mint repository and if you want to try it out, you can use the Synaptic Package Installer to look for it with the name below: gnome...
by ricardogroetaers
Sun Sep 22, 2024 1:18 am
Forum: Networking
Topic: Ethernet not connecting - Fresh Linux Mint Install - Dual Boot
Replies: 17
Views: 584

Re: Ethernet not connecting - Fresh Linux Mint Install - Dual Boot

Hello, Cryptonik, - Thank you for appreciating my suggestions. - As for the pictures, you should be guided by their names (just hover your mouse over them), not by the order in which they appear in the post. - Please try @ann_droid's suggestions too. - To make a flash installation media (pendrive, m...
by ricardogroetaers
Sat Sep 21, 2024 7:41 am
Forum: Software & Applications
Topic: hardinfo - how to get detailed memory infomation?
Replies: 7
Views: 178

Re: hardinfo - how to get detailed memory infomation?

inxi -m is best I've found so far because it tells you the max possible memory as well as what's installed so then you know the upgradeability of the laptop. Note: The inxi program is not 100% reliable when it comes to “memory module slots”. It may show “slots” that do not physically exist on the m...
by ricardogroetaers
Sat Sep 21, 2024 7:09 am
Forum: Installation & Boot
Topic: Can GRUB menu titles be derived from filesystem or partition labels?
Replies: 3
Views: 92

Re: Can GRUB menu titles be derived from filesystem or partition labels?

With multiple versions of the same OS (e.g. production, test, development) on the same system, the standard grub menu makes it difficult to see which is what. ....... I assume you're referring to the label (name) of the grub menu options. The label (name), you can call it whatever you like, the imp...
by ricardogroetaers
Sat Sep 21, 2024 5:10 am
Forum: Software & Applications
Topic: hardinfo - how to get detailed memory infomation?
Replies: 7
Views: 178

Re: hardinfo - how to get detailed memory infomation?

Thank you smurphos.

Complementing:
website: https://hardinfo2.org/

download: https://github.com/hardinfo2/hardinfo2/ ... -2.1.13pre

Downloaded, installed, working, correct language (with some minor errors) in LM-21.3 XFCE.
by ricardogroetaers
Sat Sep 21, 2024 4:25 am
Forum: Software & Applications
Topic: Trying to install Balena Etcher
Replies: 15
Views: 397

Re: Trying to install Balena Etcher

I use the Disks program, which is already installed in Linux Mint.
by ricardogroetaers
Sat Sep 21, 2024 3:36 am
Forum: Software & Applications
Topic: Trying to install Balena Etcher
Replies: 15
Views: 397

Re: Trying to install Balena Etcher

I'm trying to install Balena Etcher. I cant seem to install it anyway following the guides. I tried this time with the command. This is what I get........ Don't complicate it! Download the deb from here: https://github.com/balena-io/etcher/releases/download/v1.19.21/balena-etcher_1.19.21_amd64.deb ...
by ricardogroetaers
Sat Sep 21, 2024 3:10 am
Forum: Chat about Linux Mint
Topic: 21st century and Mint still doesn't support XFS? Why?
Replies: 8
Views: 516

Re: 21st century and Mint still doesn't support XFS? Why?

Check that the package:
xfsprogs
is installed.
by ricardogroetaers
Sat Sep 21, 2024 2:19 am
Forum: Beginner Questions
Topic: Connecting LM22 with Android phone by USB
Replies: 34
Views: 1351

Re: Connecting LM22 with Android phone by USB

I miss the USB connection. It was so easy and simple when it worked. ... If you can't get the usb connection to work, improvise like this: - copy from your computer to a USB stick. - copy from the pendrive to the phone using an otg usb cable or adapter. https://external-content.duckduckgo.com/iu/?u...
by ricardogroetaers
Sat Sep 21, 2024 1:59 am
Forum: Software & Applications
Topic: qBittorrent Malware Detect on Mint 21?
Replies: 15
Views: 440

Re: qBittorrent Malware Detect on Mint 21?

1) I can't completely understand the language in the figure, but I assume it says that the app has no problems. .... More importantly, you used COMODO Anti-virus to check that. I will try that. 2) But the problem is/was that you downloaded a complete installation file and I installed from a reposit...

Go to advanced search