Hello dear guest!

Boot Land is a community driven site established since 2006 and focused on data recovery/backup boot disks, research of Windows 2000/XP/2003/Vista/7 install/deployment/antivirus tools, customizing Windows PE systems and even learning how to recover from disaster situations.

How about joining our boot disk community? So do it. Life's short!

  - You get free access to our newsletter with all the interesting buzz about boot disks
  - We share publicity revenue with everyone who wishes to participate at the forums
  - Publicity is never, never, never displayed to members (along with many other cool things)
http://boot-land.net/register

3 Pages V   1 2 3 >  
Reply to this topic
 Booting LiveXP_RAM.iso with Grub4dos.
post Jan 30 2009, 08:22 AM
Post #1
mancer
Newbie   *
Group: Members

  Joined: 13-January 09
Posts: 22
Thank(s): 0


Singapore


i have build a VistaPE v11 with grub4dos as bootmanager and boot from a USB.
Is it easy to boot LiveXP_RAM.iso from the USB also by changing some code so that i can choose to boot from either? and how do i do that?

Thank,
Mancer


+Quote Post
post Jan 30 2009, 08:58 AM
Post #2
amalux
bug-catcher   *****
Group: Tutorial Writer

  Joined: 1-February 07 From: California

Posts: 1,519
Thank(s): 206


United States


QUOTE (mancer @ Jan 30 2009, 12:22 AM) *
i have build a VistaPE v11 with grub4dos as bootmanager and boot from a USB.
Is it easy to boot LiveXP_RAM.iso from the USB also by changing some code so that i can choose to boot from either? and how do i do that?

Thank,
Mancer

Hi Mancer, I was just thinking about whether this would be possible, it's easy to setup a LiveXP image to boot from HDD/USB/UFD with a grub4dos menu; I'm just not sure about the VistaPE option. Are you familiar with wimb's great tools and tutorials here? All we have to do is add the VistaPE image to the mix and edit the menu a bit, easy right? rolleyes.gif - I'd like to try it, how is your VistaPE setup now, can you give me a link or something so I can try to replicate what you have?


--------------------
"The true measure of a man is how he treats someone who can do him absolutely no good." — Samuel Johnson

"Whether you think that you can, or that you can't, you are usually right." — Henry Ford

LiveXP w/BootSDI Tutorial - My Scripts - My Builds - Portable-ppAX
+Quote Post
post Jan 30 2009, 09:10 AM
Post #3
was_jaclaz
Finder   ******
Group: Advanced user

  Joined: 14-July 06 From: Gone in the mist

Posts: 7,224
Thank(s): 547


Italy


Well, all you have to do is to chainload SETUPLDR.BIN.

You need to have:
SETUPLDR.BIN (Server 2003 SP1 or R2, NOT "gold", NOT SP2) outside the .iso
RAMDISK.SYS (Server 2003 SP1 or R2, NOT "gold", NOT SP2) inside the .iso
NTDETECT.COM outside the .iso
the actual .ISO
a WINNT.SIF outside the .iso

Read this thread by aec:
http://www.911cd.net/forums//index.php?showtopic=10482

Then read also this (optional) about using compressed .is_ image:
http://www.911cd.net/forums//index.php?showtopic=19737

And search here on boot-land, if I recall correctly Nightman or Highwaystar or Nikzzz unsure.gif posted somewhere a patch to avoid "summed" RAM occupation (if you have scarce RAM).

jaclaz


--------------------
+Quote Post
post Jan 30 2009, 09:59 AM
Post #4
mancer
Newbie   *
Group: Members

  Joined: 13-January 09
Posts: 22
Thank(s): 0


Singapore


i got a txtsetup.sif is missing or corrupted error during booting. status 14
any idea?

i downloaded the vistePE v11 from
http://www.boot-land.net/forums/index.php?showtopic=3710

Mancer
+Quote Post
post Jan 30 2009, 11:09 AM
Post #5
was_jaclaz
Finder   ******
Group: Advanced user

  Joined: 14-July 06 From: Gone in the mist

Posts: 7,224
Thank(s): 547


Italy


Post a DIR /s >C:\USBstick.txt
of the USB stick as is.

Post your WINNT.SIF contents.

jaclaz


--------------------
+Quote Post
post Jan 30 2009, 12:44 PM
Post #6
wimb
Frequent Member   ***
Group: Advanced user

  Joined: 10-July 07
Posts: 489
Thank(s): 134


Netherlands


You can boot LiveXP_RAM.iso from grub4dos by making proper entry in menu.lst
(is preconfigured in menu.lst of recent U_XP_SET package)

http://www.boot-land.net/forums/index.php?...5226&st=141

menu.lst
CODE
title Start LiveXP_RAM.iso
find --set-root --ignore-floppies /LiveXP_RAM.iso
map /LiveXP_RAM.iso (hd32)
map --hook
chainloader (hd32)
boot


