Jump to content











Photo
* * * * * 1 votes

[Script]Boot from ram using xp as source


  • Please log in to reply
86 replies to this topic

#26 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 21 August 2006 - 08:38 PM

You forgot to add the warning about not running the Create Iso Script with this one.



Im getting this while booting up.
Posted Image



#27 smiley

smiley

    Silver Member

  • .script developer
  • 905 posts
  •  
    Greece

Posted 21 August 2006 - 08:46 PM

In the path that you enter in the textbox do you have ramdisk.sys or ramdisk.sy_?The script copies the file ramdisk.sy_ ,not the ramdisk.sy_ because it can stay compressed

Posted Image

#28 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 21 August 2006 - 09:26 PM

I have the ramdisk.sys which was working previously. Ill get the ramdisk.sy_ from Win2003 and test.

#29 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 21 August 2006 - 09:55 PM

Thank you. That did the trick. :P
Now its working.

I see why I couldnt see the Disable message. I had not scrolled down all the way down.
The last thing I could see was the Download Windows 2003 Trial.

#30 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 21 August 2006 - 10:12 PM

Suggestion.
Posted Image

#31 _icehole_

_icehole_
  • Members
  • 4 posts

Posted 22 August 2006 - 03:53 AM

Very nice. Works great. :P

I assume this will replace the existing "Run Windows from RAM" eventually.

Suggestion for keeping WinBuilder 'out of the box' functional:

Have this script be the default "Create ISO" also. If it doesn't find valid ramdisk.sy_ and setupldr.bin files at the default location it should just create a CD iso and continue on (with an ignored entry in the log for those curious enough to find it :P ) instead of the 'corrupt txtsetup.sif' it gets now when trying to load.

I like that it adds _RAM after the name of the one you give it. That keeps it from overwriting the Standard build ISO. :P

Yeppers, I like that also. Makes it obvious it's a RAM build. A note to the right of the 'ISO volume name:' edit box stating that _RAM will be appended to the iso name would be helpful along with possibly a 'tip' to set that in the path before running in qEmu.

One last thought: a browse button next to the path edit box? :P

Great script as is.
I like to manipulate some things manually so this is all I need.
I am thinking about new users whose first impression will be what happens after they download and hit run. Then notice "Hey, What's this RAM thing? :P "

#32 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 22 August 2006 - 10:34 PM

Very nice. Works great. :P

I assume this will replace the existing "Run Windows from RAM" eventually.

Suggestion for keeping WinBuilder 'out of the box' functional:

Have this script be the default "Create ISO" also. If it doesn't find valid ramdisk.sy_ and setupldr.bin files at the default location it should just create a CD iso and continue on (with an ignored entry in the log for those curious enough to find it :P ) instead of the 'corrupt txtsetup.sif' it gets now when trying to load.
Yeppers, I like that also. Makes it obvious it's a RAM build. A note to the right of the 'ISO volume name:' edit box stating that _RAM will be appended to the iso name would be helpful along with possibly a 'tip' to set that in the path before running in qEmu.


I agree with that. That would make it more streamlined.

One last thought: a browse button next to the path edit box? :P

Great script as is.
I like to manipulate some things manually so this is all I need.
I am thinking about new users whose first impression will be what happens after they download and hit run. Then notice "Hey, What's this RAM thing? :P "

I Agree with this also but as was explained earlier its not easy to implement into scripts at the moment thats why smiley added the text box only. It would make it simpler to have the Browse button also.

#33 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 24 August 2006 - 05:23 AM

Build 050

Beta 3

- FileBox can safely be added inside script interface without making the labels disapear.. :P

-------------------------------------------
:P


Hi, smiley
Can you update your box in the RAM script with the new Browse box and see if it works.

Thanks!

#34 smiley

smiley

    Silver Member

  • .script developer
  • 905 posts
  •  
    Greece

Posted 24 August 2006 - 06:28 AM

Next release is ready!

I have added file box and an image made by TheHive . Thanks a lot!
Boot from RAM v008: download
Important:This requires Winbuilder Build 050 beta 3

#35 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 24 August 2006 - 07:50 AM

I tried it out on the new Winbuilder 50 beta3. Im getting this error again.
INF file txtsetup.sif is corrupt or missing, status 14.
Setup cannot contiue. Press any key to exit.

ive also noticed that the script was reduced by 9KB.

#36 smiley

smiley

    Silver Member

  • .script developer
  • 905 posts
  •  
    Greece

Posted 24 August 2006 - 11:09 AM

Sorry i forgot to raplace all the string that pointed to the old text box :P .It is ok now.

The reduction of the seize is because your image was smaller :P

#37 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 24 August 2006 - 11:29 AM

Cool! Thanks for the fix. Will test. So the image does make a difference. Happy you liked it.

