gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] gnumed.conf gets trashed and deleted by something.


From: richard terry
Subject: Re: [Gnumed-devel] gnumed.conf gets trashed and deleted by something.
Date: Tue, 3 Sep 2002 10:18:00 +1000

address@hidden richard]$ mount
/dev/hda5 on / type ext3 (rw)
none on /proc type proc (rw)
none on /dev type devfs (rw)
none on /dev/pts type devpts (rw,mode=0620)
none on /dev/shm type tmpfs (rw)
/dev/hda7 on /home type ext3 (rw)
/mnt/cdrom on /mnt/cdrom type supermount 
(ro,dev=/dev/hdb,fs=iso9660,--,iocharset=iso8859-15)
/mnt/cdrom2 on /mnt/cdrom2 type supermount 
(ro,dev=/dev/scd0,fs=iso9660,--,iocharset=iso8859-15)
/mnt/floppy on /mnt/floppy type supermount 
(rw,sync,dev=/dev/fd0,fs=vfat,--,iocharset=iso8859-15,umask=0,codepage=850)
/dev/hda1 on /mnt/windows type vfat 
(rw,iocharset=iso8859-15,umask=0,codepage=850)
none on /proc/bus/usb type usbdevfs (rw,devmode=0664,devgid=43)
//medical-server/office on /mnt/office type smbfs (0)
address@hidden richard]$
-----------------------------------------------------------------------------------------------------------------
address@hidden richard]# fdisk -l

Disk /dev/ide/host0/bus0/target0/lun0/disc: 255 heads, 63 sectors, 4865 
cylinders
Units = cylinders of 16065 * 512 bytes

                                Device Boot    Start       End    Blocks   Id 
 System
/dev/ide/host0/bus0/target0/lun0/part1   *         1      1275  10241406    c 
 Win95 FAT32 (LBA)
/dev/ide/host0/bus0/target0/lun0/part2          1276      4866  28841211    5 
 Extended
/dev/ide/host0/bus0/target0/lun0/part5          1276      2940  13374049+  83 
 Linux
/dev/ide/host0/bus0/target0/lun0/part6          2941      2990    401593+  82 
 Linux swap
/dev/ide/host0/bus0/target0/lun0/part7          2991      4866  15065442   83 
 Linux
address@hidden richard]#

-------------------------------------------------------------------------------------------------------------------------------
On Tuesday 03 September 2002 10:02 am, you wrote:
> > >address@hidden richard]$ df
> >
> > Filesystem           1K-blocks      Used Available Use% Mounted on
> > /dev/hda5             13163848   2877584   9617564  24% /
> > none                    256908         0    256908   0% /dev/shm
> > /dev/hda7             14828920   4100180  10728740  28% /home
> > /dev/hda1             10231392   2412064   7819328  24% /mnt/windows
> > //medical-server/office
> >                       19417600  11129856   8287744  58% /mnt/office
> > address@hidden richard]$
>
> Sure enough your /usr/tmp/ and /tmp/ sit on /dev/hda5 while
> /home/richard/ sits on /dev/hda7.  That might be the root of
> the evil.
>
> Output of "mount" would be helpful, too, to see the
> filesystems on the partitions. Or "fdisk -l".
>
> Hopefully fixed gmCfg in CVS.
>
> Karsten




reply via email to

[Prev in Thread] Current Thread [Next in Thread]