Welcome, Guest. Please login or register.

Author Topic: SFS????  (Read 2472 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: SFS????
« on: August 20, 2006, 11:40:35 AM »
SFS.lha SmartFilesystem/SFS_OLD.guide
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: SFS????
« Reply #1 on: August 20, 2006, 02:43:28 PM »
@alewis
Quote
SFS vs PFS?

This has been discussed to death before. Use search to find the relevant threads.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: SFS????
« Reply #2 on: August 21, 2006, 08:50:11 AM »
@motorollin
Quote
Though you will need to reformat the partition if you change the DOSType in the MBR

That is not true. As long as the dostype you change to is available, and the filesystem is compatible (this is the case here, you just change the dostype here), there is no need to reformat.

Yes, HDToolBox claims the data will be lost, but that's just HDToolBox playing it safe (it can't know of the new dostype filesystem is compatible or not).

And BTW, it's RDB not MBR.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: SFS????
« Reply #3 on: August 21, 2006, 11:29:35 AM »
Quote
But if you already have an SFS partition and then change the DOSType identifier to something else, then a matching filesystem for the partition will not be found in the RDB. You would have to change the identifier back, or reformat it with the new one. I did this once with SFS and the partition changed to NDOS. When I changed the identifier back, it started working again.

Well, isn't it quite obvious you're supposed to add the filesystem with the new DosType aswell? Naturally if you're just changing the dostype, add the very same filesystem, just use the new dostype value you want to use. Then change all partitions to use the new filesystem (dostype). Check that everything is fine, and then remove the old filesystem.

There is no need to reformat at any point. The key here is that you use the very same filesystem, just different dostypes.

In fact you can even do this in the reverse order: First change the partitions to use the new dostype, and only then add the filesystem with the matching dostype. In this case you get NDOS partitions temporarily, though.


All bets are off if you use different, incompatible version of the filesystem for the new dostype. If it's not compatible you need to format, of course.