|
Post Number: 1
|
eJan 

Group: Members
Posts: 9
Joined: May 2005
|
 |
Posted on: Mar. 19 2007,10:23 |
|
 |
Helo! Help please, I'd like to add Paragon Partition Manager 8.5 to boot with EasyBoot, but all methods I have tried doesn't work, maybe someone know working solution?
|
 |
|
|
Post Number: 2
|
Darkane666 

Group: Members
Posts: 8
Joined: Jul. 2006
|
 |
Posted on: Mar. 29 2007,11:01 |
|
 |
same problem here I posted a topic too with no replies good news is I solved it paragon products can not be booted by a separate bif file cuz thier boot sector is modified and ofcourse you can't load ISO file directly "except acronis" so you use the following line as your easyboot command
bcdw /ezboot/isolinux.bin /paragon/vmlinuzp initrd=/paragon/initrd.gz splash=silent quiet root=/dev/ram0 eng_ver vga=0x314
for this to run you must have isolinux in your ezboot folder while the contents of paragon ISO in a folder "paragon" on your bootable CD root one more thing if you get "could not load kernel image vmlinuzp" error this means you paragon hard manager is older than mine and uses BZimage kernel so replace the word vmlinuzp with BZimage in your easyboot command ofcourse you can check which file exists in your paragon folder contents and save yourself the trouble I learned that from the UBCD forum http://www.ultimatebootcd.com/forums....manager it works enjoy
|
 |
|
|
Post Number: 3
|
eJan 

Group: Members
Posts: 9
Joined: May 2005
|
 |
Posted on: Mar. 30 2007,16:36 |
|
 |
Thanks Darkane666! Here's screenshoot while booting iso created with EasyBoot in VirtualPC (debug mode) - which worked fine. [IMG]http://img44.imagevenue.com/loc493....MG], But when I burn image using Nero it stop for a 5-10 seconds, then boot failed - I have added 'isolinux.bin' from syslinux-3.36, 'bcdw.bin' and 'bcdwldr.bin' to 'easyboot' folder. 'bcdw.bin' and 'bcdw.ini' to 'bcdw' folder (maybe I'm missing some files). [IMG]http://img128.imagevenue.com/loc586....MG]
|
 |
|
|
Post Number: 4
|
Darkane666 

Group: Members
Posts: 8
Joined: Jul. 2006
|
 |
Posted on: Mar. 30 2007,16:55 |
|
 |
you should burn by easyboot itself , i always do that and since the the dots started appearing like this ............... then the booting started right , and your version is like mine using vmlinuzp for the error i am afraid to tell you i am not a linux user so if you search the web with words like isolinux disk error boot failed "disk error 20" you will find it for sure just hope the linux users who discussed it were using easy terms to understand this forum may help too http://www.911cd.net/forums/ finally check hardware and bios compatibilty on ISOlinux site http://syslinux.zytor.com/hardware.php good luck
|
 |
|
|
Post Number: 5
|
eJan 

Group: Members
Posts: 9
Joined: May 2005
|
 |
Posted on: Mar. 31 2007,14:14 |
|
 |
Great it work now, I have replaced bad-unreadable CD-RW disc with new one using Nero. Thanks again Darkane666!
Edited by eJan on Mar. 31 2007,14:18
|
 |
|
|
Post Number: 6
|
Darkane666 

Group: Members
Posts: 8
Joined: Jul. 2006
|
 |
Posted on: Mar. 31 2007,19:45 |
|
 |
you are welcome
|
 |
|
|
Post Number: 7
|
gold 

Group: Members
Posts: 24
Joined: Sep. 2005
|
 |
Posted on: Apr. 06 2007,13:29 |
|
 |
Can you please explain it by step by step?
|
 |
|
|
Post Number: 8
|
Darkane666 

Group: Members
Posts: 8
Joined: Jul. 2006
|
 |
Posted on: Apr. 07 2007,18:40 |
|
 |
do as follows: 1-extract Paragon ISO file contents to a folder named "paragon" on your bootable CD root like "DISK1\" so the folder structure so far is "disk1\paragon\" make sure they include: inird.gz (A MUST) vmlinuzp OR bzimage one of them is your kernel
2-now in your "disk1\ezboot\" folder maker sure you have isolinux.bin bcdw.bin they should be there 3-use the following line as it is in your ezboot menu item command
bcdw /ezboot/isolinux.bin /paragon/vmlinuzp initrd=/paragon/initrd.gz splash=silent quiet root=/dev/ram0 eng_ver vga=0x314
in the previous line i used vmlinuzp as the kernel you will do so only if your version includes this file if it contains the other file "bzimage" you will use it instead and it will be
bcdw /ezboot/isolinux.bin /paragon/bzimage initrd=/paragon/initrd.gz splash=silent quiet root=/dev/ram0 eng_ver vga=0x314
one more potential kernel is vmlinuz "without p" it all depends on the file inside your paragon CD ISO that's all I hope it works for you the PDM deserves to be in our emergency disks
|
 |
|
|
Post Number: 9
|
gold 

Group: Members
Posts: 24
Joined: Sep. 2005
|
 |
Posted on: Apr. 12 2007,05:37 |
|
 |
Thanks for the details.
I will test and tell the result....
|
 |
|
|
Post Number: 10
|
|
|