Bugzilla – Bug 116716
making crypto partition on external usb harddisk causes kernel oops
Last modified: 2006-08-14 07:05:58 UTC
I connected an 150GB USB2.0 harddisk, which allready had a partition on it. This one got mounted in /media. I went into Yast and deleted the partition (Yast didn't say anything about the partition is still mounted) and made a crypto partition with reiserfs. Yast hang during making the filesystem and the kernel made a oops.
Created attachment 49743 [details] log with the kernel oops
mkfs* should use O_EXCL
Closed due to inactivity.