Hi

A little while back, I posted about a problem I was having with some
entries in /dev (to do with sound and /dev/vc/*). Well, that never got
resolved and now I've noticed this...

[EMAIL PROTECTED] jaeggi $ df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/hda7             4.9G  3.1G  1.8G  65% /
none                  4.9G  3.1G  1.8G  65% /dev
tmpfs                 2.0M   20K  2.0M   1% /mnt/.init.d
/dev/hda3             1.5G  1.4G  140M  91% /mnt/oldroot
/dev/hda8             3.0G  2.4G  618M  80% /home
tmpfs                  94M     0   94M   0% /dev/shm

[EMAIL PROTECTED] jaeggi $ mount
/dev/hda7 on / type reiserfs (rw,noatime,notail)
proc on /proc type proc (rw)
none on /dev type devfs (rw)
tmpfs on /mnt/.init.d type tmpfs (rw,mode=0644,size=2048k)
/dev/hda3 on /mnt/oldroot type reiserfs (rw,noatime,notail)
/dev/hda8 on /home type reiserfs (rw,noatime,notail)
tmpfs on /dev/shm type tmpfs (rw)

[EMAIL PROTECTED] jaeggi $ cat /etc/fstab
/dev/hda1               /boot           ext2            noauto,noatime
1 1
/dev/hda3               /mnt/oldroot    reiserfs        notail,noatime
0 0
/dev/hda6               none            swap            sw
0 0
/dev/hda7               /               reiserfs        notail,noatime
/dev/hda8               /home           reiserfs        notail,noatime
/dev/cdroms/cdrom0      /mnt/cdrom      iso9660         noauto,ro,user
0 0
proc                    /proc           proc            defaults
0 0
tmpfs                   /dev/shm        tmpfs           defaults
0 0

OK, what's wierd is /dev poping up with "df -h" looking very much like
my root partition. This doesn't happen on my other gentoo boxes.

Might this be causing my problems in /dev/? Any idea where this comes
from and how to get rid of it?!

Thanks!

Dan


--
[EMAIL PROTECTED] mailing list

Reply via email to