[EMAIL PROTECTED] wrote: > >> Do you confirm that /dev/sda has not been created? (ls -l /dev/sda) >> And if you manually create it (mknod /dev/sda b 8 0) does fdisk -l print >> some disk informations or not? This information is useful to understand >> if the problem is in the kernel or in udev... > > First, /dev/sda does not exist. And fdisk print nothing even after the > creation of the sepcial device /dev/sda with mknod. > So kernel problem ? > thanks again
It doesn't seem to be a udev only problem. Maybe there's a bit to play with the kernel... what's the output of `cat /proc/diskstats` and `cat /proc/partitions`? Regards, -Andrea ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
