Why do Windows and Linux see different files on a DVD ROM?












5















I have a DVD ROM with some teaching resources on it (Headway Beginner's English teaching teacher's DVD). When I look at the DVD from a Ubuntu machine, I see one set of files (which includes a setup-linux file among other things, although that doesn't work).



When I view the same DVD from a Windows machine, I see a different set of files, including a setup-windows.exe file.



Neither machine sees all the files, but there are some common to both.



My questions are:




  1. How does this work?

  2. How can I see the all the files when using Ubuntu?


Edit: this is not due to files being "hidden" when viewed in a file manager, lower level things like "ls -a" do not reveal the missing files.



Edit 2: I'm using Ubuntu 18.04 LTS










share|improve this question









New contributor




spookylukey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • You haven't said which Ubuntu release you are using, but in nautilus (or 'Files' the file manager for gnome) if you go to icon-view mode and click on the menu you can click "Show Hidden Files" and you should see all files. If in details (or list) mode the option is somewhat hidden (on my 19.04 box; sorry I don't use nautilus normally). Windows by default uses a fs (file-system) flag to hide files, where as *nix (Ubuntu, any GNU/Linux, apple or unix) use a '.' as the first character of filename to make a file 'hidden'.

    – guiverc
    2 hours ago






  • 1





    This is not a hidden files thing - using ls -a in Linux does not show the missing files. And neither does "Show hidden files" in Windows explorer.

    – spookylukey
    2 hours ago
















5















I have a DVD ROM with some teaching resources on it (Headway Beginner's English teaching teacher's DVD). When I look at the DVD from a Ubuntu machine, I see one set of files (which includes a setup-linux file among other things, although that doesn't work).



When I view the same DVD from a Windows machine, I see a different set of files, including a setup-windows.exe file.



Neither machine sees all the files, but there are some common to both.



My questions are:




  1. How does this work?

  2. How can I see the all the files when using Ubuntu?


Edit: this is not due to files being "hidden" when viewed in a file manager, lower level things like "ls -a" do not reveal the missing files.



Edit 2: I'm using Ubuntu 18.04 LTS










share|improve this question









New contributor




spookylukey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • You haven't said which Ubuntu release you are using, but in nautilus (or 'Files' the file manager for gnome) if you go to icon-view mode and click on the menu you can click "Show Hidden Files" and you should see all files. If in details (or list) mode the option is somewhat hidden (on my 19.04 box; sorry I don't use nautilus normally). Windows by default uses a fs (file-system) flag to hide files, where as *nix (Ubuntu, any GNU/Linux, apple or unix) use a '.' as the first character of filename to make a file 'hidden'.

    – guiverc
    2 hours ago






  • 1





    This is not a hidden files thing - using ls -a in Linux does not show the missing files. And neither does "Show hidden files" in Windows explorer.

    – spookylukey
    2 hours ago














5












5








5








I have a DVD ROM with some teaching resources on it (Headway Beginner's English teaching teacher's DVD). When I look at the DVD from a Ubuntu machine, I see one set of files (which includes a setup-linux file among other things, although that doesn't work).



When I view the same DVD from a Windows machine, I see a different set of files, including a setup-windows.exe file.



Neither machine sees all the files, but there are some common to both.



My questions are:




  1. How does this work?

  2. How can I see the all the files when using Ubuntu?


Edit: this is not due to files being "hidden" when viewed in a file manager, lower level things like "ls -a" do not reveal the missing files.



Edit 2: I'm using Ubuntu 18.04 LTS










share|improve this question









New contributor




spookylukey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I have a DVD ROM with some teaching resources on it (Headway Beginner's English teaching teacher's DVD). When I look at the DVD from a Ubuntu machine, I see one set of files (which includes a setup-linux file among other things, although that doesn't work).



When I view the same DVD from a Windows machine, I see a different set of files, including a setup-windows.exe file.



Neither machine sees all the files, but there are some common to both.



My questions are:




  1. How does this work?

  2. How can I see the all the files when using Ubuntu?


Edit: this is not due to files being "hidden" when viewed in a file manager, lower level things like "ls -a" do not reveal the missing files.



Edit 2: I'm using Ubuntu 18.04 LTS







mount dvd






share|improve this question









New contributor




spookylukey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




spookylukey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 2 hours ago







spookylukey













New contributor




spookylukey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 2 hours ago









spookylukeyspookylukey

1285




1285




New contributor




spookylukey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





spookylukey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






spookylukey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • You haven't said which Ubuntu release you are using, but in nautilus (or 'Files' the file manager for gnome) if you go to icon-view mode and click on the menu you can click "Show Hidden Files" and you should see all files. If in details (or list) mode the option is somewhat hidden (on my 19.04 box; sorry I don't use nautilus normally). Windows by default uses a fs (file-system) flag to hide files, where as *nix (Ubuntu, any GNU/Linux, apple or unix) use a '.' as the first character of filename to make a file 'hidden'.

    – guiverc
    2 hours ago






  • 1





    This is not a hidden files thing - using ls -a in Linux does not show the missing files. And neither does "Show hidden files" in Windows explorer.

    – spookylukey
    2 hours ago



















  • You haven't said which Ubuntu release you are using, but in nautilus (or 'Files' the file manager for gnome) if you go to icon-view mode and click on the menu you can click "Show Hidden Files" and you should see all files. If in details (or list) mode the option is somewhat hidden (on my 19.04 box; sorry I don't use nautilus normally). Windows by default uses a fs (file-system) flag to hide files, where as *nix (Ubuntu, any GNU/Linux, apple or unix) use a '.' as the first character of filename to make a file 'hidden'.

    – guiverc
    2 hours ago






  • 1





    This is not a hidden files thing - using ls -a in Linux does not show the missing files. And neither does "Show hidden files" in Windows explorer.

    – spookylukey
    2 hours ago

















