Comment 12 for bug 910924

Revision history for this message
debugger (b2038753) wrote :

karmic has a changelog entry suggesting that blkid is used in get_fstype() to get the fs type: https://launchpad.net/ubuntu/+source/casper/1.174https://launchpad.net/ubuntu/+source/casper/1.174

But oneiric (still/again?) features a call to fstype and if that returns a "known" fs type blkid is never called.
The above patch corrects this, it is skipping fstype and immediately calls blkid.