LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   problem with partprobe.. (https://www.linuxquestions.org/questions/linux-software-2/problem-with-partprobe-568853/)

kirtikjr 07-12-2007 04:41 PM

problem with partprobe..
 
after using fdisk i get this error:
program partprobe is using a deprecated SCSI ioctl, please convert it to SG_IO.
but on reboot kernel reads the new partition table..
what is the problem ??

bigrigdriver 07-14-2007 01:17 AM

I don't think it's an error, it's a warning.

On boot, the partition table is read and the system boots up. That's good.

You get a warning that part of the code for partprobe is deprecated (outdated, or replaced by newer code). Partprobe should be updated by installing a newer version.


All times are GMT -5. The time now is 07:47 PM.