router - load routerOS Drivers from USB drive in linux -


i'm trying install routeros(mikrotik) bootable usb drive on pc.

it boots usb @ first , loads linux kernel.

after detecting h.d.d requests me insert cd-rom disk installing drivers.

but drivers in usb flash.

i opened syslinux.cfg , isolinux.cfg files:

default system  label system kernel linux append load_ramdisk=1 initrd=initrd.rgz root=/dev/ram0 

i'm thinking problem here. requests load cd-rom.

how can tell load drivers usb flash?

** i've not worked linux.

in routeros have 2 method of x86 installs.

  1. cd-rom ( not usb )
  2. netinstall

if bios supports net boot , have windows run netinstall, try mikoritk netinstall


Comments

Post a Comment

Popular posts from this blog

angularjs - Showing an empty as first option in select tag -

qt - Change color of QGraphicsView rubber band -

c++ - Print Preview in Qt -