df shows a lot. What about a way to find my fat32 partition that isn't mounted? I just created one...but I don't know where in /dev it is, so I can mount it. I'm happy if someone just points me in the right direction. I don't mean to be so needy. On Thu, 2003-01-30 at 15:51, Brian Densmore wrote: > well if it's a pci -> scanpci works for me. > > > > -----Original Message----- > > From: Matt Graham [mailto:linux@bizniche.com] > > Sent: Thursday, January 30, 2003 4:50 PM > > To: kclug@kclug.org > > Subject: Re: Question about hardware... > > > > > > This stuff is totally what I was looking for. > > > > Is there a cool command that will help me find what setting > > my wireless card > > has? IE...what irq to use, what dev/etc? to use. I'm > > reading around, and > > everything says "check the hardware browser." > > > > Thanks, > > Matt > > > > ----- Original Message ----- > > From: "Dave Hull" > > To: "Jonathan Hutchins" > > Cc: "Matt Graham" ; > > Sent: Thursday, January 30, 2003 3:39 PM > > Subject: Re: Question about hardware... > > > > > > > On Thu, 30 Jan 2003, Jonathan Hutchins wrote: > > > > > > > I don't see any difference in the output of df -T and df. > > > > > > This from RH 7.3: > > > > > > [dphull@insipid dphull]$ df -T > > > Filesystem Type 1k-blocks Used Available Use% Mounted on > > > /dev/hda6 ext3 10317828 1802180 7991532 19% / > > > /dev/hda2 ext3 62217 8851 50153 16% /boot > > > /dev/hda3 ext3 10317860 5522476 4271264 57% /home > > > none tmpfs 256948 0 256948 0% /dev/shm > > > /dev/hda5 ext3 10317828 602160 9191552 7% /var > > > /dev/fd0 vfat 1423 766 658 54% /mnt/floppy > > > [dphull@insipid dphull]$ df > > > Filesystem 1k-blocks Used Available Use% Mounted on > > > /dev/hda6 10317828 1802180 7991532 19% / > > > /dev/hda2 62217 8851 50153 16% /boot > > > /dev/hda3 10317860 5522476 4271264 57% /home > > > none 256948 0 256948 0% /dev/shm > > > /dev/hda5 10317828 602160 9191552 7% /var > > > /dev/fd0 1423 766 658 54% /mnt/floppy > > > [dphull@insipid dphull]$ df --version > > > df (fileutils) 4.1 > > > Written by Torbjorn Granlund, David MacKenzie, Larry McVoy, and Paul > > Eggert. > > > > > > Copyright (C) 2001 Free Software Foundation, Inc. > > > This is free software; see the source for copying > > conditions. There is NO > > > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR > > PURPOSE. > > > [dphull@insipid dphull]$ > > > > > > > > > Of course, your mileage may vary. > > > > > > -- > > > Dave Hull > > > http://insipid.com > > > > > > Life is a game. Money is how we keep score. > > > -- Ted Turner > > > > > > > > majordomo@kclug.org > > > > >