Changes between Version 9 and Version 10 of FuzixBuildNotes
- Timestamp:
- Nov 24, 2020, 4:41:57 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FuzixBuildNotes
v9 v10 36 36 and kernel with updated ones, leaving the FS alone. 37 37 38 {{{ 39 $ dd if=~/work/FUZIX/Kernel/fuzix.bin of=fuzix.dsk bs=1 seek=193024 conv=notrunc 40 48879+0 records in 41 48879+0 records out 42 48879 bytes (49 kB, 48 KiB) copied, 0.062852 s, 778 kB/s 43 }}} 44 38 45 '''2020-11-22''' 39 46