Forum Discussion
Altera_Forum
Honored Contributor
13 years agofsck too early - mmu vs. nonmmu boot sequence
Thanks in advance. In the old non-mmu versions I used the "rc" file to do an fsck and then mount the compact flash drive. NOW - the scsi and ata have not probed the device in time so - /...
Altera_Forum
Honored Contributor
13 years agoSOLUTION:
I fixed this by adding a "sleep 1" to my rc file so that the scsi and ata had time to probe.