version 1.1, 2012/10/13 23:46:00
|
version 1.2, 2012/10/13 23:52:11
|
Line 19 I created a new kernel config called "NA
|
Line 19 I created a new kernel config called "NA
|
|
|
Note that at the present time, all the parameters of the NAND emulator are |
Note that at the present time, all the parameters of the NAND emulator are |
hardcoded, so to change anything you'll need to edit |
hardcoded, so to change anything you'll need to edit |
sys/dev/nand/nandemulator.c . |
`sys/dev/nand/nandemulator.c` and substitute the values you want. |
|
|
Build and install the kernel, and boot from it. You'll notice the following |
Build and install the kernel, and boot from it. You'll notice the following |
items appear: |
items appear: |
Line 54 file system is created on the first moun
|
Line 54 file system is created on the first moun
|
MD5 (/netbsd) = 79184fe311657261e1744d77206716c8 |
MD5 (/netbsd) = 79184fe311657261e1744d77206716c8 |
# umount /mnt |
# umount /mnt |
|
|
|
Note: *because this is using kernel memory and not real flash, nothing |
|
will be persistent across reboots!* |