On 07/06/2016 07:59 PM, jd1008 wrote:
Have a drive partitioned (MBR) to have 1 partition. However, I had forgotten to change partition type to LINUX. Now that I have data on it (fstype ext3), I wonder if it is worth it to change partition type to Linux? Current type is 7 (ntfs). Could changing the type to Linux make the data inaccessible?
No, the kernel in most cases ignores the partition type. Usually the filesystem type is specified in /etc/fstab and if not, it will auto-detect it when you try to mount.
Since you're already able to use it, setting it to the right type definitely won't hurt anything, although I'm not sure what would happen if you modify the partition entry for a filesystem that is already mounted. I would recommend doing it from a live CD/USB.
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org