This PC is basically my life, I use it for work (freelance business), entertainment, and to self host a server so I’m hesitant. I have a handful of questions for now while I look into it more:

  1. I’d prefer not to dual boo, but it might be the safest way to start? If I dual boot, get used to Linux and (hopefully) get everything I need working, can I then go from dual boot to erasing the Windows partition and recombining so I then only have Linux installed and can keep the work and programs I already installed on Linux?

  2. I do voiceover work, music production, and digital art/photography. Anyone else here do all this and what programs would you recommened to replace Audition, Photoshop, and Cubase?

–2.1. Regarding music production, has anyone successfully used vst files from Windows on Linux?

  1. The drives for my server are NTFS. Does anyone have experience with this format on Linux (I use Emby)?

  2. My bread and butter right now is voice acting so I NEED everything to play nice. I’ve read there might be some issues with drivers for my hardware, namely Focusrite Scarlett 4i4 and Behringer UV1. Anyone have any experience with this?

EDIT: Wow that’s a lot of responses. I’d like to respond to each but I’m a bit overwhelmed with all the info haha. I think I’m gonna grab an old external USB drive and live boot from there and test things out. Thanks to everyone, I’ve got a tonne to mull over now. Appreciate it!

  • flatbield@beehaw.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    17 hours ago

    Actually the safest thing is probably to choose a main system and run the other in a VM like with VirtualBox. For you, you could just install VirtualBox on Windows then Linux inside of a VirtualBox VM. Windows does have a builtin Virtualization solution too you may be able to use, but I have personally never done that. Keep in mind too that VMs are not as performant as bare metal. For video probably NO, for images fine, for audio maybe but you’ll have to see if you get the real-time timing you need in a VM. Good way to play in any case. 2nd best if you have a workstation, not a laptop, you could put in a hot mount SATA drive enclosure, and just swap in the drive you want and get full bear metal performance. Dual boot takes some tech skill. Be sure to back everything up if you do that. Should do that anyway before fiddling. Also if you use bitlocker and secure boot make sure you have all your recovery keys and know how to work with your bios settings too.

    Maybe I am missing something, not sure why you care about NTFS. If this is a separate computer you don’t really care about that, just the sharing protocol (SMB for example). If it is on the main box, then you’d probably convert this to Ext4 or something similar. No reason to stick with NTFS with Linux. There are a lot of great FS options on linux plus BTRFS, LVM, or RAID to if you want redundancy.

    Regarding apps. The alternativeto site is great. Linux has a bunch of audio and photo software. If your a pro, you may not find any of it sufficient. Especially a lot of people cannot do without Photoshop. The common quoted photo programs are GIMP and Darktable. There are many other photo and image programs. Common audio program is Audacity. Again, there are many others. Looks like some handle vst but I have no personal experience.