-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi there, i'm following your tutorial on youtube.
make buildimg
dd if=/dev/zero of=bin/CustomOS.img bs=512 count=93750
93750+0 records in
93750+0 records out
48000000 bytes (48 MB, 46 MiB) copied, 1.8111 s, 26.5 MB/s
mformat -i bin/CustomOS.img -f 1440 ::
mformat: mformat.c:367: check_fs_params_and_set_fat: Assertion `clusters_fit_into_fat(Fs)' failed.
make: *** [Makefile:30: buildimg] Aborted (core dumped)
There was an issue on it : Absurdponcho/PonchoOS#45
It's closed because the OP solved it using a debian container, but i would appreciate if there was a solution that can stick to the environment set up in the video.
Metadata
Metadata
Assignees
Labels
No labels