Forum Discussion
Altera_Forum
Honored Contributor
21 years agouClinux mounting problem
Hi all, I got problem when trying to mount a Linux PC to a local folder of Cyclone (/var) . Here are the steps performed : (the kit I'm using is cyclone 1c12 eval edition) 1...
Altera_Forum
Honored Contributor
21 years agoAs the mount command told you: add the -n flag to your mount command. That way it doesn't try to write to the /etc/mtab file but mounts anyway.