You haven't said which Ubuntu release you are using, but in nautilus (or 'Files' the file manager for gnome) if you go to icon-view mode and click on the menu you can click "Show Hidden Files" and you should see all files. If in details (or list) mode the option is somewhat hidden (on my 19.04 box; sorry I don't use nautilus normally). Windows by default uses a fs (file-system) flag to hide files, where as *nix (Ubuntu, any GNU/Linux, apple or unix) use a '.' as the first character of filename to make a file 'hidden'.

– guiverc
2 hours ago





You haven't said which Ubuntu release you are using, but in nautilus (or 'Files' the file manager for gnome) if you go to icon-view mode and click on the menu you can click "Show Hidden Files" and you should see all files. If in details (or list) mode the option is somewhat hidden (on my 19.04 box; sorry I don't use nautilus normally). Windows by default uses a fs (file-system) flag to hide files, where as *nix (Ubuntu, any GNU/Linux, apple or unix) use a '.' as the first character of filename to make a file 'hidden'.

– guiverc
2 hours ago




1




1





This is not a hidden files thing - using ls -a in Linux does not show the missing files. And neither does "Show hidden files" in Windows explorer.

– spookylukey
2 hours ago





This is not a hidden files thing - using ls -a in Linux does not show the missing files. And neither does "Show hidden files" in Windows explorer.

– spookylukey
2 hours ago










1 Answer
1






active

oldest

votes


















6














I'm not sure this is the correct answer, but maybe it'll provide you with details that will help you.



It could be because MS-Windows and Unix use different file systems on DVD - even on the same DVD. Files on an optical media are usually arranged using a file system protocol specified in the ISO 9660 standard.



But the standard allows for extensions, and Microsoft has designed their own extension to the standard called "Joliet" that allows Microsoft Windows compatible operating systems to read different file names with more features (longer and support Unicode) than the standard ISO 9660 file system allows.



For Unix operating system, another extension called "Rock Ridge" was developed, to allow even longer file names, Unix-style permissions and a few other things.



It is very common to have both Rock Ridge and Joliet extensions on the same optical media, but it could be that the creator of that DVD used these extensions in a clever way to only have the MS-Windows related files show in the Joliet part of the system and only have the Linux specific files show in the Rock Ridge part of the system. The isoninfo program discussed in this stackexchange answer might provide more information,






share|improve this answer





















  • 2





    Thanks, that was enough - isoinfo dev=/dev/dvd -J -ls shows the missing files in Linux.

    – spookylukey
    1 hour ago











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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
});


}
});






spookylukey is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1110791%2fwhy-do-windows-and-linux-see-different-files-on-a-dvd-rom%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









6














I'm not sure this is the correct answer, but maybe it'll provide you with details that will help you.



It could be because MS-Windows and Unix use different file systems on DVD - even on the same DVD. Files on an optical media are usually arranged using a file system protocol specified in the ISO 9660 standard.



But the standard allows for extensions, and Microsoft has designed their own extension to the standard called "Joliet" that allows Microsoft Windows compatible operating systems to read different file names with more features (longer and support Unicode) than the standard ISO 9660 file system allows.



For Unix operating system, another extension called "Rock Ridge" was developed, to allow even longer file names, Unix-style permissions and a few other things.



