INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 [2]   Go Down

Author Topic: Conversion from Windows to Linux Ubuntu 11  (Read 7615 times)

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7365
  • The color of Spring...
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #50 on: March 01, 2022, 12:20:02 pm »

For one you likely need to add the original mount options back and add the new ones next to them, like Bryan mentioned in his instructions.
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC | Edifier R2000DB Bookshelf Speakers

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2554
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #51 on: March 01, 2022, 12:21:48 pm »

Is that an "l" in "gid"?

The whole line should be: "defaults,nofail,nodev,nosuid,x-gvfs-show,uid=joaquim,gid=joaquim,dmask=022,fmask=133"
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7365
  • The color of Spring...
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #52 on: March 01, 2022, 12:24:55 pm »

I just double checked the mount options I'm using in Fedora, it's defaults,uid=1000,gid=100,nosuid,nodev,nofail,x-gvfs-show and I have full read and write permissions. However it's worth mentioning that mine is using the new ntfs3 driver included in the latest Linux kernel that Ubuntu doesn't have yet, so I'm not sure if mine would work or not. :P
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC | Edifier R2000DB Bookshelf Speakers

cochinada

  • World Citizen
  • ***
  • Posts: 213
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #53 on: March 01, 2022, 12:32:13 pm »

Is that an "l" in "gid"?

The whole line should be: "defaults,nofail,nodev,nosuid,x-gvfs-show,uid=joaquim,gid=joaquim,dmask=022,fmask=133"

It was an "I" but I've corrected it.
Changes made. Group is now 'joaquim' but with read only permissions and still MC refuses to rebuild the thumbnail

NOTE: I still have the disk as ntfs-3g though. Should I go back to ntfs?




Logged

cochinada

  • World Citizen
  • ***
  • Posts: 213
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #54 on: March 01, 2022, 12:33:28 pm »

I just double checked the mount options I'm using in Fedora, it's defaults,uid=1000,gid=100,nosuid,nodev,nofail,x-gvfs-show and I have full read and write permissions. However it's worth mentioning that mine is using the new ntfs3 driver included in the latest Linux kernel that Ubuntu doesn't have yet, so I'm not sure if mine would work or not. :P

uid=1000 is the one I have when I enter command 'id -u'
Logged

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2554
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #55 on: March 01, 2022, 12:37:55 pm »

I just double checked the mount options I'm using in Fedora, it's defaults,uid=1000,gid=100,nosuid,nodev,nofail,x-gvfs-show and I have full read and write permissions. However it's worth mentioning that mine is using the new ntfs3 driver included in the latest Linux kernel that Ubuntu doesn't have yet, so I'm not sure if mine would work or not. :P

For most intents and purposes they are the same. mount will map username to uid, it's just a little clearer (albeit less portable) to be explicit. The masks are good security practice though, plus you don't get the nasty green highlighter in `ls -a`.

Quote
Changes made. Group is now 'joaquim' but with read only permissions and still MC refuses to rebuild the thumbnail

That looks good to me. You don't need read/write with group if you have it for the user, but you can change it by switching dmask=002,fmask=113.
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7365
  • The color of Spring...
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #56 on: March 01, 2022, 12:42:10 pm »

NOTE: I still have the disk as ntfs-3g though. Should I go back to ntfs?

The default (auto) was likely already selecting and using ntfs-3g so it's up to you but you don't have to, if for some reason it wasn't using ntfs-3g it's the preferred driver for NTFS file systems... at least until Debian, Ubuntu, Linux Mint, etc. gets a newer Linux kernel and gains support for the new ntfs3 driver which basically replaces ntfs-3g.
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC | Edifier R2000DB Bookshelf Speakers

cochinada

  • World Citizen
  • ***
  • Posts: 213
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #57 on: March 01, 2022, 12:44:56 pm »

But guys... the issue still remains. MC doesn't rebuild the Thumbnails.  ::)
Logged

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2554
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #58 on: March 01, 2022, 12:55:43 pm »

Could you provide some screenshots of the ones that are failing? In your last screenshot of the error there is an accented letter in the artist name in the library, but not in the filepath. Perhaps there are some special characters that are causing issues? That's probably why the thumbnail isn't displaying in the first place. My guess is that MC can't find a subset of the files. Depending on the situation, it might be easiest to just set up an auto-import and let MC fix what it can.

Also, make sure your cover art directory is where you think it should be, and writeable.
Logged

cochinada

  • World Citizen
  • ***
  • Posts: 213
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #59 on: March 01, 2022, 01:09:55 pm »

