here is the new info: [internet@localhost internet]$ cat /proc/partitions major minor #blocks name
22 0 6346368 hdc 22 1 6337611 hdc1 3 0 39082680 hda 3 1 530113 hda1 3 2 1 hda2 3 3 5116702 hda3 3 5 5124703 hda5 3 6 5124703 hda6 3 7 5124703 hda7 3 8 401593 hda8 3 9 8001 hda9 [internet@localhost internet]$ cat /proc/mounts /dev/root / ext3 rw 0 0 /proc /proc proc rw 0 0 /dev/hda9 /boot ext2 rw 0 0 none /dev/pts devpts rw 0 0 none /dev/shm tmpfs rw 0 0 /dev/hdc1 /mnt/remove vfat rw,nosuid,nodev,noexec 0 0 /dev/hda5 /mnt/win2kpro ntfs ro,nosuid,nodev,noexec 0 0 [internet@localhost internet]$ mount /dev/hda7 on / type auto (rw) none on /proc type proc (rw) /dev/hda9 on /boot type ext2 (rw) none on /dev/pts type devpts (rw,mode=0620) none on /dev/shm type tmpfs (rw) /dev/hdc1 on /mnt/remove type vfat (rw,noexec,nosuid,nodev,umask=0) /dev/hda5 on /mnt/win2kpro type ntfs (rw,noexec,nosuid,nodev,umask=0) - diego -- Love is dope, not chicken soup. I mean, love is something to be passed around freely, not spooned down someone's throat for their own good by a Jewish mother who cooked it all by herself. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
