Scott Robertson wrote:

> Hmmm, I followed the directions and typed it just as it is in the book:
> 
> mkdir -pv $LFS
> mount -v -t ext3 /dev/<xxx> $LFS
> 
> But when I ran the mount command without any parameters to see what options 
> were set,
> nosuid, nodev  were set by default.  So in my case at least, I did have to 
> explicitly remount.

That is not standard behavior.  What distro are you using as host?  Perhaps 
they 
'improved' the mount command to provide non-standard defaults.

   -- Bruce


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to