Could you provide some screenshots of the ones that are failing? In your last screenshot of the error there is an accented letter in the artist name in the library, but not in the filepath. Perhaps there are some special characters that are causing issues? That's probably why the thumbnail isn't displaying in the first place. My guess is that MC can't find a subset of the files. Depending on the situation, it might be easiest to just set up an auto-import and let MC fix what it can.

Also, make sure your cover art directory is where you think it should be, and writeable.

Sure. Here is an example. I can't see anything wrong here...
All my cover art is called "folder.jpg" and is always inside each folder.



Logged

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2554
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #60 on: March 01, 2022, 01:19:35 pm »

Sure. Here is an example. I can't see anything wrong here...
All my cover art is called "folder.jpg" and is always inside each folder.

What are your current settings for Options>File Location>Cover Art?

Also, just to make sure that your permissions are good, in your 14 Shades of Grey directory right-click in empty space>open in terminal (or hit F4) and enter `touch test; echo $?; rm test`

If it outputs "0" then your permissions are good. If it returns anything else then there is still something awry.

I just remembered from a long time ago that I ran into a similar issue with mount refusing to mount an ntfs partition as r/w because it had a "dirty bit" set from an unclean removal from a Windows box. But we'll only go there is necessary.
Logged

cochinada

  • World Citizen
  • ***
  • Posts: 213
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #61 on: March 01, 2022, 01:27:05 pm »

What are your current settings for Options>File Location>Cover Art?

Also, just to make sure that your permissions are good, in your 14 Shades of Grey directory right-click in empty space>open in terminal (or hit F4) and enter `touch test; echo $?; rm test`

If it outputs "0" then your permissions are good. If it returns anything else then there is still something awry.

I just remembered from a long time ago that I ran into a similar issue with mount refusing to mount an ntfs partition as r/w because it had a "dirty bit" set from an unclean removal from a Windows box. But we'll only go there is necessary.

There is still something awry.
Here you are.




Logged

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2554
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #62 on: March 01, 2022, 01:38:27 pm »

Try these one by one:

1. Unmount the partition, then in a separate terminal, run `sudo journalctl -f`, remount the partition and see if there are any remarks about a "dirty bit" (or anything else enlightening).

2. Try removing the umask and dmask from the mount options to simplify things a bit and remount.

3. Run `ls -al /media/joaquim` just to make sure that the mount point has the proper ownership and permissions. If it's not as expected, run `sudo chown joaquim:joaquim /media/joaquim/Multimedia && sudo chmod 777 /media/joaquim/Multimedia` once more for good measure.

Logged

cochinada

  • World Citizen
  • ***
  • Posts: 213
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #63 on: March 01, 2022, 01:49:21 pm »

Here it is.


I didn't see any mention to a 'dirty bit' and I didn't have 'umask' to remove but only 'dmask' which I removed.

In the journalctl there are same strange messages about the disk being hibernated in windows or what not... and could not open in read-write...

I did some searching about this error and didn't like the 'solutions' as they involve going back to windows and execute some special shutdown command or so but I don't have windows any more so I'll need another solution.
https://forums.opensuse.org/showthread.php/550684-The-disk-contains-an-unclean-file-system-(0-0)-Metadata-kept-in-Windows-cache-refused-to-mount
Logged

cochinada

  • World Citizen
  • ***
  • Posts: 213
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #64 on: March 01, 2022, 02:28:45 pm »

