How to add a ntfs 8TB HD to Ubuntu 18.04 without needing to format?
I'm quite new to Ubuntu or Linux world. I spent few weeks struggling to find a way to access my media files over the internet.
After trying many systems which all failed to work, I managed to set a NetCloud/Snap server in my Odroid XU4 and successfully connect to the server using Kodi devices.
My problem is that I have 5TiB+ of media sitting on an NTFS external HD which I was using with JRiver Media Centre. My media files are split in few folders according to their nature, ie. DTS, DSD, ALAC, Blu-ray, Video.
I tried to connect my hard drive and to automatically mount it, but Ubuntu doesn't like it as it is larger than 2TiB.
My questions are:
- Can I add my HD without needing to format it?
- If yes, can I also share it with a Windows machine that I use to add more media on the drive?
- Also, can I mount each folder individually or I can only mount the HD as a whole?
I am kindly asking you to be patient with me and try to accompany me step by step if there are solutions to my problems.
There is no /var/log/messages file that I can show.
Here is the part of the syslog showing the problem:
Dec 31 08:43:48 odroid kernel: [ 3302.634596] sd 0:0:0:0: [sda] 1953506645 4096-byte logical blocks: (8.00 TB/7.28 TiB)
Dec 31 08:43:48 odroid kernel: [ 3302.634602] sd 0:0:0:0: [sda] 16384-byte physical blocks
Dec 31 08:43:48 odroid kernel: [ 3302.646951] sd 0:0:0:0: [sda] Write Protect is off
Dec 31 08:43:48 odroid kernel: [ 3302.646958] sd 0:0:0:0: [sda] Mode Sense: 4f 00 00 00
Dec 31 08:43:48 odroid kernel: [ 3302.647191] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Dec 31 08:43:48 odroid kernel: [ 3302.677810] sda: sda1
Dec 31 08:43:48 odroid kernel: [ 3302.679384] sd 0:0:0:0: [sda] Attached SCSI disk
Dec 31 08:43:48 odroid systemd[1]: Mounting /media/samsung...
Dec 31 08:43:48 odroid kernel: [ 3303.015676] ntfs: (device sda1): parse_ntfs_boot_sector(): Volume size (7TiB) is too large for this architecture. Maximum supported is 2TiB. Sorry.
Dec 31 08:43:48 odroid kernel: [ 3303.027704] ntfs: (device sda1): ntfs_fill_super(): Unsupported NTFS filesystem.
Dec 31 08:43:48 odroid mount[5464]: mount: /media/samsung: wrong fs type, bad option, bad superblock on /dev/sda1, missing codepage or helper program, or other error.
Dec 31 08:43:48 odroid systemd[1]: media-samsung.mount: Mount process exited, code=exited status=32
Dec 31 08:43:48 odroid systemd[1]: media-samsung.mount: Failed with result 'exit-code'.
Dec 31 08:43:48 odroid systemd[1]: Failed to mount /media/samsung.
ubuntu-18.04 multimedia
add a comment |
I'm quite new to Ubuntu or Linux world. I spent few weeks struggling to find a way to access my media files over the internet.
After trying many systems which all failed to work, I managed to set a NetCloud/Snap server in my Odroid XU4 and successfully connect to the server using Kodi devices.
My problem is that I have 5TiB+ of media sitting on an NTFS external HD which I was using with JRiver Media Centre. My media files are split in few folders according to their nature, ie. DTS, DSD, ALAC, Blu-ray, Video.
I tried to connect my hard drive and to automatically mount it, but Ubuntu doesn't like it as it is larger than 2TiB.
My questions are:
- Can I add my HD without needing to format it?
- If yes, can I also share it with a Windows machine that I use to add more media on the drive?
- Also, can I mount each folder individually or I can only mount the HD as a whole?
I am kindly asking you to be patient with me and try to accompany me step by step if there are solutions to my problems.
There is no /var/log/messages file that I can show.
Here is the part of the syslog showing the problem:
Dec 31 08:43:48 odroid kernel: [ 3302.634596] sd 0:0:0:0: [sda] 1953506645 4096-byte logical blocks: (8.00 TB/7.28 TiB)
Dec 31 08:43:48 odroid kernel: [ 3302.634602] sd 0:0:0:0: [sda] 16384-byte physical blocks
Dec 31 08:43:48 odroid kernel: [ 3302.646951] sd 0:0:0:0: [sda] Write Protect is off
Dec 31 08:43:48 odroid kernel: [ 3302.646958] sd 0:0:0:0: [sda] Mode Sense: 4f 00 00 00
Dec 31 08:43:48 odroid kernel: [ 3302.647191] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Dec 31 08:43:48 odroid kernel: [ 3302.677810] sda: sda1
Dec 31 08:43:48 odroid kernel: [ 3302.679384] sd 0:0:0:0: [sda] Attached SCSI disk
Dec 31 08:43:48 odroid systemd[1]: Mounting /media/samsung...
Dec 31 08:43:48 odroid kernel: [ 3303.015676] ntfs: (device sda1): parse_ntfs_boot_sector(): Volume size (7TiB) is too large for this architecture. Maximum supported is 2TiB. Sorry.
Dec 31 08:43:48 odroid kernel: [ 3303.027704] ntfs: (device sda1): ntfs_fill_super(): Unsupported NTFS filesystem.
Dec 31 08:43:48 odroid mount[5464]: mount: /media/samsung: wrong fs type, bad option, bad superblock on /dev/sda1, missing codepage or helper program, or other error.
Dec 31 08:43:48 odroid systemd[1]: media-samsung.mount: Mount process exited, code=exited status=32
Dec 31 08:43:48 odroid systemd[1]: media-samsung.mount: Failed with result 'exit-code'.
Dec 31 08:43:48 odroid systemd[1]: Failed to mount /media/samsung.
ubuntu-18.04 multimedia
You should have no issues connecting the drive and it should just work. Are you getting an error?
– Keltari
Dec 30 '18 at 18:35
You say that Ubuntu does not like it because it's larger then 2 gigs. While this is possible, it could be a red herring. (It could be a driver issue or filesystem support issue for a start) Why do you say that? Can you monitor /var/log/messages and /var/log/syslog and provide the output when you plug the drive in please.
– davidgo
Dec 31 '18 at 5:51
Sorry, I tried to add the syslog in the "add commentsd" box, but it wasn't accepted as the comments pasted from the syslog seem to be too long or too many characters! Is there another way to show the syslog?
– Naass
Dec 31 '18 at 10:22
Is the OS 32bit or 64bit? You can tell by the output ofuname -i, I think it would bei386for 32,x86_64for 64.
– Kamil Maciorowski
Dec 31 '18 at 10:33
The uname i is returning armv7l I am using Odroid XU4.
– Naass
Dec 31 '18 at 10:47
add a comment |
I'm quite new to Ubuntu or Linux world. I spent few weeks struggling to find a way to access my media files over the internet.
After trying many systems which all failed to work, I managed to set a NetCloud/Snap server in my Odroid XU4 and successfully connect to the server using Kodi devices.
My problem is that I have 5TiB+ of media sitting on an NTFS external HD which I was using with JRiver Media Centre. My media files are split in few folders according to their nature, ie. DTS, DSD, ALAC, Blu-ray, Video.
I tried to connect my hard drive and to automatically mount it, but Ubuntu doesn't like it as it is larger than 2TiB.
My questions are:
- Can I add my HD without needing to format it?
- If yes, can I also share it with a Windows machine that I use to add more media on the drive?
- Also, can I mount each folder individually or I can only mount the HD as a whole?
I am kindly asking you to be patient with me and try to accompany me step by step if there are solutions to my problems.
There is no /var/log/messages file that I can show.
Here is the part of the syslog showing the problem:
Dec 31 08:43:48 odroid kernel: [ 3302.634596] sd 0:0:0:0: [sda] 1953506645 4096-byte logical blocks: (8.00 TB/7.28 TiB)
Dec 31 08:43:48 odroid kernel: [ 3302.634602] sd 0:0:0:0: [sda] 16384-byte physical blocks
Dec 31 08:43:48 odroid kernel: [ 3302.646951] sd 0:0:0:0: [sda] Write Protect is off
Dec 31 08:43:48 odroid kernel: [ 3302.646958] sd 0:0:0:0: [sda] Mode Sense: 4f 00 00 00
Dec 31 08:43:48 odroid kernel: [ 3302.647191] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Dec 31 08:43:48 odroid kernel: [ 3302.677810] sda: sda1
Dec 31 08:43:48 odroid kernel: [ 3302.679384] sd 0:0:0:0: [sda] Attached SCSI disk
Dec 31 08:43:48 odroid systemd[1]: Mounting /media/samsung...
Dec 31 08:43:48 odroid kernel: [ 3303.015676] ntfs: (device sda1): parse_ntfs_boot_sector(): Volume size (7TiB) is too large for this architecture. Maximum supported is 2TiB. Sorry.
Dec 31 08:43:48 odroid kernel: [ 3303.027704] ntfs: (device sda1): ntfs_fill_super(): Unsupported NTFS filesystem.
Dec 31 08:43:48 odroid mount[5464]: mount: /media/samsung: wrong fs type, bad option, bad superblock on /dev/sda1, missing codepage or helper program, or other error.
Dec 31 08:43:48 odroid systemd[1]: media-samsung.mount: Mount process exited, code=exited status=32
Dec 31 08:43:48 odroid systemd[1]: media-samsung.mount: Failed with result 'exit-code'.
Dec 31 08:43:48 odroid systemd[1]: Failed to mount /media/samsung.
ubuntu-18.04 multimedia
I'm quite new to Ubuntu or Linux world. I spent few weeks struggling to find a way to access my media files over the internet.
After trying many systems which all failed to work, I managed to set a NetCloud/Snap server in my Odroid XU4 and successfully connect to the server using Kodi devices.
My problem is that I have 5TiB+ of media sitting on an NTFS external HD which I was using with JRiver Media Centre. My media files are split in few folders according to their nature, ie. DTS, DSD, ALAC, Blu-ray, Video.
I tried to connect my hard drive and to automatically mount it, but Ubuntu doesn't like it as it is larger than 2TiB.
My questions are:
- Can I add my HD without needing to format it?
- If yes, can I also share it with a Windows machine that I use to add more media on the drive?
- Also, can I mount each folder individually or I can only mount the HD as a whole?
I am kindly asking you to be patient with me and try to accompany me step by step if there are solutions to my problems.
There is no /var/log/messages file that I can show.
Here is the part of the syslog showing the problem:
Dec 31 08:43:48 odroid kernel: [ 3302.634596] sd 0:0:0:0: [sda] 1953506645 4096-byte logical blocks: (8.00 TB/7.28 TiB)
Dec 31 08:43:48 odroid kernel: [ 3302.634602] sd 0:0:0:0: [sda] 16384-byte physical blocks
Dec 31 08:43:48 odroid kernel: [ 3302.646951] sd 0:0:0:0: [sda] Write Protect is off
Dec 31 08:43:48 odroid kernel: [ 3302.646958] sd 0:0:0:0: [sda] Mode Sense: 4f 00 00 00
Dec 31 08:43:48 odroid kernel: [ 3302.647191] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Dec 31 08:43:48 odroid kernel: [ 3302.677810] sda: sda1
Dec 31 08:43:48 odroid kernel: [ 3302.679384] sd 0:0:0:0: [sda] Attached SCSI disk
Dec 31 08:43:48 odroid systemd[1]: Mounting /media/samsung...
Dec 31 08:43:48 odroid kernel: [ 3303.015676] ntfs: (device sda1): parse_ntfs_boot_sector(): Volume size (7TiB) is too large for this architecture. Maximum supported is 2TiB. Sorry.
Dec 31 08:43:48 odroid kernel: [ 3303.027704] ntfs: (device sda1): ntfs_fill_super(): Unsupported NTFS filesystem.
Dec 31 08:43:48 odroid mount[5464]: mount: /media/samsung: wrong fs type, bad option, bad superblock on /dev/sda1, missing codepage or helper program, or other error.
Dec 31 08:43:48 odroid systemd[1]: media-samsung.mount: Mount process exited, code=exited status=32
Dec 31 08:43:48 odroid systemd[1]: media-samsung.mount: Failed with result 'exit-code'.
Dec 31 08:43:48 odroid systemd[1]: Failed to mount /media/samsung.
ubuntu-18.04 multimedia
ubuntu-18.04 multimedia
edited Dec 31 '18 at 10:25
Kamil Maciorowski
26.1k155680
26.1k155680
asked Dec 30 '18 at 18:01
NaassNaass
11
11
You should have no issues connecting the drive and it should just work. Are you getting an error?
– Keltari
Dec 30 '18 at 18:35
You say that Ubuntu does not like it because it's larger then 2 gigs. While this is possible, it could be a red herring. (It could be a driver issue or filesystem support issue for a start) Why do you say that? Can you monitor /var/log/messages and /var/log/syslog and provide the output when you plug the drive in please.
– davidgo
Dec 31 '18 at 5:51
Sorry, I tried to add the syslog in the "add commentsd" box, but it wasn't accepted as the comments pasted from the syslog seem to be too long or too many characters! Is there another way to show the syslog?
– Naass
Dec 31 '18 at 10:22
Is the OS 32bit or 64bit? You can tell by the output ofuname -i, I think it would bei386for 32,x86_64for 64.
– Kamil Maciorowski
Dec 31 '18 at 10:33
The uname i is returning armv7l I am using Odroid XU4.
– Naass
Dec 31 '18 at 10:47
add a comment |
You should have no issues connecting the drive and it should just work. Are you getting an error?
– Keltari
Dec 30 '18 at 18:35
You say that Ubuntu does not like it because it's larger then 2 gigs. While this is possible, it could be a red herring. (It could be a driver issue or filesystem support issue for a start) Why do you say that? Can you monitor /var/log/messages and /var/log/syslog and provide the output when you plug the drive in please.
– davidgo
Dec 31 '18 at 5:51
Sorry, I tried to add the syslog in the "add commentsd" box, but it wasn't accepted as the comments pasted from the syslog seem to be too long or too many characters! Is there another way to show the syslog?
– Naass
Dec 31 '18 at 10:22
Is the OS 32bit or 64bit? You can tell by the output ofuname -i, I think it would bei386for 32,x86_64for 64.
– Kamil Maciorowski
Dec 31 '18 at 10:33
The uname i is returning armv7l I am using Odroid XU4.
– Naass
Dec 31 '18 at 10:47
You should have no issues connecting the drive and it should just work. Are you getting an error?
– Keltari
Dec 30 '18 at 18:35
You should have no issues connecting the drive and it should just work. Are you getting an error?
– Keltari
Dec 30 '18 at 18:35
You say that Ubuntu does not like it because it's larger then 2 gigs. While this is possible, it could be a red herring. (It could be a driver issue or filesystem support issue for a start) Why do you say that? Can you monitor /var/log/messages and /var/log/syslog and provide the output when you plug the drive in please.
– davidgo
Dec 31 '18 at 5:51
You say that Ubuntu does not like it because it's larger then 2 gigs. While this is possible, it could be a red herring. (It could be a driver issue or filesystem support issue for a start) Why do you say that? Can you monitor /var/log/messages and /var/log/syslog and provide the output when you plug the drive in please.
– davidgo
Dec 31 '18 at 5:51
Sorry, I tried to add the syslog in the "add commentsd" box, but it wasn't accepted as the comments pasted from the syslog seem to be too long or too many characters! Is there another way to show the syslog?
– Naass
Dec 31 '18 at 10:22
Sorry, I tried to add the syslog in the "add commentsd" box, but it wasn't accepted as the comments pasted from the syslog seem to be too long or too many characters! Is there another way to show the syslog?
– Naass
Dec 31 '18 at 10:22
Is the OS 32bit or 64bit? You can tell by the output of
uname -i, I think it would be i386 for 32, x86_64 for 64.– Kamil Maciorowski
Dec 31 '18 at 10:33
Is the OS 32bit or 64bit? You can tell by the output of
uname -i, I think it would be i386 for 32, x86_64 for 64.– Kamil Maciorowski
Dec 31 '18 at 10:33
The uname i is returning armv7l I am using Odroid XU4.
– Naass
Dec 31 '18 at 10:47
The uname i is returning armv7l I am using Odroid XU4.
– Naass
Dec 31 '18 at 10:47
add a comment |
1 Answer
1
active
oldest
votes
As this is not a PC/server, and you are using Odroid, you can see a message:
Dec 31 08:43:48 odroid kernel: [ 3303.015676] ntfs: (device sda1): parse_ntfs_boot_sector(): Volume size (7TiB) is too large for this architecture. Maximum supported is 2TiB. Sorry.
Which says that for this CPU architecture (ARM) the size of the disk is too big to support for the CPU and it's operating system.
While this disk will work on any modern PC/server, the ARM architecture and provided operating systems will not accept such size of the disk.
That's all I can tell from the provided syslog.
Answering your questions:
It is possible that formatting the disk for partitions less than 2TiB each and then trying to mount them could be possible there is no such guarantee. Please always backup your data first!
It is possible to share mounted volumes with Windows - via Samba or FTP.
You are always allowed to mount each partition at one folder in Linux distributions. Whole disk cannot be mounted if it is partitioned (pendrives differ about their format).
EDIT:
As from comments, user needed to install ntfs-3g packet to support NTFS filesystems on this board.
Thanks for the reply. Prior to this tentative of installing a solution to stream media over the internet from home to Kodi clients, I tried Openmediavault with MiniDLNA and Plex. Openmediavault which is based on Linux had no problem at all dealing with my 8tb disk!
– Naass
Dec 31 '18 at 11:54
Solution on other hardware is possible to work, but in Odroid case you have simply kernel that does not support such a big volumes. Your comment is a case for another question.
– pbies
Dec 31 '18 at 11:58
I would be happy to mount each partition at one folder. Though I may face a problem as my iTunes folder is around 4tb on itself. I understood that Windows Samba aren't accessible over the internet! Are they? FTP solution was my previoys tentative which I couldn't get to make it work. I would revisit the FTP over TLS/SSL if I have no luck with Ubuntu/NextCloud/Snap.
– Naass
Dec 31 '18 at 12:00
I meant, Openmediavault, a Linux based OS, which I installed on the Odroid XU4 had no problem dealing with my large disk! I have a Rock64 from Pine64.org that I can use. Do you know whether it could handle it?
– Naass
Dec 31 '18 at 12:04
1
Could you just install ntfs-3g on the Odroid instead of using the kernel-based ntfs driver?
– grawity
Dec 31 '18 at 14:41
|
show 3 more comments
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1389034%2fhow-to-add-a-ntfs-8tb-hd-to-ubuntu-18-04-without-needing-to-format%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
As this is not a PC/server, and you are using Odroid, you can see a message:
Dec 31 08:43:48 odroid kernel: [ 3303.015676] ntfs: (device sda1): parse_ntfs_boot_sector(): Volume size (7TiB) is too large for this architecture. Maximum supported is 2TiB. Sorry.
Which says that for this CPU architecture (ARM) the size of the disk is too big to support for the CPU and it's operating system.
While this disk will work on any modern PC/server, the ARM architecture and provided operating systems will not accept such size of the disk.
That's all I can tell from the provided syslog.
Answering your questions:
It is possible that formatting the disk for partitions less than 2TiB each and then trying to mount them could be possible there is no such guarantee. Please always backup your data first!
It is possible to share mounted volumes with Windows - via Samba or FTP.
You are always allowed to mount each partition at one folder in Linux distributions. Whole disk cannot be mounted if it is partitioned (pendrives differ about their format).
EDIT:
As from comments, user needed to install ntfs-3g packet to support NTFS filesystems on this board.
Thanks for the reply. Prior to this tentative of installing a solution to stream media over the internet from home to Kodi clients, I tried Openmediavault with MiniDLNA and Plex. Openmediavault which is based on Linux had no problem at all dealing with my 8tb disk!
– Naass
Dec 31 '18 at 11:54
Solution on other hardware is possible to work, but in Odroid case you have simply kernel that does not support such a big volumes. Your comment is a case for another question.
– pbies
Dec 31 '18 at 11:58
I would be happy to mount each partition at one folder. Though I may face a problem as my iTunes folder is around 4tb on itself. I understood that Windows Samba aren't accessible over the internet! Are they? FTP solution was my previoys tentative which I couldn't get to make it work. I would revisit the FTP over TLS/SSL if I have no luck with Ubuntu/NextCloud/Snap.
– Naass
Dec 31 '18 at 12:00
I meant, Openmediavault, a Linux based OS, which I installed on the Odroid XU4 had no problem dealing with my large disk! I have a Rock64 from Pine64.org that I can use. Do you know whether it could handle it?
– Naass
Dec 31 '18 at 12:04
1
Could you just install ntfs-3g on the Odroid instead of using the kernel-based ntfs driver?
– grawity
Dec 31 '18 at 14:41
|
show 3 more comments
As this is not a PC/server, and you are using Odroid, you can see a message:
Dec 31 08:43:48 odroid kernel: [ 3303.015676] ntfs: (device sda1): parse_ntfs_boot_sector(): Volume size (7TiB) is too large for this architecture. Maximum supported is 2TiB. Sorry.
Which says that for this CPU architecture (ARM) the size of the disk is too big to support for the CPU and it's operating system.
While this disk will work on any modern PC/server, the ARM architecture and provided operating systems will not accept such size of the disk.
That's all I can tell from the provided syslog.
Answering your questions:
It is possible that formatting the disk for partitions less than 2TiB each and then trying to mount them could be possible there is no such guarantee. Please always backup your data first!
It is possible to share mounted volumes with Windows - via Samba or FTP.
You are always allowed to mount each partition at one folder in Linux distributions. Whole disk cannot be mounted if it is partitioned (pendrives differ about their format).
EDIT:
As from comments, user needed to install ntfs-3g packet to support NTFS filesystems on this board.
Thanks for the reply. Prior to this tentative of installing a solution to stream media over the internet from home to Kodi clients, I tried Openmediavault with MiniDLNA and Plex. Openmediavault which is based on Linux had no problem at all dealing with my 8tb disk!
– Naass
Dec 31 '18 at 11:54
Solution on other hardware is possible to work, but in Odroid case you have simply kernel that does not support such a big volumes. Your comment is a case for another question.
– pbies
Dec 31 '18 at 11:58
I would be happy to mount each partition at one folder. Though I may face a problem as my iTunes folder is around 4tb on itself. I understood that Windows Samba aren't accessible over the internet! Are they? FTP solution was my previoys tentative which I couldn't get to make it work. I would revisit the FTP over TLS/SSL if I have no luck with Ubuntu/NextCloud/Snap.
– Naass
Dec 31 '18 at 12:00
I meant, Openmediavault, a Linux based OS, which I installed on the Odroid XU4 had no problem dealing with my large disk! I have a Rock64 from Pine64.org that I can use. Do you know whether it could handle it?
– Naass
Dec 31 '18 at 12:04
1
Could you just install ntfs-3g on the Odroid instead of using the kernel-based ntfs driver?
– grawity
Dec 31 '18 at 14:41
|
show 3 more comments
As this is not a PC/server, and you are using Odroid, you can see a message:
Dec 31 08:43:48 odroid kernel: [ 3303.015676] ntfs: (device sda1): parse_ntfs_boot_sector(): Volume size (7TiB) is too large for this architecture. Maximum supported is 2TiB. Sorry.
Which says that for this CPU architecture (ARM) the size of the disk is too big to support for the CPU and it's operating system.
While this disk will work on any modern PC/server, the ARM architecture and provided operating systems will not accept such size of the disk.
That's all I can tell from the provided syslog.
Answering your questions:
It is possible that formatting the disk for partitions less than 2TiB each and then trying to mount them could be possible there is no such guarantee. Please always backup your data first!
It is possible to share mounted volumes with Windows - via Samba or FTP.
You are always allowed to mount each partition at one folder in Linux distributions. Whole disk cannot be mounted if it is partitioned (pendrives differ about their format).
EDIT:
As from comments, user needed to install ntfs-3g packet to support NTFS filesystems on this board.
As this is not a PC/server, and you are using Odroid, you can see a message:
Dec 31 08:43:48 odroid kernel: [ 3303.015676] ntfs: (device sda1): parse_ntfs_boot_sector(): Volume size (7TiB) is too large for this architecture. Maximum supported is 2TiB. Sorry.
Which says that for this CPU architecture (ARM) the size of the disk is too big to support for the CPU and it's operating system.
While this disk will work on any modern PC/server, the ARM architecture and provided operating systems will not accept such size of the disk.
That's all I can tell from the provided syslog.
Answering your questions:
It is possible that formatting the disk for partitions less than 2TiB each and then trying to mount them could be possible there is no such guarantee. Please always backup your data first!
It is possible to share mounted volumes with Windows - via Samba or FTP.
You are always allowed to mount each partition at one folder in Linux distributions. Whole disk cannot be mounted if it is partitioned (pendrives differ about their format).
EDIT:
As from comments, user needed to install ntfs-3g packet to support NTFS filesystems on this board.
edited Jan 12 at 18:44
answered Dec 31 '18 at 10:59
pbiespbies
1,55911217
1,55911217
Thanks for the reply. Prior to this tentative of installing a solution to stream media over the internet from home to Kodi clients, I tried Openmediavault with MiniDLNA and Plex. Openmediavault which is based on Linux had no problem at all dealing with my 8tb disk!
– Naass
Dec 31 '18 at 11:54
Solution on other hardware is possible to work, but in Odroid case you have simply kernel that does not support such a big volumes. Your comment is a case for another question.
– pbies
Dec 31 '18 at 11:58
I would be happy to mount each partition at one folder. Though I may face a problem as my iTunes folder is around 4tb on itself. I understood that Windows Samba aren't accessible over the internet! Are they? FTP solution was my previoys tentative which I couldn't get to make it work. I would revisit the FTP over TLS/SSL if I have no luck with Ubuntu/NextCloud/Snap.
– Naass
Dec 31 '18 at 12:00
I meant, Openmediavault, a Linux based OS, which I installed on the Odroid XU4 had no problem dealing with my large disk! I have a Rock64 from Pine64.org that I can use. Do you know whether it could handle it?
– Naass
Dec 31 '18 at 12:04
1
Could you just install ntfs-3g on the Odroid instead of using the kernel-based ntfs driver?
– grawity
Dec 31 '18 at 14:41
|
show 3 more comments
Thanks for the reply. Prior to this tentative of installing a solution to stream media over the internet from home to Kodi clients, I tried Openmediavault with MiniDLNA and Plex. Openmediavault which is based on Linux had no problem at all dealing with my 8tb disk!
– Naass
Dec 31 '18 at 11:54
Solution on other hardware is possible to work, but in Odroid case you have simply kernel that does not support such a big volumes. Your comment is a case for another question.
– pbies
Dec 31 '18 at 11:58
I would be happy to mount each partition at one folder. Though I may face a problem as my iTunes folder is around 4tb on itself. I understood that Windows Samba aren't accessible over the internet! Are they? FTP solution was my previoys tentative which I couldn't get to make it work. I would revisit the FTP over TLS/SSL if I have no luck with Ubuntu/NextCloud/Snap.
– Naass
Dec 31 '18 at 12:00
I meant, Openmediavault, a Linux based OS, which I installed on the Odroid XU4 had no problem dealing with my large disk! I have a Rock64 from Pine64.org that I can use. Do you know whether it could handle it?
– Naass
Dec 31 '18 at 12:04
1
Could you just install ntfs-3g on the Odroid instead of using the kernel-based ntfs driver?
– grawity
Dec 31 '18 at 14:41
Thanks for the reply. Prior to this tentative of installing a solution to stream media over the internet from home to Kodi clients, I tried Openmediavault with MiniDLNA and Plex. Openmediavault which is based on Linux had no problem at all dealing with my 8tb disk!
– Naass
Dec 31 '18 at 11:54
Thanks for the reply. Prior to this tentative of installing a solution to stream media over the internet from home to Kodi clients, I tried Openmediavault with MiniDLNA and Plex. Openmediavault which is based on Linux had no problem at all dealing with my 8tb disk!
– Naass
Dec 31 '18 at 11:54
Solution on other hardware is possible to work, but in Odroid case you have simply kernel that does not support such a big volumes. Your comment is a case for another question.
– pbies
Dec 31 '18 at 11:58
Solution on other hardware is possible to work, but in Odroid case you have simply kernel that does not support such a big volumes. Your comment is a case for another question.
– pbies
Dec 31 '18 at 11:58
I would be happy to mount each partition at one folder. Though I may face a problem as my iTunes folder is around 4tb on itself. I understood that Windows Samba aren't accessible over the internet! Are they? FTP solution was my previoys tentative which I couldn't get to make it work. I would revisit the FTP over TLS/SSL if I have no luck with Ubuntu/NextCloud/Snap.
– Naass
Dec 31 '18 at 12:00
I would be happy to mount each partition at one folder. Though I may face a problem as my iTunes folder is around 4tb on itself. I understood that Windows Samba aren't accessible over the internet! Are they? FTP solution was my previoys tentative which I couldn't get to make it work. I would revisit the FTP over TLS/SSL if I have no luck with Ubuntu/NextCloud/Snap.
– Naass
Dec 31 '18 at 12:00
I meant, Openmediavault, a Linux based OS, which I installed on the Odroid XU4 had no problem dealing with my large disk! I have a Rock64 from Pine64.org that I can use. Do you know whether it could handle it?
– Naass
Dec 31 '18 at 12:04
I meant, Openmediavault, a Linux based OS, which I installed on the Odroid XU4 had no problem dealing with my large disk! I have a Rock64 from Pine64.org that I can use. Do you know whether it could handle it?
– Naass
Dec 31 '18 at 12:04
1
1
Could you just install ntfs-3g on the Odroid instead of using the kernel-based ntfs driver?
– grawity
Dec 31 '18 at 14:41
Could you just install ntfs-3g on the Odroid instead of using the kernel-based ntfs driver?
– grawity
Dec 31 '18 at 14:41
|
show 3 more comments
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1389034%2fhow-to-add-a-ntfs-8tb-hd-to-ubuntu-18-04-without-needing-to-format%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You should have no issues connecting the drive and it should just work. Are you getting an error?
– Keltari
Dec 30 '18 at 18:35
You say that Ubuntu does not like it because it's larger then 2 gigs. While this is possible, it could be a red herring. (It could be a driver issue or filesystem support issue for a start) Why do you say that? Can you monitor /var/log/messages and /var/log/syslog and provide the output when you plug the drive in please.
– davidgo
Dec 31 '18 at 5:51
Sorry, I tried to add the syslog in the "add commentsd" box, but it wasn't accepted as the comments pasted from the syslog seem to be too long or too many characters! Is there another way to show the syslog?
– Naass
Dec 31 '18 at 10:22
Is the OS 32bit or 64bit? You can tell by the output of
uname -i, I think it would bei386for 32,x86_64for 64.– Kamil Maciorowski
Dec 31 '18 at 10:33
The uname i is returning armv7l I am using Odroid XU4.
– Naass
Dec 31 '18 at 10:47