K 10 svn:author V 3 bde K 8 svn:date V 27 1994-09-15T20:19:51.000000Z K 7 svn:log V 381 Don't exit early if the device is not character special or if the device driver cannot supply a label (real or faked). This allows you to practice using fdisk on disposable media (e.g., "dd count=1 /tmp/junk; fdisk /tmp/junk", "dd count=1 /tmp/fix-up-the-mess; fdisk /tmp/fix-up-the-mess") and allows me to test DOSpartitioning and labelling on floppies. END