But, it seems to me better if you try to boot direct with LiveXP BootSDI.img file installed with BOOT_IMG.exe as described here
http://www.boot-land.net/forums/index.php?showtopic=5306

The LiveXP_RAM.iso file is meant to be burned on CD and so to boot from RAMDISK with the BootSDI.img file located inside the ISO.


--------------------
+Quote Post
post Feb 2 2009, 01:54 AM
Post #7
mancer
Newbie   *
Group: Members

  Joined: 13-January 09
Posts: 22
Thank(s): 0


Singapore


WINNT.SIF content:

[SetupData]
BootDevice="ramdisk(0)"
BootPath="\i386\System32\"
OsLoadOptions="/noguiboot/fastdetect/minint/rdexportashd/rdpath=LiveXP_RAM.iso"

Thankz,
Mancer
Attached File(s)
Attached File  USBstick.txt ( 179bytes ) Number of downloads: 44
 
+Quote Post
post Feb 2 2009, 02:48 AM
Post #8
Galapo
Platinum Member   ******
Group: .script developer

  Joined: 16-July 06
Posts: 3,242
Thank(s): 284


Australia


QUOTE (jaclaz @ Jan 30 2009, 07:10 PM) *
And search here on boot-land, if I recall correctly Nightman or Highwaystar or Nikzzz unsure.gif posted somewhere a patch to avoid "summed" RAM occupation

Yes, Nikzzzz posted what had to be done as per research and programming done by a member on Russian forum. What has to be patched is now listed in the BootSDI script on the LiveXP server. (The script now also lists what has to be patched to enable automatic detection and switch of appropriate uni- or multiprocessor kernal even without network booting.)

Regards,
Galapo.


--------------------
galapo.boot-land.net
------
Recommended steps to build LiveXP:
1) Download suitable WinBuilder.exe from here and run it;
2) Update through the Download Center by clicking the 'Download' button; and
3) Then build LiveXP by pressing the 'Play' button.
+Quote Post
post Feb 2 2009, 03:42 AM
Post #9
mancer
Newbie   *
Group: Members

  Joined: 13-January 09
Posts: 22
Thank(s): 0


Singapore


SETUPLDR.BIN (Server 2003 SP1 or R2, NOT "gold", NOT SP2) outside the .iso
RAMDISK.SYS (Server 2003 SP1 or R2, NOT "gold", NOT SP2) inside the .iso

This two file must be from Server 2003 SP1 or R2.
Why is it so? can't use from XPPSP2? =X
downloading Server 2003 SP1 and try now.

Mancer
+Quote Post
post Feb 2 2009, 07:04 AM
Post #10
wimb
Frequent Member   ***
Group: Advanced user

  Joined: 10-July 07
Posts: 489
Thank(s): 134


Netherlands


QUOTE (mancer @ Feb 2 2009, 02:54 AM) *
WINNT.SIF content:

[SetupData]
BootDevice="ramdisk(0)"
BootPath="\i386\System32\"
OsLoadOptions="/noguiboot/fastdetect/minint/rdexportashd/rdpath=LiveXP_RAM.iso"

Thankz,
Mancer


The LiveXP_RAM.iso is NOT an ISO which you can load into RAMDISK this way. scared9.gif
Instead you have to burn such an ISO on CD and then will be able to load into RAMDISK the BootSDI.img file inside your ISO.
(btw don't post winnt.sif this way since you are loosing the spaces in OsLoadOptions)

As posted above you need a different approach.
Use Make_USB.exe and Select LiveXP <WinBuilder>\ISO\Ram\I386\BootSDI.img file
as RAMBOOT IMAGE File thumbsup.gif


--------------------
+Quote Post

3 Pages V   1 2 3 >
Reply to this topic
1 User(s) are reading this topic ()


  

Collapse

  Topic Replies Topic Starter Views Last Action
No new Pinned: grub4dos, .iso images and (hd32) or (0xFF) mapping
Post here ONLY reports of working setups!
46 was_jaclaz 117,763 Today, 04:42 AM
Last post by: shamurshamur
No New Posts Grub4DOS official development/release site ?
3 posbis 155 Yesterday, 08:54 PM
Last post by: Wonko the Sane
No New Posts grub4dos knoppix issues
1 apemax 72 Yesterday, 08:16 PM
Last post by: Wonko the Sane
No New Posts Booting from Acronis Secure Zone
1 Frozen 100 Yesterday, 11:47 AM
Last post by: Wonko the Sane
No new Grub4dos with Win7RescuePE & Kaspersky & Bitdefender rescue cd(working on 5 more...)
Making DVD with Win7RescuePE and 7 antivirus progs
16 Leka 1,016 2nd February 2010 - 04:39 AM
Last post by: maanu