mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[ui] better bad blocks reports
* improved status bar printout (priority messages with timeout) * report with abort/retry/cancel on bad block detection * also MinGW warning fixes
This commit is contained in:
parent
f93a85ab83
commit
b006e6a837
8 changed files with 85 additions and 45 deletions
6
TODO
6
TODO
|
@ -1,12 +1,10 @@
|
|||
o backblock check
|
||||
http://git.kernel.org/?p=fs/ext2/e2fsprogs.git;a=blob;f=misc/badblocks.c
|
||||
o create a report file with failed block details when bad blocks are found
|
||||
o progress bar during quick format / partitioning / MS-DOS files copy
|
||||
o use the umount/remount trick to make the volume reappear post formatting
|
||||
o set keyboard according to locale in DOS
|
||||
o allow selection of one of the existing compatible volume (keep existing MBR) / full repartitioning (overwrite MBR)
|
||||
o FreeDOS integration
|
||||
o Enable compression for NTFS
|
||||
o Bootable NTFS/exFAT?
|
||||
http://sourceforge.net/projects/grub4dos/
|
||||
o Bootable NTFS/exFAT (http://sourceforge.net/projects/grub4dos)?
|
||||
o GPT support?
|
||||
o disable indexing support on NTFS?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue