cgread
int cgread(struct uufsd *);
while ((i = cgread(&disk)) != 0) {
while ((valid = cgread(&disk)) == 1) {
while (cgread(&disk) == 1) {