> The drive is 500 Gb not what is being reported in df -h apparently the > kernel was still using the old partition table though It was finally > reported correctly after a reboot.
When you uses fdisk to create a new partition with fdisk you have to reboot the computer for it to see it or what you can do is just run a command call partprobe and that will tell the kernel to look at the partition tables and update them if need be. Thomas --------------------------------------------------- PLUG-discuss mailing list - [email protected] To subscribe, unsubscribe, or to change your mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
