Package: initscripts
Version: 2.86.ds1-20
Severity: minor

Hi,

my /etc/fstab looks like:
/dev/hda1       /               ext3    errors=remount-ro       0 1
/dev/hda2       none            swap    sw                      0 0
proc            /proc           proc    defaults                0 0
nfsd            /proc/fs/nfsd   nfsd    defaults                0 0
sysfs           /sys            sysfs   defaults                0 0
tmpfs           /dev/shm        tmpfs   defaults                0 0
devpts          /dev/pts        devpts  defaults                0 0
usbfs           /proc/bus/usb   usbfs   defaults,user,noauto    0 0

I get an error message while booting:
Fri Sep 29 18:58:26 2006: Will now mount local filesystems:mount: sysfs
already mounted or /sys busy
Fri Sep 29 18:58:26 2006: mount: according to mtab, /sys is already mounted on 
/sys
Fri Sep 29 18:58:26 2006:  ^[[31mfailed!^[[39;49m

I noticed that /sys (and others) are mounted by mountkernfs.sh. IMHO
there should be a handling for all filesystems handled by
mountkernfs.sh as there is for /proc in mountall.sh to avoid this error
message.

Bye,

Joerg

Attachment: signature.asc
Description: Digital signature

Reply via email to