Unix проверка диска
15 USDНужно проверить Unix Disk.img на различного рода ошибки и выдавать их.
Вот список возможных ошибок:
a) Блок не находится ни в файле, ни в freelist: ошибка exit(10).
b) Блок находится как в файле, так и в freelist: ошибка exit(11).
c) Блок более одного раза в freelist: ошибка exit(12).
d) Блок более одного раза в файле или в нескольких файлах: ошибка exit(13).
e) Размер файла не такой, как в намеченных блоках указанных в inode: ошибка exit(14).
f) В каталоге появляется индекс inode с Linkcount 0: ошибка exit(15).
g) Inode с Linkcount 0 не свободен: ошибка exit(16).
h) Inode с Linkcount n! = 0 не отображается в ровно n каталогах:ошибка exit(17).
i) Inode имеет поле типа с недопустимым значением: ошибка exit(18).
j) Inode появляется в каталоге, но свободен: ошибка exit(19).
k) Root-Inode не является каталогом: ошибка exit(20).
l) каталог не может быть достигнут из корня: ошибка exit(21).
m) Все другие ошибки файловой системы: ошибка exit(99).
Другие возможные ошибки, которые необходимо проверить:
a) Неправильный вызов программы: ошибка exit(1).
b) Image файл не найден: ошибка exit(2).
c) Ошибка ввода / вывода файла: ошибка exit(3).
d) Недопустимый номер раздела (Partitionsnummer): ошибка exit(4).
e) Раздел(Partition) не содержит файловую систему EOS32: ошибка exit(5).
f) Неудачный вызов malloc (): ошибка exit(6).
g) Все остальные ошибки: ошибка exit(9).
Current freelance projects in the category Desktop Apps
Modification in the emulator's operation
45 USD
Hello. I downloaded the Gaminator CF Final slot machine emulator from the Internet. I really liked it, but there are some issues. There is an admin panel, but it opens freely and cannot be closed at all. It only closes along with the application. Also, the data does not save… Desktop Apps ∙ 1 day 10 hours back ∙ 10 proposals |
Development of custom software (Android application + CMS) for SUNMI K2 self-service kiosks (Fast food)
23 USD
We are looking for an experienced team or a Middle/Senior Android developer (possibly with Full-stack skills) to create proprietary software for self-service kiosks for a fast food retail chain. Currently, our terminals operate on a ready-made cloud integrator, but we are… Content Management Systems, Desktop Apps ∙ 6 days 5 hours back ∙ 22 proposals |
It is necessary to migrate the current working program from FoxPro to C#.Hello everyone! We have a program in FoxPro (it has several modules, it's an accounting program), we have the source code of the program, and if necessary, we can consult with people who support the current program. What needs to be done: 1. Analyze how everything works,… C#, Desktop Apps ∙ 11 days 14 hours back ∙ 19 proposals |