mkbenwal / dracolinux

Automatically exported from code.google.com/p/dracolinux
1 stars 0 forks source link

Setup is missing USB keyboard support #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The 'usb' kernel on the draco-0.3.1 ISO don't support USB keyboards.

Original issue reported on code.google.com by ole.andr...@gmail.com on 3 Mar 2009 at 9:50

GoogleCodeExporter commented 9 years ago
Quickfix:

1) Enable legacy usb in your BIOS and boot the normal kernel
2) Use a PS/2 keyboard
3) Install through USB-stick, dump the content of the ISO and download
ttp://dracolinux.org/pub/draco-0.3.1/boot/usb , replacing the existing file.
3) Boot from HD, download http://dracolinux.org/pub/draco-0.3.1/boot/usb and 
put it
on your existing HD, also copy setup.img from the ISO or repository. Then edit 
GRUB
or LILO on your existing installation:

LILO (adapt to Grub is you use that):
image = /path/to/usb
initrd = /path/to/setup.img
label = setup
append="rw root=/dev/ram0"

Insert CD (you can also copy the draco folder from the ISO to your HD, and 
select
HD/USB install during setup) and run setup as normal.

Original comment by ole.andr...@gmail.com on 3 Mar 2009 at 10:39

GoogleCodeExporter commented 9 years ago
New ISO if you already have draco-0.3.1 CD.
http://dracolinux.org/pub/images/draco-boot-0.3.1-r1.iso (15M)

Download, burn, boot, insert the old CD.

Original comment by ole.andr...@gmail.com on 3 Mar 2009 at 11:16

GoogleCodeExporter commented 9 years ago
A new ISO (draco-0.3.1-r1.iso) has been uploaded, case closed :)

Original comment by ole.andr...@gmail.com on 4 Mar 2009 at 1:17

GoogleCodeExporter commented 9 years ago

Original comment by ole.andr...@gmail.com on 3 Jun 2009 at 10:12