I applied this WA which apparently worked but still MC refuses to rebuid the darn Thumbnail >:(

https://medium.com/@shohelislam/ntfs-the-disk-contains-an-unclean-file-system-in-ubuntu-system-e10ac85f0c1c



Logged

cochinada

  • World Citizen
  • ***
  • Posts: 213
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #65 on: March 01, 2022, 03:32:24 pm »

I found a way to do it manually but it is extremely harduous as I have thousands of albums.



And in between I get weird empty popups like this. Am I the only one to get these?


Logged

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2554
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #66 on: March 01, 2022, 03:37:21 pm »

With ntfsfix, try passing the "-d" option to actually clear the dirty bit. This is exactly the problem I was recalling.

`sudo ntfsfix -d /dev/sda2`

If that doesn't work I'm out of ideas at the moment. If you have extra disk space you could always copy the ntfs data to native ext4/btrfs.

I found a way to do it manually but it is extremely harduous as I have thousands of albums.
And in between I get weird empty popups like this. Am I the only one to get these?

You can select all with Ctrl-A. There's also a smartlist for locating files with missing cover art that may help you narrow it down. But what I think is happening is that it is pulling the images from the tags/folder.jpg and copying them to the external cover art directory. One possible workaround is disabling tag writing altogether (Edit>Uncheck "Update tags when file info changes"), which might alleviate the warnings.

I've run into the white empty dialog boxes too, I think Bob is already aware of this. If you move them around a bit sometimes they will populate, sometimes not.
Logged

cochinada

  • World Citizen
  • ***
  • Posts: 213
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #67 on: March 01, 2022, 04:03:46 pm »

Thanks. I finished the job manually. Is it still worth it to execute that option `sudo ntfsfix -d /dev/sda2`?

Two more questions:
how can I start MC in Theater View now?
Isn't there a shutdown command for shutting down the PC in Linux as there was in Windows? If so, is there any possible workaround?



No can do this time...
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7365
  • The color of Spring...
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #68 on: March 01, 2022, 04:11:49 pm »

I found a way to do it manually but it is extremely harduous as I have thousands of albums.


What happens if you select the Rebuild Thumbnail option instead? I suppose if all else fails you can try embedded cover art into the files themselves (using the Add From File option) and see if that works. Otherwise I'm all out of ideas too, it *should* just work unless something else is happening there.
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC | Edifier R2000DB Bookshelf Speakers

cochinada

  • World Citizen
  • ***
  • Posts: 213
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #69 on: March 01, 2022, 04:13:49 pm »

...One possible workaround is disabling tag writing altogether (Edit>Uncheck "Update tags when file info changes"), which might alleviate the warnings.

Where can I find that exactly please?

EDIT: found it and disabled it!
Logged

cochinada

  • World Citizen
  • ***
  • Posts: 213
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #70 on: March 01, 2022, 04:15:40 pm »

What happens if you select the Rebuild Thumbnail option instead? I suppose if all else fails you can try embedded cover art into the files themselves (using the Add From File option) and see if that works. Otherwise I'm all out of ideas too, it *should* just work unless something else is happening there.
Nothing happened.
Actually, most if not all of my files have the cover embedded as well so it's a bit overkill as there is also always a "folder.jpg" on each folder.
However in thos weird cases nothing worked.  ?
Logged

cochinada

  • World Citizen
  • ***
  • Posts: 213
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #71 on: March 01, 2022, 05:06:32 pm »

I forgot how to make MC automatically fill the 'File Group Location' based on which folder the files are. Can you help me please?



I made a mess now...

In standard View everything looks fine but in Theater view, somehow my Classical albums are all shown on the Popular ones.  :o

What in the world is wrong?





Logged

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2554
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #72 on: March 01, 2022, 06:53:05 pm »

Theater view and standard views use different views. You can find the theater view views in options>theater view.

Also, you will need to unmount the partition before running `sudo ntfsfix -d /dev/sda2`.
Logged

cochinada

  • World Citizen
  • ***
  • Posts: 213
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #73 on: March 02, 2022, 08:42:47 am »

Thanks. I've tuned my Theater view and everything is fine now. I had also to change the file path there.
I'll try to run that command although apparently everything looks good now but one never knows.
I've also programmed the power button on my remote so I'm now able to power on/off my HTPC and open MC in Theater mode automatically.
I'm just waiting for feedback from FLIRC support because Ubuntu by default pops up a warning saying the PC will shutdown in 60s and I want to do it instantaneously. I don't know if someone here has already sorted a way to do this but I'll provide feedback for future reference.
Logged

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2554
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #74 on: March 02, 2022, 09:52:08 am »

You can set up a keyboard shortcut in gnome to 'shutdown now' to bypass the 60s grace period, and then use flirc to manage the keypresses.
Logged

cochinada

  • World Citizen
  • ***
  • Posts: 213
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #75 on: March 02, 2022, 01:58:06 pm »

You can set up a keyboard shortcut in gnome to 'shutdown now' to bypass the 60s grace period, and then use flirc to manage the keypresses.

I'll probably give it a try. Next thing to do on my list.

About the lyrics, I read this here:
"To display lyrics, make sure you're showing cover art in Playing Now (and not a visualization), then right click and choose Display Lyrics."

How can I do the same in Theater View with my remote?

Logged

cochinada

  • World Citizen
  • ***
  • Posts: 213
Re: Conversion from Windows to Linux "Debian 10 buster"
« Reply #76 on: March 03, 2022, 10:40:42 am »

Also, you will need to unmount the partition before running `sudo ntfsfix -d /dev/sda2`.

Done as well.
There was some fiddling needed to clean up the house but I'm very happy with the outcome and would like to thank you and Awesome Donkey especially but to all as well who took their time to help me achieve this task.
Without your help I couldn't have done it. Much appreciated!  :)
Logged
Pages: 1 [2]   Go Up