kxylxp / grub4dos-chenall

Automatically exported from code.google.com/p/grub4dos-chenall
0 stars 0 forks source link

console tab auto-completion not working on 0.4.6a with Joliet ISO #199

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
grub4dos 0.4.6a  2014-08-18
Windows 8.1 32-bit x86 Microsoft ISO (English)

map /Win8.1_32.iso (0xff)
map --hook
root (0xff)
ls /boot/ <ENTER>
>>> get list of all files in boot folder OK
ls /boot/bootf <TAB>
>>> autocompletes  ls /boot/bootfix.bin
ls /boot/boot <TAB>
>>> Possible files are:
>>> Error 15: File not found

ls /boot/ <TAB>
>>> some files listed then chinese characters!

ls /boot/ <ENTER>
>>> files listed correctly

See attached - not always repeatable!

Also, folders are not identified - e.g.
ls /boot/fon <TAB>
>> autocompletes to  ls /boot/fonts<SPACE>    instead of  ls /boot/fonts/

Please provide any additional information below.

0.4.5c cannot read Joliet ISOs.

Original issue reported on code.google.com by Steve6375 on 24 Aug 2014 at 5:53

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Same issue with 20141015 0.4.6a

Original comment by Steve6375 on 16 Oct 2014 at 6:45

GoogleCodeExporter commented 8 years ago
Please test bug, return to the debugging code.
Grldr compile your own? Download?

Original comment by yaya2007_7777@126.com on 22 Dec 2014 at 7:40

Attachments:

GoogleCodeExporter commented 8 years ago
I'm experiencing this as well. Custom Joliet XP Setup ISO - works fine directly 
in VMWare, but not via Grub4DOS from a USB stick.

Original comment by jamierocks@gmail.com on 4 Jan 2015 at 5:48