It is very common to have both Rock Ridge and Joliet extensions on the same optical media, but it could be that the creator of that DVD used these extensions in a clever way to only have the MS-Windows related files show in the Joliet part of the system and only have the Linux specific files show in the Rock Ridge part of the system. The isoninfo program discussed in this stackexchange answer might provide more information,






share|improve this answer





















  • 2





    Thanks, that was enough - isoinfo dev=/dev/dvd -J -ls shows the missing files in Linux.

    – spookylukey
    1 hour ago
















6














I'm not sure this is the correct answer, but maybe it'll provide you with details that will help you.



It could be because MS-Windows and Unix use different file systems on DVD - even on the same DVD. Files on an optical media are usually arranged using a file system protocol specified in the ISO 9660 standard.



But the standard allows for extensions, and Microsoft has designed their own extension to the standard called "Joliet" that allows Microsoft Windows compatible operating systems to read different file names with more features (longer and support Unicode) than the standard ISO 9660 file system allows.



For Unix operating system, another extension called "Rock Ridge" was developed, to allow even longer file names, Unix-style permissions and a few other things.



It is very common to have both Rock Ridge and Joliet extensions on the same optical media, but it could be that the creator of that DVD used these extensions in a clever way to only have the MS-Windows related files show in the Joliet part of the system and only have the Linux specific files show in the Rock Ridge part of the system. The isoninfo program discussed in this stackexchange answer might provide more information,






share|improve this answer





















  • 2





    Thanks, that was enough - isoinfo dev=/dev/dvd -J -ls shows the missing files in Linux.

    – spookylukey
    1 hour ago














6












6








6







I'm not sure this is the correct answer, but maybe it'll provide you with details that will help you.



It could be because MS-Windows and Unix use different file systems on DVD - even on the same DVD. Files on an optical media are usually arranged using a file system protocol specified in the ISO 9660 standard.



But the standard allows for extensions, and Microsoft has designed their own extension to the standard called "Joliet" that allows Microsoft Windows compatible operating systems to read different file names with more features (longer and support Unicode) than the standard ISO 9660 file system allows.



For Unix operating system, another extension called "Rock Ridge" was developed, to allow even longer file names, Unix-style permissions and a few other things.



It is very common to have both Rock Ridge and Joliet extensions on the same optical media, but it could be that the creator of that DVD used these extensions in a clever way to only have the MS-Windows related files show in the Joliet part of the system and only have the Linux specific files show in the Rock Ridge part of the system. The isoninfo program discussed in this stackexchange answer might provide more information,






share|improve this answer















I'm not sure this is the correct answer, but maybe it'll provide you with details that will help you.



It could be because MS-Windows and Unix use different file systems on DVD - even on the same DVD. Files on an optical media are usually arranged using a file system protocol specified in the ISO 9660 standard.



But the standard allows for extensions, and Microsoft has designed their own extension to the standard called "Joliet" that allows Microsoft Windows compatible operating systems to read different file names with more features (longer and support Unicode) than the standard ISO 9660 file system allows.



For Unix operating system, another extension called "Rock Ridge" was developed, to allow even longer file names, Unix-style permissions and a few other things.



It is very common to have both Rock Ridge and Joliet extensions on the same optical media, but it could be that the creator of that DVD used these extensions in a clever way to only have the MS-Windows related files show in the Joliet part of the system and only have the Linux specific files show in the Rock Ridge part of the system. The isoninfo program discussed in this stackexchange answer might provide more information,







share|improve this answer














share|improve this answer



share|improve this answer








edited 1 hour ago

























answered 1 hour ago









GussGuss

1,57811733




1,57811733








  • 2





    Thanks, that was enough - isoinfo dev=/dev/dvd -J -ls shows the missing files in Linux.

    – spookylukey
    1 hour ago














  • 2





    Thanks, that was enough - isoinfo dev=/dev/dvd -J -ls shows the missing files in Linux.

    – spookylukey
    1 hour ago








2




2





Thanks, that was enough - isoinfo dev=/dev/dvd -J -ls shows the missing files in Linux.

– spookylukey
1 hour ago





Thanks, that was enough - isoinfo dev=/dev/dvd -J -ls shows the missing files in Linux.

– spookylukey
1 hour ago










spookylukey is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















spookylukey is a new contributor. Be nice, and check out our Code of Conduct.













spookylukey is a new contributor. Be nice, and check out our Code of Conduct.












spookylukey is a new contributor. Be nice, and check out our Code of Conduct.
















Thanks for contributing an answer to Ask Ubuntu!


  • 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1110791%2fwhy-do-windows-and-linux-see-different-files-on-a-dvd-rom%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Polycentropodidae

Magento 2 Error message: Invalid state change requested

Paulmy