I think i want to try linux out

  • Thread starter Thread starter Quadruple Bypass
  • Start date Start date
  • Tags Tags
    Linux
AI Thread Summary
The discussion revolves around setting up a dual-boot system with Windows XP Media Center Edition and a Linux distribution, primarily focusing on video editing and software compatibility. Ubuntu is frequently recommended for beginners due to its user-friendly interface and extensive community support. Users express confidence in running MATLAB on Linux, while SolidWorks may require Wine for compatibility. Networking between Linux and Windows XP for file sharing is feasible, with Samba being a common solution. Concerns about the stability of NTFS drivers in Linux lead to suggestions for using FAT32 for shared partitions. The installation process is simplified by using tools like GParted for partition management during the Ubuntu setup. Users also discuss the ease of upgrading Ubuntu versions without data loss and the advantages of using package managers like APT for software installation. Overall, the conversation emphasizes the practicality of dual-booting and the benefits of exploring Linux as an alternative operating system.
  • #51
Yes - and it's a neat way of doing it while preserving your original system. There is the requirement that your hardware (BIOS) needs to be able to boot from the external drive, usb/firewire/esata or whatever you might be using. "Relatively recent" systems shouldn't have a problem, you can check this by entering BIOS when starting your system and checking the boot order (and while you're at it make sure the external drive is ahead of your internal HDD).

And yes, you can naturally make 2 partitions to your external drive and install linux to the other, linux distros don't necessarily take up much space at all (I've one with me in a usb stick at all times :biggrin: ). You can do the partitioning when doing the linux install, from your existing system, or then use a specialized tool like gparted or partition magic.

And probably a good idea to make sure you've backups of your system and overall make sure you don't "confuse" the drives while you're at it :wink: .
 
Computer science news on Phys.org
  • #52
PerennialII said:
Yes - and it's a neat way of doing it while preserving your original system. There is the requirement that your hardware (BIOS) needs to be able to boot from the external drive, usb/firewire/esata or whatever you might be using. "Relatively recent" systems shouldn't have a problem, you can check this by entering BIOS when starting your system and checking the boot order (and while you're at it make sure the external drive is ahead of your internal HDD).

And yes, you can naturally make 2 partitions to your external drive and install linux to the other, linux distros don't necessarily take up much space at all (I've one with me in a usb stick at all times :biggrin: ). You can do the partitioning when doing the linux install, from your existing system, or then use a specialized tool like gparted or partition magic.

And probably a good idea to make sure you've backups of your system and overall make sure you don't "confuse" the drives while you're at it :wink: .

Thanks for the help.

I will try then linux.
 
  • #53
... the "infestation" spreads :smile: . If you google something like 'installing linux on usb' you'll likely find a couple of tutorials you can review beforehand (or 'installing fedora on usb' in my case).
 
Back
Top