The grub4dos is in the same CD that BOOTMGR ...
Edited by Meyer!, 01 April 2012 - 12:33 AM.
Posted 01 April 2012 - 12:31 AM
Edited by Meyer!, 01 April 2012 - 12:33 AM.
Posted 01 April 2012 - 07:13 AM
Posted 01 April 2012 - 08:30 AM
Posted 01 April 2012 - 01:14 PM
IMHO, it is wrong to search for a file and set a new if you already are at the right root partition and drive.find --set-root --devices=c /bootmgr
See Tutorial #21 on my site.
Posted 01 April 2012 - 01:19 PM
But as always there are compromises, what about something like:IMHO, it is wrong to search for a file and set a new if you already are at the right root partition and drive.
ls /bootmgr || find --set-root /bootmgr chainloader /bootmgr
Posted 01 April 2012 - 02:23 PM
Posted 01 April 2012 - 02:25 PM
Now, the menu.lst is right for what I need?Read the original question!
The OP does not say they are booting from CD. He asks how to find /bootmgr on the CD and not on the HDD or USBs which is what I answered.
If the OP is booting from the same CD, then why would he need to exclude HDD and USB anyway?
timeout 0 default /default title Boot Win7 Recovery CD/DVD fallback 2 chainloader /bootmgr savedefault --wait=0
Edited by Meyer!, 01 April 2012 - 02:28 PM.
Posted 01 April 2012 - 02:36 PM
ls /bootmgr || find --set-root /bootmgr chainloader /bootmgr
Posted 01 April 2012 - 02:37 PM
Thanks... I will try here... I'm trying to make a ISO of Windows 7 Recovery (it worksThe default device is the boot device. So if you are booting from a DVD then the default device for bootmgr will be the DVD. If you are booting from a USB HDD, then /bootmgr will load from the USB HDD. If you are booting from a USB Flash drive then /bootmgr will load from the USB Flash drive. You don't need to find /bootmgr.
many people usels /bootmgr || find --set-root /bootmgr chainloader /bootmgr
so it does not waste time searching for bootmgr if it is on the boot device (which it should be).
Posted 01 April 2012 - 04:39 PM
I did, and - strangely enough - I suggested the same approach you later re-suggested once you re-read the orginal question (and OP cleared that he was attempting booting form CD/DVD)....Read the original question!
Posted 01 April 2012 - 04:42 PM
Thanks for all... My poor English hinders, but I managed to solve my problem ...I did, and - strangely enough - I suggested the same approach you later re-suggested once you re-read the orginal question (and OP cleared that he was attempting booting form CD/DVD)....
Granted, I had to try using my crystal ball to get that the OP was actually trying to boot from CD/DVD, but since the stoopid glass paperholder was foggy as often is, I had to make a (educated) guess
Wonko
Posted 02 April 2012 - 10:15 AM
Well, I read the original question and I answered the question accurately, what you did was to read between the lines of the questionI did, and - strangely enough - I suggested the same approach you later re-suggested once you re-read the orginal question (and OP cleared that he was attempting booting form CD/DVD)....
Granted, I had to try using my crystal ball to get that the OP was actually trying to boot from CD/DVD, but since the stoopid glass paperholder was foggy as often is, I had to make a (educated) guess
Wonko
Posted 02 April 2012 - 11:26 AM
YepWell, I read the original question and I answered the question accurately, what you did was to read between the lines of the question
!
0 members, 0 guests, 0 anonymous users