Topic: Mouse and Keyboard do not work when booting from Hard Disk
As of GParted Live version 0.11.0-10, everything worked great. I boot using eSATA (Tools/Utilities Disk) with the following config.sys:
switches=/f /e
dos=high,umb,auto
[menu]
menuitem=UBCD4Win, UBCD4Win 3.60 Updated 2012-02.
menuitem=PMAGIC, Parted Magic Version 2012-11-30.
menuitem=GPARTED, GParted Live Version 0.11.0-10.
menuitem=NOEM, Start Computer with No EMM386 and With Tools CD.
menudefault=NOEM,30
menucolor=7,0
[UBCD4Win]
device=grub.exe --config-file="color black/cyan yellow/cyan;timeout 0;default 0;title find and load NTLDR of Windows NT/2K/XP;find --set-root /ntldr;chainloader /ntldr"
DEVICE=c:\dos7\himem.sys /testmem:off /VERBOSE
DEVICE=c:\dos7\emm386.exe
[PMAGIC]
device=grub.exe --config-file="root (hd0,0);kernel /boot/pmagic/bzImage root=/dev/sda1 directory=/boot edd=off load_ramdisk=1 prompt_ramdisk=0 rw vga=normal loglevel=9 max_loop=256;initrd /boot/pmagic/initrd.img"
[GPARTED]
device=grub.exe --config-file="root (hd0,0);kernel /live-hd/vmlinuz boot=live config union=aufs noswap noprompt vga=788 ip=frommedia live-media-path=/live-hd bootfrom=/dev/sda1 toram=filesystem.squashfs;initrd /live-hd/initrd.img;boot"
[NOEM]
DEVICE=c:\dos7\himem.sys /VERBOSE
DEVICE=c:\dos7\VIDE-CDD.SYS /D:mscd001
FILESHIGH=30
BUFFERSHIGH=15
stacks=9,256
lastdrive=z
Upon upgrading to version 0.14.0-1, by copying the "Live" directory from the zip download to my "live-hd" directory on the hard disk, the keyboard and mouse no longer work once the GParted program can be seen on the screen. The Keyboard did work to select the language and such. I have also tried versions 0.12.1-5, 0.13.1-2, and 0.14.1-1 with the same results. I even tried copying the "isolinux" and "syslinux" directories from the version 0.14.1-1 zip download to my hard disk. Still, same problem. Burning version 0.14.1-1 iso to CD and booting from that (Much slower!!!) does work correctly!
I am interested in the new LVM2 features, so any help in solving this would be appreciated.