----- Original Message -----
From: "Steve Borho" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 08, 2000 1:23 PM
Subject: Re: really weird stuff happening


> On Mon, May 08, 2000 at 06:28:24PM -0500, eric clover wrote:
> > hello , I just had my home directory disappear , Again.
> > I work at an isp , and for some reason , all the /home/users dir's are
gone
> > again.,
> > I think all the data is still there somehow , but can not be viewed.
> > can anyone with a quick solution please reply , quickly!
> > im in desperation!!
>
> You need the output of two commands:
>
> cat /etc/fstab
> mount
>
> --

[root@mail log]# mount
/dev/sda1 on / type ext2 (rw)
none on /proc type proc (rw)
/dev/sdb5 on /var/spool/mail type ext2 (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sdb1 on /home type ext2 (rw)
[root@mail log]# cat /etc/fstab
/dev/sda1               /                       ext2    defaults
1 1
/dev/sdb1               /home                   ext2    defaults
1 2
/dev/sdb5               /var/spool/mail         ext2    defaults
1 2
/dev/sda6               swap                    swap    defaults
0 0
/dev/sda5               swap                    swap    defaults
0 0
/dev/fd0                /mnt/floppy             ext2    owner,noauto
0 0
/dev/cdrom              /mnt/cdrom              iso9660 owner,noauto,ro
0 0
none                    /proc                   proc    defaults
0 0
none                    /dev/pts                devpts
gid=5,mode=620       0 0

Everything looks correct to me.
im at a loss :(
steve , thank you

> Steve Borho                       Voice:  314-615-6365
> Network Engineer
> Celox Networking Inc
>
> Fortune of the day:
> Never say you know a man until you have divided an inheritance with him.
>
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to