[clug] Ubuntu fstab problem

Tony Breeds tony at bakeyournoodle.com
Tue Mar 10 03:34:32 GMT 2009


On Tue, Mar 10, 2009 at 02:09:18PM +1100, Ian Bardsley wrote:

<snip>

> I am of the opinion now that this is caused  
> by a boot sequencing problem but have not been able to find any  
> explanation of how this can be checked or how the sequencing can be 
> changed.

On my debian system I had a "mount-nfs" script that basically did something like:
"mount -t nfs -a", You could writing one of those and place it after the network has come up.

Of you could get really ugly and do:

post-up mount -t nfs -a in your /etc/network/options ;P

Yours Tony


More information about the linux mailing list