DualBoot: Separate partition for user's important data?

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I use DualBoot Ubuntu and Windows with SSD and HDD. Windows 10 have: C partition (SSD, NTFS) + Recovery & EFI partition (SSD) and D partition (HDD, NTFS) for data used in Windows and transfer them to Ubuntu. Ubuntu 16.04 have: /root (SSD), /home (SSD) for frequently used documents and /swap (HDD).
GParted SSD

GParted HDD

Disk Management

I would like create another "partition" on HDD accessible only within Ubuntu for store important documents to prevent data loss and higher level of reliability compared to SSD. Can someone provide me details about that? Note that I already have unallocated space on HDD.
dual-boot partitioning
add a comment |Â
up vote
0
down vote
favorite
I use DualBoot Ubuntu and Windows with SSD and HDD. Windows 10 have: C partition (SSD, NTFS) + Recovery & EFI partition (SSD) and D partition (HDD, NTFS) for data used in Windows and transfer them to Ubuntu. Ubuntu 16.04 have: /root (SSD), /home (SSD) for frequently used documents and /swap (HDD).
GParted SSD

GParted HDD

Disk Management

I would like create another "partition" on HDD accessible only within Ubuntu for store important documents to prevent data loss and higher level of reliability compared to SSD. Can someone provide me details about that? Note that I already have unallocated space on HDD.
dual-boot partitioning
Format the data partition ext4.
â user68186
Apr 14 at 12:31
After you create partition with gparted, you will want to mount in fstab so always mounted. see: askubuntu.com/questions/1013677/â¦
â oldfred
Apr 14 at 13:55
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I use DualBoot Ubuntu and Windows with SSD and HDD. Windows 10 have: C partition (SSD, NTFS) + Recovery & EFI partition (SSD) and D partition (HDD, NTFS) for data used in Windows and transfer them to Ubuntu. Ubuntu 16.04 have: /root (SSD), /home (SSD) for frequently used documents and /swap (HDD).
GParted SSD

GParted HDD

Disk Management

I would like create another "partition" on HDD accessible only within Ubuntu for store important documents to prevent data loss and higher level of reliability compared to SSD. Can someone provide me details about that? Note that I already have unallocated space on HDD.
dual-boot partitioning
I use DualBoot Ubuntu and Windows with SSD and HDD. Windows 10 have: C partition (SSD, NTFS) + Recovery & EFI partition (SSD) and D partition (HDD, NTFS) for data used in Windows and transfer them to Ubuntu. Ubuntu 16.04 have: /root (SSD), /home (SSD) for frequently used documents and /swap (HDD).
GParted SSD

GParted HDD

Disk Management

I would like create another "partition" on HDD accessible only within Ubuntu for store important documents to prevent data loss and higher level of reliability compared to SSD. Can someone provide me details about that? Note that I already have unallocated space on HDD.
dual-boot partitioning
dual-boot partitioning
edited Apr 14 at 12:03
Drakonoved
7321415
7321415
asked Apr 14 at 11:16
SDR
12
12
Format the data partition ext4.
â user68186
Apr 14 at 12:31
After you create partition with gparted, you will want to mount in fstab so always mounted. see: askubuntu.com/questions/1013677/â¦
â oldfred
Apr 14 at 13:55
add a comment |Â
Format the data partition ext4.
â user68186
Apr 14 at 12:31
After you create partition with gparted, you will want to mount in fstab so always mounted. see: askubuntu.com/questions/1013677/â¦
â oldfred
Apr 14 at 13:55
Format the data partition ext4.
â user68186
Apr 14 at 12:31
Format the data partition ext4.
â user68186
Apr 14 at 12:31
After you create partition with gparted, you will want to mount in fstab so always mounted. see: askubuntu.com/questions/1013677/â¦
â oldfred
Apr 14 at 13:55
After you create partition with gparted, you will want to mount in fstab so always mounted. see: askubuntu.com/questions/1013677/â¦
â oldfred
Apr 14 at 13:55
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1024944%2fdualboot-separate-partition-for-users-important-data%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Format the data partition ext4.
â user68186
Apr 14 at 12:31
After you create partition with gparted, you will want to mount in fstab so always mounted. see: askubuntu.com/questions/1013677/â¦
â oldfred
Apr 14 at 13:55