#38 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 24 August 2006 - 11:44 AM

:P It working again. :P

#39 Brito

Brito

    Platinum Member

  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 28 August 2006 - 03:00 PM

I'm using version 8 from your script and it gave a few errors when building:

It couldn't find or rename the RAM boot file because I've used windows XP and haven't provided a path for the RAM files.

This will be a good replacement for the standard make ISO script and RAMboot.. don't forget to add this script to your update repository! :P

#40 smiley

smiley

    Silver Member

  • .script developer
  • 905 posts
  •  
    Greece

Posted 28 August 2006 - 03:45 PM

I have updated it to v009. Now it stops when it doesn't find the files

#41 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 29 August 2006 - 03:19 AM

Thanks for the update.

#42 Brito

Brito

    Platinum Member

  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 02 September 2006 - 04:00 PM

This script is not working for me as needed..

I'm using windows XP as source, and I'm not using the RAM boot option from Windows 2003 - meaning that the script should be able to build a plain CD bootable ISO, however it simply exits because the setupldr.bin isn't found.. :P

I know about the changes from version 8 to 9, but this should still be available to allow replacing the create ISO script..

Can you please correct this?

This is the only script missing to fix before 050 is released..

Thanks! :P

Attached Files

  • Attached File  log.html   2.72KB   397 downloads


#43 smiley

smiley

    Silver Member

  • .script developer
  • 905 posts
  •  
    Greece

Posted 02 September 2006 - 04:07 PM

If want to create a simple iso you have to enable the create iso script , because it isn't a replacement for the create iso script.It's a different choice

#44 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 02 September 2006 - 04:22 PM

I think what Nuno is asking for is that if you can have a marriage between the two Scrips "Create ISO" and and "Run Windows From RAM". So the Final baby will be able to either Create a regular ISO or Create a RAM ISO. So the Baby that is Born could be named Create ISO or a Boot from RAM ISO.

A tick option to disable the Regular ISO creation. And the ability to disable the RAM ISO creation part just in case a user has the Win2003 CD or files but does not want to build the RAM iso.

The merge would be so that the we dont have to many Scripts in the release of the Standard Project.

#45 smiley

smiley

    Silver Member

  • .script developer
  • 905 posts
  •  
    Greece

Posted 02 September 2006 - 04:23 PM

I'll give it a try

#46 smiley

smiley

    Silver Member

  • .script developer
  • 905 posts
  •  
    Greece

Posted 02 September 2006 - 04:26 PM

@ Nuno Britto: You can release Winbuilder 050 because the new script will need debuging

#47 Brito

Brito

    Platinum Member

  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 02 September 2006 - 04:52 PM

Yes, I've tried to tweak it now but I see that it will take some testing time and it's preferable to have it placed on the archive folder until we have a solution that can completely replace the create ISO script..

:P

#48 Mikorist

Mikorist

    ▂ ▃ █ ▅ ▆

  • Advanced user
  • 771 posts
  •  
    United Nations

Posted 03 September 2006 - 01:02 PM

I think what Nuno is asking for is that if you can have a marriage between the two Scrips "Create ISO" and and "Run Windows From RAM". So the Final baby will be able to either Create a regular ISO or Create a RAM ISO. So the Baby that is Born could be named Create ISO or a Boot from RAM ISO.

A tick option to disable the Regular ISO creation. And the ability to disable the RAM ISO creation part just in case a user has the Win2003 CD or files but does not want to build the RAM iso.

The merge would be so that the we dont have to many Scripts in the release of the Standard Project.

Do you have plan for future that Boot Land Final baby will be able to
start in all windows ("Create ISO" and and "Run Windows From RAM")?

If you can make separable program "Create ISO and run From RAM" for all OS
you will become wealthy and have 50.000 members in your forum...
i think...
P.S. I have name for this now CIA-RFR= "Create ISO and run From RAM"

:P

#49 smiley

smiley

    Silver Member

  • .script developer
  • 905 posts
  •  
    Greece

Posted 03 September 2006 - 03:09 PM

Well here is an updated version of Make Iso script.Now you can use a single script to create a sibple ISO or an ISO that loads it shelf in the ram.

But i have still some problems. In the script i have this line :
If,%error%,Equal,1,Exit,"File setupldr.bin not found.Switched to normal ISO"

In the log i get the explanation mark and the message "File setupldr.bin not found.Switched to normal ISO" but it doesn't exit and go on. Does it have to be in the [process] section or it works in any process?

Attached Files



#50 smiley

smiley

    Silver Member

  • .script developer
  • 905 posts
  •  
    Greece

Posted 03 September 2006 - 03:13 PM

I have done some more testings . The exit command when is called from the [process] section works ok but when it is called by any other process , it works as discribed above.Nuno can you fix it?




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users