https://bugzilla.novell.com/show_bug.cgi?id=891168 https://bugzilla.novell.com/show_bug.cgi?id=891168#c7 --- Comment #7 from Neil Rickert <nrickert@ameritech.net> 2014-08-15 14:39:08 UTC --- Created an attachment (id=602500) --> (http://bugzilla.novell.com/attachment.cgi?id=602500) transcript ("script" command) while gathering information I've changed strategy for investigating this bug. I have now installed factory (20140814) on the internal drive. While running that, I am mounting the external drive mount /dev/sdf1 /mnt/1 mount /dev/sdf3 /mnt/1/home The external drive came up as "/dev/sdf". After a while, "/dev/sdf" disappeared, and the external drive was now "/dev/sdg". The typescript file shows the output of: ls -l /dev/sd? fdisk -l /dev/sdg ## to confirm that it is the external drive df ## to show that partitions of "/dev/sdf" are what are mounted dmesg | grep sdg # message related to /dev/sdg dmesg | grep sdf # messages related to /dev/sdf Some other commands that didn't reveal anything. Doing it this way, I still see the bug show up. But I now have commands to work with to investigate it. Let me know if there is other information I should be checking. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.