[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mount with warning in lenny for tmpfs



Hi!

With lenny i got a warning for

mount -t tmpfs tmpfs ${rootmnt}/live

in chroot/usr/share/initramfs-tools/scripts/live

warning: can't open /etc/fstab: No such file or directory

but with

mount -n -t tmpfs tmpfs ${rootmnt}/live

i got no warning


please add '-n'

without '-n' mount checks for /etc/fstab and /etc/mtab


cu Peter





Reply to: