On 06.09.2012 04:46, Michael C. Robinson wrote: > My small 250 gig PATA drive that only has a linux partition on it, > qtparted works fine with that... > > My large 2TB Samsung drive though, it tries to scan the partitions and > segfaults. > > I have Windows 7 Pro on sda1, so I'm wondering if the lack of NTFS > support in kernel is a problem even though I have NTFS-3g installed? > > Sep 5 19:27:44 eagle64 kernel: [ 1134.859871 ] qtparted[817]: segfault > at 42 ip ... > ... error 4 in qtparted[400000+8e000] > > The above is in my sys.log file, but googling on qtparted error 4 > isn't presenting the cause. >
2TB ... Does that disk use GPT partition type? I suspect that segfault might be related to that. I am not sure if qtparted or parted itself can handle guid partition table ... Try getting a strace or backtrace. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
