Package: initscripts
Version: 2.86.ds1-1

The script /etc/init.d/bootmisc.sh (called from /etc/init.d/mountall.sh) prints some warnings due to bad formed options:

[EMAIL PROTECTED]:/etc/init.d# ./mountall.sh
Mounting local filesystems...
mount: you must specify the filesystem type
mount: you must specify the filesystem type
mount: you didn't specify a filesystem type for /dev/sda1
I will try all types mentioned in /etc/filesystems or /proc/filesystems
mount: you didn't specify a filesystem type for /dev/sda1
I will try all types mentioned in /etc/filesystems or /proc/filesystems Cleaning /tmpfind: warning: you have specified the -maxdepth option after a non-option argument -perm, but options are not positional (-maxdepth affects tests specified before it as well as those specified after it). Please specify options before other arguments.

find: warning: you have specified the -depth option after a non-option argument -mtime, but options are not positional (-depth affects tests specified before it as well as those specified after it). Please specify options before other arguments.

find: warning: you have specified the -depth option after a non-option argument -mtime, but options are not positional (-depth affects tests specified before it as well as those specified after it). Please specify options before other arguments.

 /var/run /var/lock.


[EMAIL PROTECTED]:/etc/init.d# uname -a
Linux alcatraz 2.6.11.7 #2 Sun Apr 17 15:09:11 CEST 2005 i686 GNU/Linux
[EMAIL PROTECTED]:/etc/init.d#

[EMAIL PROTECTED]:/etc/init.d# dpkg -l | grep libc6
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries and Timezone ii libc6-dev 2.3.2.ds1-22 GNU C Library: Development Libraries and Hea
[EMAIL PROTECTED]:/etc/init.d#
[EMAIL PROTECTED]:/etc/init.d# dpkg -l | grep find
ii findutils 4.2.22-2 utilities for finding files--find, xargs, an
[EMAIL PROTECTED]:/etc/init.d#

        I am using debian unstable (sid)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to