Mailinglist Archive: opensuse (3397 mails)
| < Previous | Next > |
Re: [SLE] "df" reply
- From: Anders Johansson <andjoh@xxxxxxxxxx>
- Date: Fri, 1 Apr 2005 04:10:34 +0200
- Message-id: <200504010410.35091.andjoh@xxxxxxxxxx>
On Friday 01 April 2005 03:59, Donn Washburn wrote:
> Hey Group;
>
> Why is "df" showing the same entry twice
>
> /dev/hda5 35823796 8483024 27340772 24% /
> tmpfs 257392 0 257392 0% /dev/shm
> /dev/hda2 194449 9497 174912 6% /boot
> /dev/hda6 35262476 7404640 26066592 23% /mnt/hda6
> /dev/hdb1 4806552 2245024 2317368 50% /mnt/hdb1
> /dev/hdb2 4883044 38080 4844964 1% /mnt/hdb2
> /dev/hdb3 4883044 2015016 2868028 42% /mnt/hdb3
> /dev/hda1 5234944 2807288 2427656 54% /mnt/winxp
> /dev/sda1 13678872 7768848 5910024 57% /media/sda1
> /dev/sda1 13678872 7768848 5910024 57% /media/sda1
>
> This is a USB hard drive which is working but mount or df is pisplay
> an error. /dev/sda1 shown twice
df displays one line for each line it finds in /etc/mtab. I'm guessing for
some reason you have two lines for sda1 in there. How is it mounted? Did you
do it manually, or is it the automounter or what?
> Hey Group;
>
> Why is "df" showing the same entry twice
>
> /dev/hda5 35823796 8483024 27340772 24% /
> tmpfs 257392 0 257392 0% /dev/shm
> /dev/hda2 194449 9497 174912 6% /boot
> /dev/hda6 35262476 7404640 26066592 23% /mnt/hda6
> /dev/hdb1 4806552 2245024 2317368 50% /mnt/hdb1
> /dev/hdb2 4883044 38080 4844964 1% /mnt/hdb2
> /dev/hdb3 4883044 2015016 2868028 42% /mnt/hdb3
> /dev/hda1 5234944 2807288 2427656 54% /mnt/winxp
> /dev/sda1 13678872 7768848 5910024 57% /media/sda1
> /dev/sda1 13678872 7768848 5910024 57% /media/sda1
>
> This is a USB hard drive which is working but mount or df is pisplay
> an error. /dev/sda1 shown twice
df displays one line for each line it finds in /etc/mtab. I'm guessing for
some reason you have two lines for sda1 in there. How is it mounted? Did you
do it manually, or is it the automounter or what?
| < Previous | Next > |