GNU bug report logs -
#10493
coreutils shred fat32
Previous Next
Reported by: Leontiev Danil <YaTree <at> yandex.ru>
Date: Fri, 13 Jan 2012 07:53:02 UTC
Severity: normal
Tags: notabug
Done: Assaf Gordon <assafgordon <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 10493 <at> debbugs.gnu.org (full text, mbox):
----- Mail original -----
> De: "Leontiev Danil" <YaTree <at> yandex.ru>
> À: 10493 <at> debbugs.gnu.org
> Envoyé: Vendredi 13 Janvier 2012 08:43:26
> Objet: bug#10493: coreutils shred fat32
>
> Good Day.
>
> I have problem with using shred util.
>
> On usb-flash fs - FAT32
> Files are not deleted from the first time.
> The important point: file's size < 12kb
>
> [root <at> localhost re]# shred -uvf /media/usb/test
> shred: /media/usb/test: проход 1/3 (random)...
> shred: /media/usb/test: проход 2/3 (random)...
> shred: /media/usb/test: error writing at offset 0: Invalid argument
> <---- error
>
> [root <at> localhost re]# shred -uvf /media/usb/test
> shred: /media/usb/test: проход 1/3 (random)...
> shred: /media/usb/test: проход 2/3 (random)...
> shred: /media/usb/test: проход 3/3 (random)...
> shred: /media/usb/test: удаление
> shred: /media/usb/test: переименован в /media/usb/0000
> shred: /media/usb/0000: переименован в /media/usb/000
> shred: /media/usb/000: переименован в /media/usb/00
> shred: /media/usb/00: переименован в /media/usb/0
> shred: /media/usb/test: удалён
>
>
> Best regards,
> Leontiev Danila.
>
>
Could you run the 2 commands with LANG=C for those that can read the messages above
LANG=C shred -uvf /media/usb/test
Gilles
This bug report was last modified 6 years and 218 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.