Quote (roberts @ July 21 2007,23:54) |
I am not sure what kind of install you are thinking about... But doing a regular traditional install onto a CF will cause failure due to excessives writes and ext3 would be even worse! Still, if you insist, using such installation type, you would need to add the nofstab to stop the generation of /etc/fstab upon each boot. That way you can edit your fstab to suit your drive/partiton mount mappings. You could also "move" other directories using the technique of the bind option to the mount command. |