Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow to use the CF in EP2C35(DEV kit)
Dear Hippo Thank you for your help ,now I have run the linux in my board . Now I want to use the CF card in my board. can you tell me how to do it . My board is the NIOSII EP2C35( al...
Altera_Forum
Honored Contributor
20 years agoCheck your mounts with "cat /etc/mtab", or "df" .
You have to do "umount /mnt" or "shutdown" before power off. You can also use "sync" to flush disk cache after write files.