F5F Stay Refreshed Software Operating Systems Choose between Linux or Windows for your gaming and programming needs.

Choose between Linux or Windows for your gaming and programming needs.

Choose between Linux or Windows for your gaming and programming needs.

Pages (3): Previous 1 2 3 Next
L
Ladrigon
Member
61
02-08-2023, 09:52 PM
#11
775/225 seems like a solid choice, I think I’ll go with that. Also, can you help me create two flash drives from one USB stick? I want both Windows and Mint OS on one, just like they did with their BIOS update. Not sure how many USB sticks I should buy for software—I know someone used one drive for a BIOS update and it turned into three USB sticks total, one for Windows, one for Linux, and another for things like BIOS. How many more should I get?
L
Ladrigon
02-08-2023, 09:52 PM #11

775/225 seems like a solid choice, I think I’ll go with that. Also, can you help me create two flash drives from one USB stick? I want both Windows and Mint OS on one, just like they did with their BIOS update. Not sure how many USB sticks I should buy for software—I know someone used one drive for a BIOS update and it turned into three USB sticks total, one for Windows, one for Linux, and another for things like BIOS. How many more should I get?

Q
qFame
Member
197
02-09-2023, 12:39 AM
#12
USB drives are becoming quite affordable these days. You can rely on a single stick for all your needs. Unlike CDs or DVDs where you burn data once and it stays there, USBs are more flexible. Format them using FAT32, install the BIOS update first, then update your BIOS settings. Use Windows Media Creation to add the Windows installer, follow the steps to install Windows. Next, employ Rufus or a similar tool to transfer Linux onto the drive. You can format it in various ways like FAT32 or NTFS for easy file movement afterward. Usually, you don’t need to retain any files on the stick after use; just replace them with what you require at the moment. For long-term storage, consider keeping important data on a larger HDD or SSD and use the USB as a portable backup.
Q
qFame
02-09-2023, 12:39 AM #12

USB drives are becoming quite affordable these days. You can rely on a single stick for all your needs. Unlike CDs or DVDs where you burn data once and it stays there, USBs are more flexible. Format them using FAT32, install the BIOS update first, then update your BIOS settings. Use Windows Media Creation to add the Windows installer, follow the steps to install Windows. Next, employ Rufus or a similar tool to transfer Linux onto the drive. You can format it in various ways like FAT32 or NTFS for easy file movement afterward. Usually, you don’t need to retain any files on the stick after use; just replace them with what you require at the moment. For long-term storage, consider keeping important data on a larger HDD or SSD and use the USB as a portable backup.

K
Kecs
Member
204
02-10-2023, 11:10 AM
#13
Damn it fixed everything, then format it back to fat32 for regular use.
K
Kecs
02-10-2023, 11:10 AM #13

Damn it fixed everything, then format it back to fat32 for regular use.

U
UDK
Member
221
02-14-2023, 04:37 PM
#14
@Eigenvektor offers an option to transfer games remotely between devices, including uploading them to an external drive and installing them on the main system.
U
UDK
02-14-2023, 04:37 PM #14

@Eigenvektor offers an option to transfer games remotely between devices, including uploading them to an external drive and installing them on the main system.

N
Nelina
Member
184
02-14-2023, 04:49 PM
#15
I suggest using Garuda for both platforms. Be cautious with anticheat games, as compatibility with Linux is uncertain. To determine which games work best, check ProtonDB, Lutris, and AreWeAnticheatYet. Generally, AMD performance on Linux should be around 20% faster. I’ve recorded benchmarks comparing Linux and Windows on a 7900X and 7900XTX, but I can’t share them here due to Peertube restrictions. Let me know if you’d like me to forward them via email.
N
Nelina
02-14-2023, 04:49 PM #15

I suggest using Garuda for both platforms. Be cautious with anticheat games, as compatibility with Linux is uncertain. To determine which games work best, check ProtonDB, Lutris, and AreWeAnticheatYet. Generally, AMD performance on Linux should be around 20% faster. I’ve recorded benchmarks comparing Linux and Windows on a 7900X and 7900XTX, but I can’t share them here due to Peertube restrictions. Let me know if you’d like me to forward them via email.

H
HumbleOtter
Junior Member
14
02-15-2023, 07:56 AM
#16
FAT32 offers the widest support, functioning across almost any operating system, though it restricts file sizes to 4 GB. It's typically reserved for BIOS updates; otherwise, exFAT is a better choice. For Windows, NTFS is ideal, and Linux prefers ext4. The specific requirements depend on the game. Sometimes copying files suffices, but if additional software is needed, you may have to install dependencies manually. For Steam games, you can back up your collection and restore it later. You might transfer the drive via USB or a network share, ensuring it's large enough for the move. Alternatively, use cloud saves to access saved progress across devices without manual file handling. Playing multiple games on different machines often involves managing save files to maintain consistency.
H
HumbleOtter
02-15-2023, 07:56 AM #16

