On Sun, Oct 06, 2019 at 12:05:06AM -0700, ToddAndMargo via users wrote: > Hi All, > > Fedora 30 x64 > > Did I typo something here? This happens on more > than one stick. > > > # dd bs=4096 if=/dev/sdb of=/dev/dull status=progress > 8301694976 bytes (8.3 GB, 7.7 GiB) copied, 38 s, 218 MB/s > dd: error writing '/dev/dull': No space left on device ^^^^^^^^^^^^^ Hi You mistyped /dev/null so created a file and filled the disk. Kelly > 2034754+0 records in > 2034753+0 records out > 8334348288 bytes (8.3 GB, 7.8 GiB) copied, 38.4257 s, 217 MB/s > > /dev/null is full ??? Huh ??? > > $ ls -al /dev/null > crw-rw-rw-. 1 root root 1, 3 Oct 5 16:04 /dev/null > > # parted /dev/sdb > GNU Parted 3.2 > Using /dev/sdb > Welcome to GNU Parted! Type 'help' to view a list of commands. > (parted) print > Model: Samsung Flash Drive (scsi) > Disk /dev/sdb: 64.2GB > Sector size (logical/physical): 512B/512B > Partition Table: msdos > Disk Flags: > > Number Start End Size Type File system Flags > 1 65.5kB 64.2GB 64.2GB primary > > (parted) quit > > What did I do wrong? > > > Many thanks, > -T > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx -- Kelly Dunlop kelly@xxxxxxxxxxxx _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx