LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-24-2019, 10:40 AM   #1
Repetes3fois
LQ Newbie
 
Registered: Dec 2014
Distribution: Xubuntu 20.04
Posts: 19

Rep: Reputation: Disabled
2x SSD + 1x shared HDD : How to setup for Linux and Windows?


Apologies in advance for another question about partitioning!

With the imminent Windows 7 end-of-support approaching, I'm looking to reorganise my desktop PC and move to Xubuntu as a primary OS (I've used it for years on numerous laptops). I also want to have a Windows 10 install as backup for those few applications for which I'm too thick/lazy to find an alternative.

The desktop PC currently has Win7 on an SSD, with a single 2TB HDD split into three partitions - Video, Music and General. My brain understands this and it's worked for me for years. Swapping out Win7 for Win10 is straightforward, too.

Installing Xubuntu to a second SSD and booting to it by default is something I can do. It's how both SSDs can access the data- storage HDD in a sensible way that has me confused, mainly about the use of '/home'.

Can I use the HDD and its three partitions as they are currently setup? For example, how could I set up '/home/me/Video' to point to the 'Videos' partition on the HDD and not the SSD? I get the feeling it's probably trivial, but is it unnecessarily awkward or ugly? Should I instead be rethinking the HDD partitioning to better account for a Linux OS being the one used most often going forward? What might I have to consider to avoid Windows complaining thereafter?

I hope the questions make sense to someone, grateful for any advice or examples anyone can provide!
 
Old 11-24-2019, 02:10 PM   #2
Rickkkk
Senior Member
 
Registered: Dec 2014
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,364

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
Hi Repetes3fois,

I'd honestly leave the HDD as is, install Ubuntu on the 2nd SSD, configure its home directories also on the same SSD, and just share the HDD between the Windows SSD and the Ubuntu SSD as a separate, mounted data drive.

Ex.:

- SSD 1 : Windows

- 2 TB HDD : NTFS formatted (probably already is) - shared by Windows and Ubuntu systems as separate drive

- SSD 2 : Ubuntu (whole system, homes, etc ...).


Cheers.
 
1 members found this post helpful.
Old 11-24-2019, 02:11 PM   #3
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,533

Rep: Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495
Windows 7 by default installs in Legacy mode with boot code in the MBR and generally a separate boot partition.
Windows 10 by default uses UEFI if you have a GPT drive. You need both systems installed in the same mode (Legacy or UEFI) or you will have to access the BIOS firmware to boot the other system.

You can install windows 10 in Legacy mode so that's a decision you will have to make. Is your computer UEFI capable?

Quote:
how could I set up '/home/me/Video' to point to the 'Videos' partition on the HDD and not the SSD?
An entry in /etc/fstab will do that. Thousands of online tutorials on creating entries for a windows partition in fstab.

You might read the Ubuntu documentation at their site below, particularly the first part.

https://help.ubuntu.com/community/UEFI
 
1 members found this post helpful.
Old 11-24-2019, 02:42 PM   #4
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
sdd vs hdd setup and use, is no different. treat it like a hdd n respect to mounting and partitioning, gpt, mbr(msdos) tables are too the same for hdd, and ssd. a stated it can be mounted in fstab
 
1 members found this post helpful.
Old 11-25-2019, 06:28 AM   #5
Repetes3fois
LQ Newbie
 
Registered: Dec 2014
Distribution: Xubuntu 20.04
Posts: 19

Original Poster
Rep: Reputation: Disabled
Thanks very much for taking the time to reply all, greatly appreciated...


Quote:
Originally Posted by yancek View Post
Is your computer UEFI capable?
Since the last reinstall of W7 a few years ago, I've had it set up for UEFI too, and the W10 SSD has been prepared in the same way.


Quote:
An entry in /etc/fstab will do that. Thousands of online tutorials on creating entries for a windows partition in fstab.
Who knew there was a simple way to do this in Linux? I have a number of sites bookmarked ready to read at leisure.


Quote:
Originally Posted by Rickkkk View Post
I'd honestly leave the HDD as is...
Thanks Rick - it's reassuring to know that this is a sensible and workable option to go with, better that it's one I already understand through experience. At least until I discover just how bad W10 is and banish it forever!


Cheers again, I'll let you know how it goes.
 
Old 12-22-2019, 02:09 PM   #6
Repetes3fois
LQ Newbie
 
Registered: Dec 2014
Distribution: Xubuntu 20.04
Posts: 19

Original Poster
Rep: Reputation: Disabled
A short update - Xubuntu installed and a first attempt at editing the fstab made. The three NTFS partitions mount as hoped for, with a minor issue when trying to move files on any of these partitions ot a wastebasket, something others have experienced and solved. I'll get to fixing that once the dreaded XFCE screen tearing goes away...


Thanks again for your most helpful advice.
 
Old 12-22-2019, 04:09 PM   #7
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
make sure ntfs-3g is installed
 
  


Reply

Tags
hdd, partitioning, windows



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Will cloning one hdd (not ssd) to another encrypted hdd work on a cloning device? hddfsck Linux - Newbie 16 09-05-2019 07:02 AM
Install Linux in Toshiba u940 series with 32gb ssd and 750gb hdd I would like to have boot code in ssd only cvkchary Linux - Laptop and Netbook 4 08-31-2016 04:26 PM
[SOLVED] I have a SSD a 500GB drive and a 2TB drive and want to move Ubuntu from 500GB to SSD greatormesby Linux - Newbie 12 07-06-2015 09:58 AM
Windows + HDD -> Windows+Linux SSD nix.noob Linux - Newbie 4 08-09-2013 02:54 PM
[SOLVED] Using both SSD/HDD for partitioning or is it better to just get external HDD? Switch7 Linux - Hardware 16 10-26-2009 12:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration