Re: [Hampshire] Just a quickie

トップ ページ

このメッセージに返信
著者: Jack Knight
日付:  
To: Hampshire LUG Discussion List
題目: Re: [Hampshire] Just a quickie
Tim wrote:
> If I make changes to the fstab file do I need to have a reboot for the changes
> to take affect or is there a command that will reload fstab. I know I can
> mount the file system manually but I want to test my changes without
> rebooting.
>
> Tim
>
>

No.

mount -a -o remount

... should do you

jfk