On Thu, 17 Jul 2003, Patrick Marquetecken wrote: >Hi, > >this is the my /etc/fstab >/dev/hda10 /home ext3 defaults 0 0 > >and fdisk /dev/hda - p >/dev/hda10 1108 3664 20539071 b Win95 FAT32 > >Wy do i have here "b Win95 FAT32" ? >could the ID be wrong ? and can i change it without loosing data?
You can just change is in fdisk and write it. That is just the partition table. The thing that really matters to linux is the format, which in this case is ext2. You just have a windows partition formatted with an ext2 format. You can either change it, or just ignore it and not worry about it =) Shouldn't cause any issues either way. Christopher Fisk -- BOFH Excuse #12: dry joints on cable plug -- [EMAIL PROTECTED] mailing list
