|
thank you for the new version and iso , it now works OK (atuomenu) ,
but winvblock is still driving me crazy . for some reason i could not make it work on my usb drive ( it gave same error every time i tried as above pic )
by the way , this command
find --set-root /file.tag
RUN /ntldr
iis it working OK for you ,? i mean the search and set root function ?
basically the problem i am facing is ,
lets suppose i boot from my usb , and i want to boot from 4th partition of 1st connected hdd;s where my MAANU.IMG is ,
when i do this ,
find --set-root /RAM.TAG ( ENTER)
(hd1,4)
i give command (root)
response is hd1,4 , ntfs bla bla bla bla ba
ok now when i type
RUN --ramos-nomem /MAANU.IMG /ntldr
response is ( warning! no such command , RUN )
ok , i again set root to current ,.
root (hd0,0)
now i can use RUN command OK .
, so i think the problem is , when we do set-root , grub4dos looks on the SAME partition where ROOT is , hence the error comes , where grub4dos could not find RUN command .
can we prevent it somehow ? and tell grub4dos to look for RUN command everytime from the root drive from where the grub4dos boots ,
like cd rom
usb ( hd0,0)
etc
plz test on your end , try accessing multiple iso or img files from otherpartitions with set-root , WHILE RUN is at root of your USB .
thanks a lot .
Regards,
Maanu from Pakistan |
|