Disk manager

When you run into problems installing MX Linux XFCE
Message
Author
User avatar
dzanas
Posts: 2
Joined: Tue Oct 12, 2021 3:24 pm

Disk manager

#1 Post by dzanas »

There is no Disk manager in new release ? (MX 21) 9_9

User avatar
Eadwine Rose
Administrator
Posts: 14885
Joined: Wed Jul 12, 2006 2:10 am

Re: Disk manager

#2 Post by Eadwine Rose »

dzanas wrote: Sat Oct 23, 2021 7:11 am There is no Disk manager in new release ? (MX 21) 9_9


Before rolling the eyes, run a search on the forum as to why.

In short, from what I understand: no longer developed by maker, taken over by someone here and trying to get it working.


You can use fstab as well to get things to automount. Bit more fiddling, yep, I know. I want DM back as well.
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
dzanas
Posts: 2
Joined: Tue Oct 12, 2021 3:24 pm

Re: Disk manager

#3 Post by dzanas »

Well you have right ...i don't search for answer in forum - my fault (sry)..anyway thank you for quick reply .
I know about fstab ,but still....is better to do mount by GUI ;)

User avatar
dolphin_oracle
Developer
Posts: 22415
Joined: Sun Dec 16, 2007 12:17 pm

Re: Disk manager

#4 Post by dolphin_oracle »

It’s under development but not ready yet.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
Gerson
Posts: 879
Joined: Sun Nov 12, 2017 9:58 am

Re: Disk manager

#5 Post by Gerson »

I have MX 21 KDE. I have used every possible way to get a partition that I have as a backup, to boot with the system. I have modified the /etc/fstab file with no positive results, I have written:
UUID=40ad3121-b294-4f41-9c9c9c-066950841bda /media/data ntfs-3g auto,rw,users,umask=000 0 0
And it doesn't work, also with:
UUID=40ad3121-b294-4f41-9c9c9c-066950841bda /media/gerson/data ntfs-3g auto,rw,users,umask=000 0 0 0
It didn't work either.
I then used:
UUID=53B06E787EB7EB7A49F /media/data ntfs-3g auto,rw,users,umask=000 0 0 0
No result and finally:
UUID=53B06E787EB7EB7A49F /media/gerson/data ntfs-3g auto,rw,users,umask=000 0 0 0
It didn't work for me either.

Translated with www.DeepL.com/Translator (free version)
No todos ignoramos las mismas cosas. :confused:

User avatar
dolphin_oracle
Developer
Posts: 22415
Joined: Sun Dec 16, 2007 12:17 pm

Re: Disk manager

#6 Post by dolphin_oracle »

Did you ensure those mount points exist?
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
Gerson
Posts: 879
Joined: Sun Nov 12, 2017 9:58 am

Re: Disk manager

#7 Post by Gerson »

dolphin_oracle wrote: Sun Oct 24, 2021 10:16 am Did you ensure those mount points exist?
Yes, I did it with the following commands:
Find out what partitions we have with:
$ sudo fdisk -l
Then locate the UUID with:
$ sudo blkid
No todos ignoramos las mismas cosas. :confused:

User avatar
manyroads
Posts: 2657
Joined: Sat Jun 30, 2018 6:33 pm

Re: Disk manager

#8 Post by manyroads »

Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

User avatar
manyroads
Posts: 2657
Joined: Sat Jun 30, 2018 6:33 pm

Re: Disk manager

#9 Post by manyroads »

FWIW if you install 'udiskie' and place the following command in your autostart, you will get a tray icon that is very helpful in performing automount and assisting with manual dismount.

Code: Select all

udiskie -s --automount --notify &
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

User avatar
Gerson
Posts: 879
Joined: Sun Nov 12, 2017 9:58 am

Re: Disk manager

#10 Post by Gerson »

manyroads wrote: Sun Oct 24, 2021 10:41 am FWIW if you install 'udiskie' and place the following command in your autostart, you will get a tray icon that is very helpful in performing automount and assisting with manual dismount.

Code: Select all

udiskie -s --automount --notify &
What do I do, just place that command and that's it?
Then I look for FWIW when it is installed?
Sorry if I did not understand.
No todos ignoramos las mismas cosas. :confused:

Post Reply

Return to “Installation”