Nonscrub :
USAFRet :
Nonscrub :
What's the different between the two?
Sequential - one long stream of contiguous data.
Random - little bits of different files all over the place.
I mean the context in which is used, like would sequential be used in loading programs/bootup vice versa?
Sequential would be a large single file. A contiguous video, perhaps.
Random would be loading an application. Lots of little files that are all over the place.
However, a 'single large video' may also be 'random', if that file were fragmented.
In what context are you asking this?