FAT32 offers the widest support, functioning across almost any operating system, though it restricts file sizes to 4 GB. It's typically reserved for BIOS updates; otherwise, exFAT is a better choice. For Windows, NTFS is ideal, and Linux prefers ext4. The specific requirements depend on the game. Sometimes copying files suffices, but if additional software is needed, you may have to install dependencies manually. For Steam games, you can back up your collection and restore it later. You might transfer the drive via USB or a network share, ensuring it's large enough for the move. Alternatively, use cloud saves to access saved progress across devices without manual file handling. Playing multiple games on different machines often involves managing save files to maintain consistency.

S
Soumuitoruim
Member
88
03-09-2023, 07:44 AM
#17
If your system uses an AMD GPU, Clear Linux is a solid choice for both gaming and development. It offers distinct advantages over standard Linux: improved security, quicker file read and write speeds (around 6% and 12% respectively), enhanced CPU and GPU performance leading to higher average FPS, quicker OS startup times, and faster app launches—especially in Firefox and other optimized tools. Your setup boots in about 1.4x seconds, with SSDs achieving full boot in under a second. Performance gains are also visible in applications like GIMP, which starts almost instantly, and in code editors such as Geany, Emacs, Neovim, and Visual Studio Code. For Java development, you’ll find packages like java-basic, java-runtime, and various IDEs including Eclipse, IntelliJ, NetBeans, and more. To try it, consider disabling automatic updates and updating manually every few weeks for better stability.
S
Soumuitoruim
03-09-2023, 07:44 AM #17

If your system uses an AMD GPU, Clear Linux is a solid choice for both gaming and development. It offers distinct advantages over standard Linux: improved security, quicker file read and write speeds (around 6% and 12% respectively), enhanced CPU and GPU performance leading to higher average FPS, quicker OS startup times, and faster app launches—especially in Firefox and other optimized tools. Your setup boots in about 1.4x seconds, with SSDs achieving full boot in under a second. Performance gains are also visible in applications like GIMP, which starts almost instantly, and in code editors such as Geany, Emacs, Neovim, and Visual Studio Code. For Java development, you’ll find packages like java-basic, java-runtime, and various IDEs including Eclipse, IntelliJ, NetBeans, and more. To try it, consider disabling automatic updates and updating manually every few weeks for better stability.

M
Micky_CT
Member
146
03-15-2023, 08:11 AM
#18
Dual boot setup with 8700K system featuring 64 GB RAM, RX-580 graphics, and two NVMe drives. Primary OS is Ubuntu 22.04, secondary OS runs Windows 10 Pro Retail. Choose to boot for gaming or development purposes.
M
Micky_CT
03-15-2023, 08:11 AM #18

Dual boot setup with 8700K system featuring 64 GB RAM, RX-580 graphics, and two NVMe drives. Primary OS is Ubuntu 22.04, secondary OS runs Windows 10 Pro Retail. Choose to boot for gaming or development purposes.

E
ExodusMC
Member
146
03-16-2023, 10:17 PM
#19
You're unsure about choosing between Mint and Garuda for your first Linux experience. Both are user-friendly options, but Mint is known for its polished interface and wide range of apps, while Garuda offers a more minimalist setup with a focus on simplicity. For beginners, Mint might be easier to navigate initially, whereas Garuda could appeal if you prefer a lighter system. Consider what features matter most to you at this stage.
E
ExodusMC
03-16-2023, 10:17 PM #19

You're unsure about choosing between Mint and Garuda for your first Linux experience. Both are user-friendly options, but Mint is known for its polished interface and wide range of apps, while Garuda offers a more minimalist setup with a focus on simplicity. For beginners, Mint might be easier to navigate initially, whereas Garuda could appeal if you prefer a lighter system. Consider what features matter most to you at this stage.

P
PokaHonteAss
Junior Member
13
03-17-2023, 02:02 AM
#20
Some recommend starting with Windows then Linux for dual boot because it simplifies setup and compatibility. Doing Linux first can cause issues like missing drivers or conflicting configurations. The opposite approach might work but requires extra troubleshooting.
P
PokaHonteAss
03-17-2023, 02:02 AM #20

Some recommend starting with Windows then Linux for dual boot because it simplifies setup and compatibility. Doing Linux first can cause issues like missing drivers or conflicting configurations. The opposite approach might work but requires extra troubleshooting.

Pages (3): Previous 1 2 3 Next