Geht vielleicht beim umwandeln etwas schief, oder sind diese Fehler normal die das Terminal rauswirft:
Die .ffs Dateien werden aber dennoch erstellt
Code
- sudo -s
- Password:
- bash-3.2# ./KextToFfs.command Ozm
- *********************************
- * Convert Kext to FFS type file *
- *********************************
- GenSec: ERROR 0001: Error opening file
- ./Ozm/.DS_Store.plist
- GenSec: ERROR 2000: Status is not successful
- Status value is 0x2
- GenFfs: ERROR 0001: Error opening file
- .DS_Store.pe32
- GenFfs: ERROR 2000: Invalid parameter
- Fv File type EFI_FV_FILETYPE_DRIVER must have at least one Pe or Te section, but no Pe/Te section is input
- GenSec: ERROR 0001: Error opening file
- .DS_Store.pe32
- GenSec: ERROR 2000: Status is not successful
- Status value is 0x15
- GenFfs: ERROR 0001: Error opening file
- .DS_Store-2.pe32
- GenFfs: ERROR 2000: Invalid parameter
- Fv File type EFI_FV_FILETYPE_DRIVER must have at least one Pe or Te section, but no Pe/Te section is input
- .DS_Store will be Ffs 0 name in boot.log will be .DS_Store
- OzmosisDefaults.plist will be Ffs 0 name in boot.log will be OzmosisDefaults
- bash-3.2#