[Release] Siginet's PLoP USB Boot Manager Installer Boot from usb even if BIOS does not support it!
#21
Posted 07 January 2010 - 12:05 PM
In other words- simply creating boot.ini does not guarantee that you will be able to start PLoP this way.
#22
Posted 07 January 2010 - 12:23 PM
ilko_t, on Jan 7 2010, 07:05 PM, said:
In other words- simply creating boot.ini does not guarantee that you will be able to start PLoP this way.
Yep.
As graphically explained in the linked page:
http://www.multiboot.../multiboot.html
Normal NT 4.x/5.x booting:
MBR->bootsector->NTLDR->BOOT.INI->NTDETECT.COM->Windows 5.x
Normal NT 6.x/7 booting:
MBR->bootsector->BOOTMGR->BCD->WINLOAD.EXE->Windows 6.x/7
Normal NT6.x/7 with NT 4.x/5.x dual booting:
MBR->bootsector->BOOTMGR->BCD->WINLOAD.EXE->Windows 6.x/7
or:
MBR->bootsector->BOOTMGR->BCD->NTLDR->BOOT.INI->NTDETECT.COM->Windows 5.x
The bolded part should be the link you are missing, you need an entry in BCD for booting a previous NT system.
Or if you prefer BOOT.INI is read by NTLDR and not by BOOTMGR.
There might be an exception, possibly a LONGHORN version, if I remember correctly.
jaclaz
#23
Posted 07 January 2010 - 03:09 PM
jaclaz, on Jan 7 2010, 10:23 AM, said:
"Test" was displayed upon reboot in bootmgr's menu.
Next try- rename ntldr to ntldr.bak. Upon reboot the new entry in boot.ini "test" is still displayed. Ntldr is not used in order to display contents of BOOT.INI, which is apparently read by BOOTMGR.
Haven't tested whether contents of BOOT.INI will be displayed if there is no entry for NTLDR in BCD.
What's interesting- selecting "Grub4dos" in BOOTMGR menu leads to error from BOOTMGR's
Quote
...File: \grldr...
....status 0xc000007b..
...the application is missing or corrupt
Rename NTLDR.BAK to NTLDR. Add to BOOT.INI:
d:\grldr="Grub4dos D" e:\grldr="Grub4dos E"and remove c:\dummy="test".
BOOTMGR displays
Quote
Windows 7
Grub4dos
Go figure. First partition is hidden primary. It might be ignored by NTLDR, but counted by BOOTMGR. Won't go any deeper, this is improper way of adding new boot menu entries.
Proper and documented ways are:
Add the desired entry in BCD.
Or add an entry for NTLDR in BCD if not present, next add whatever you need to BOOT.INI and use BOOTMGR's "Earlier versions of Windows" menu to launch NTLDR, next launch whatever is needed from NTLDR's menu. This is only in case 2000/XP/2003 are already present, otherwise no point of going through all this.
#24
Posted 08 January 2010 - 02:49 AM
jaclaz
#25
Posted 08 January 2010 - 11:31 AM
Delete your test files and use my tool and you will see it should work on your system too.
#26
Posted 13 January 2010 - 05:49 PM
Siginet, on Jan 8 2010, 09:31 AM, said:
Deleted test entries in boot.ini and left this:
; ;Warning: Boot.ini is used on Windows XP and earlier operating systems. ;Warning: Use BCDEDIT.exe to modify Windows Vista boot options. ; [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /NOEXECUTE=OPTIN /FASTDETECT c:\grldr="Grub4dos"
Run the program, gave admin privileges when asked and rebooted- no new entry in boot menu.
Checked boot.ini- it was not modified. Win7 x64.
Partition layoutand drive letters from 7:

Boot.ini is on E:\ as seen in Win7. PLoP folder is present in C\Windows with 2 files inside.
#27
Posted 22 January 2010 - 09:02 AM
2009-12-22
http://download.plop...plpbt-5.0.7.zip
@Siginet in your installator is v5.0.5 20091205
Can you update your installator??
#28
Posted 22 January 2010 - 09:45 AM
ireneuszp, on Jan 22 2010, 04:02 PM, said:
I guess the bolded part is exactly to avoid a continuous "running after" the new releases:
Siginet, on Dec 15 2009, 04:10 AM, said:
v0.9.9.0 12/17/09
GRUB4DOS removed. Now it uses only PLoP!
Added support for Vista, 2008 and Windows 7!
Fixed a potential bug with the uninstall process.
If you want to use your own PLoP files put them in a folder called PLoP inside the directory with SiginetUSB.exe
jaclaz
#29
Posted 11 February 2010 - 01:40 PM
excellent idea and work! thanks man
#30
Posted 24 February 2010 - 08:39 PM
if the win7 install was not an upgrade then there is no ntldr and ntdetect.com which are needed for the {ntldr} option in the BCD settings.
can someone please write the output of a working setup from bcdedit.ecxe /enum ?
#31
Posted 29 April 2010 - 07:18 PM
i want to install windows on a pentium 3 that has no cd drive and you have not installed any system os
please helpme
and another thing no one speaks Spanish?
#32
Posted 30 April 2010 - 05:34 AM
#33
Posted 30 April 2010 - 10:34 AM
nickblame, on 11 February 2010 - 01:40 PM, said:
Sorry to be a noob, but could someone explain how to do this, or provide a link to an explanation? That would fix the problem of trying to use this on a "blank" or "clean" system where Windows is not installed.
Cheers and Regards
#34
Posted 30 April 2010 - 11:27 AM
bphlpt, on 30 April 2010 - 10:34 AM, said:
PLoP: Run from Floppy with a disk image
http://www.plop.at/e...ger.html#runflp
#35
Posted 30 April 2010 - 01:17 PM
Cheers and Regards
#36
Posted 31 January 2011 - 02:55 AM
#37
Posted 31 January 2011 - 06:44 AM
#38
Posted 07 February 2011 - 08:19 AM
Siginet, on 14 December 2009 - 09:10 PM, said:
..........................
Release Notes:
Quote
GRUB4DOS removed. Now it uses only PLoP!
Added support for Vista, 2008 and Windows 7!
Fixed a potential bug with the uninstall process.
If you want to use your own PLoP files put them in a folder called PLoP inside the directory with SiginetUSB.exe
Which all PLoP files need to be put inside PLoP folder for using the latest version? Only plpbt.bin?
There is a confusing array of files within PLoP downloads!
#39
Posted 07 February 2012 - 06:06 AM
#40
Posted 08 February 2012 - 01:45 PM
http://download.plop...lpbt-5.0.14.zip
Replace plpbt.bin with the one from the archive.
- ← computer restart repeatedly during an unattended install win7 from usb
- Install Windows from USB
- WinSetupFromUSB prepared USB + FAT16 DOS USB - interesting issue →



Help
Back to top











