Ticket #36 (closed task: fixed)
Boot OI from SD or internal memory
| Reported by: | dottedmag | Owned by: | dottedmag |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.1 |
| Component: | buildsystem | Version: | |
| Keywords: | Cc: | pit | |
| Blocking: | Blocked By: |
Description
We need the dual-boot firmware which allows booting from NFS if key was pressed at the some stage of startup.
This will allow booting development image from NFS while still using device as a regular book.
Idea:
- nfsboot kernel at 2nd megabyte, booted by bootloader
- bootloader boots without root=/dev/nfs
- rcS waits for keypress and kexec's current kernel with root=/dev/nfs if pressed
- else kexecs original kernel (from some unused place on flash)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


