

InterviewSolution
Saved Bookmarks
1. |
Solve : CD formated for Windows NT? |
Answer» <html><body><p>Is there any difference in a CD formatted for Windows NT verse Windows XP? I am submitting a proposal that explicitly states information " shall be read-only CDs formatted for Microsoft NT"As far as I am aware, there is no such thing as a "CD formatted for Windows NT". CD-ROMS have their own filesystem(s) which are readable by a variety of computer operating systems.<br/><br/>Have a read of these articles<br/><br/><a href="https://en.wikipedia.org/wiki/ISO_9660">http://en.wikipedia.org/wiki/ISO_9660</a><br/><br/><a href="https://en.wikipedia.org/wiki/Universal_Disk_Format">http://en.wikipedia.org/wiki/Universal_Disk_Format</a><br/><br/>I guess it would be technically possibe to use The FAT or NTFS formats to format CDs, but I've never heard of it actually being done. CDs are formatted by the manufacturer. <br/>It depends on the software you are using to read the CDs particular format - not the operating system. <br/>By the way, XP uses the NT format.<br/><br/>Quote from: JJ 3000 on April 01, 2009, 01:04:09 AM</p><blockquote>I guess it would be technically possibe to use The FAT or NTFS formats to format CDs</blockquote><br/>I don't think so. Even if an emulation of one of these filesystems were possible on a CD ROM, (how would you make it?) no computer could read it.<br/><br/>Quote<blockquote>but I've never heard of it actually being done.</blockquote><br/>Neither have I. Optical disks (CD, CDR, CDRW, DVD etc.) may appear to work the same was as HD-based volumes, but the underlying file systems are *totally* different, right down to the sector size. So they aren't NTFS or FATxx. As the above Wikipedia pages make clear. Optical drives use a totally different technology from magnetic hard drives and the filesystems reflect that.<br/><br/>hodges, are you writing this proposal hoping that "read-only CDs formatted for Microsoft NT" are somehow possible? If this idea originated with somebody <a href="https://interviewquestions.tuteehub.com/tag/else-printfy-344787" style="font-weight:bold;" target="_blank" title="Click to know more about ELSE">ELSE</a>, you should get back to them and get them to clarify just what they mean.<br/><br/><br/><br/>Why do you have to <a href="https://interviewquestions.tuteehub.com/tag/call-412416" style="font-weight:bold;" target="_blank" title="Click to know more about CALL">CALL</a> me out like that?<br/><br/>There is no law of physics that prevents the CD-ROM manufacturers from adopting any file system that they choose! CD manufacturers don't want their file systems tied to Micro$oft's or (cr)Apple's, or any one elses file system. In addition, the CD manufacturers wanted non-PC devices (like CD players) to be able to read their format (ISO-9660). However it is still theoretically possible for CDs to use FAT or NTFS.Quote from: JJ 3000 on April 01, 2009, 01:50:27 AM<blockquote>Why do you have to call me out like that?</blockquote><br/>I was not aware that I was doing so. I was continuing the discussion. If that involved disagreeing with you, then so be it. No attack implied or intended.<br/><br/>Quote<blockquote>There is no law of physics that prevents the CD-ROM manufacturers from adopting any file system that they choose!</blockquote><br/>There are "laws of physics" which mean that some methods of storing data on optical disks work well, with acceptable error rates and economically manufacturable hardware and media, and some don't, which resulted in ISO9660. NTFS and FAT32 are filesystems which are used on magnetic disks. A CD-ROM is a optical disk which cannot rely on error concealment or interpolation, and therefore requires a higher reliability of the <a href="https://interviewquestions.tuteehub.com/tag/retrievedbrbr-2991975" style="font-weight:bold;" target="_blank" title="Click to know more about RETRIEVED">RETRIEVED</a> data. Therefore NTFS or FAT32 would be unsuitable for a practical data storage scheme using optical media. <br/><br/>Anyhow, this isn't helping the OP, which is what we are here for.<br/><br/>Maybe the OP merely means a CD-ROM which is readable by a computer running Windows NT, (itself a quite old operating system), or "Windows NT family", which means Windows 2000, XP, Server <a href="https://interviewquestions.tuteehub.com/tag/2003-243754" style="font-weight:bold;" target="_blank" title="Click to know more about 2003">2003</a> & 2008, Vista , Windows 7 etc.<br/><br/>In which case ISO 9660 would do the job.<br/><br/><br/><br/><br/>Quote<blockquote>NTFS or FAT32 would be unsuitable for optical media.</blockquote>I agree. It would be unsuitable but not impossible.<br/><br/>However, we are not helping the OP in the slightest by <a href="https://interviewquestions.tuteehub.com/tag/carrying-909956" style="font-weight:bold;" target="_blank" title="Click to know more about CARRYING">CARRYING</a> on this technical discussion of file systems. <br/><br/>Hodges, what is the exact wording of the form?The exact quote was "CDs shall be read-only CDs formatted for Microsoft Windows NT" I knew of no difference in CD format for any windows version, thus the question. <br/><br/>Windows NT 4, Windows 2000, Windows XP, Windows Vista is ISO 9660 Level 1, 2, 3, Joliet, and ISO 9660:1999.<br/><br/>Windows 95, Windows 98, Windows ME is the same expect no ISO 9660:1999 extension.</body></html> | |