Create A Multi Boot Rescue CD or USB Flash Drive
Welcome, Guest. Please login or register. Did you miss your activation email?


Britec Computer Tech Help Support Forums  « Tutorials « Tutorials and How-to « Create A Multi Boot Rescue CD or USB Flash Drive
Pages: 1 ... 5 6 [7] 8 9
  Print  
Author Topic: Create A Multi Boot Rescue CD or USB Flash Drive  (Read 32586 times)
wasim
Newbie
*
Posts: 5


View Profile
« Reply #90 on: April 15, 2011, 09:54:43 AM »

 Azn


hello

sir Britec
where can i get these file/folder or how can i create?
only for window xp.

puppy
ERD60_vista.iso
rwpl.iso
spotmau.iso
ubcd411.iso
bgimage
HBCD

plz give me detail reply

thank you very much
Logged
Britec
Administrator
Hero Member
*****
Posts: 3497



View Profile
« Reply #91 on: April 16, 2011, 11:56:20 AM »

wasim

Your need to download the files from the internet. Cant tell you where sorry.
Logged



simrim1
Newbie
*
Posts: 1


View Profile
« Reply #92 on: May 02, 2011, 09:46:25 AM »

Hi Britec,

I am looking for a solution for my particular situation. I want to boot my system from USB with the following menu options.

1. Install Windows XP
2. Install Windows 7
3. Run Chrome OS
4. Boot Installed OS

First two options are self explanatory i.e. they will start installations of XP, 7
3rd option will start booting chrome OS from USB (OS files with be on USB just like Live OS)
4th option will start booting whatever OS is installed on Hard Drive.

I've been looking around the internet and explored a number of forums but couldn't get a clear picture how to do it. I watched your video on you tube and I think your tutorial is very similar to what I am looking for.

The only problem is first two options are not the actual installations but they are just a source to install XP, 7 on hard disk whereas 3th option is the actual installed chrome OS on USB and system will boot into chrome os from USB itself and 4th option is to start booting the installed OS on hard disk.

I will be very grateful to you if you please guide me how to do it

Thanks in advance
Logged
Britec
Administrator
Hero Member
*****
Posts: 3497



View Profile
« Reply #93 on: May 03, 2011, 03:33:01 AM »

 Azn simrim1

Welcome to the forum

This topic will need a bit of a write up and I dont have the time right now, when I have some free time i will type something up for you with screen shots.
or make a video.

Sorry

Brian
Logged



djl236
Newbie
*
Posts: 2


View Profile
« Reply #94 on: May 06, 2011, 10:11:19 AM »

Hi I followed your tutorial in order to make a USB with ERD 7 for Win 7 from MSDaRT and Winternals ERD Commander 2005. I'm getting a BSOD after the XP boot screen when trying to load ERD 2005. I'm attaching a screen shot, can you help?
Logged
djl236
Newbie
*
Posts: 2


View Profile
« Reply #95 on: May 06, 2011, 12:00:10 PM »

I've discovered I get this BSOD if the PC uses an IDE hard drive. If the PC uses SATA, it will boot into ERD but it doesn't see any Windows installation on the machine......
Logged
laddanator
Newbie
*
Posts: 4


View Profile
« Reply #96 on: May 17, 2011, 07:47:50 PM »

Hello, new here and been using Grub4dos for awhile but for the life of me I cannot get Nod32 Rescue Disk iso to boot from the CD. I cant remember the mem command. I guess I need to map it to memory for it to work? Help! Laugh
Logged
Britec
Administrator
Hero Member
*****
Posts: 3497



View Profile
« Reply #97 on: May 18, 2011, 02:10:34 AM »

 Azn laddanator

I have never made one with Nod32, I will need to have a go myself over the weekend. I will post results.
« Last Edit: May 18, 2011, 05:41:10 AM by Britec » Logged



laddanator
Newbie
*
Posts: 4


View Profile
« Reply #98 on: May 18, 2011, 05:29:12 AM »

Quote
I have never made one with Nod32, I will need to have a got myself over the weekend. I will post results.

Thanks. Let me tell you what I have got working. Nod makes two types of rescue disc..1 with less than 576 ram which runs completely off of the CD. 2...one that requires more 576 ram and it copies all the files to ram and runs.

I copied all the files from number two and put this in my menu.lst;

title 08. Nod32 Antivirus Scanner Computer Must Have More Than 576 Ram To Run\nUpdated MAY 2011
find --set-root /BOOTMGR
chainloader /BOOTMGR

and it works great but if I copy the one with less than 576 to root of cd and run this command, it will boot then blue screen. I have tried every ISO command that Grub has that I know about and it will boot but blue screen

Here is another I have tried and it does not work:

map (hd0,0) /Images/eset.iso (hd32)
map --hook
chainloader (hd32) /BOOTMGR
rootnoverify (hd32)

No luck with this either:

find --set-root  /Images/eset.iso
map /Images/eset.iso (hd32) || map --mem  /Images/eset.iso (hd32)
map --hook
chainloader (hd32)

Thought this may make it a little easier on you. I hope that you can figure it out and thanks again.
Logged
Marcoolio
Newbie
*
Posts: 4


View Profile
« Reply #99 on: May 18, 2011, 06:45:34 AM »

 Azn

Thank you this huge help u share!!

I have still some problems. Every program works fine but i cant get work my background pics

i have pic format .xpm but im not sure about that gzip how that works.. i use win7 64bit
then i like to know how i move my menu txts like center or if i wanna just put some text in there ex. my name etc..
oh and if i like to put option to boot hard drive like example hirens..becouse some times not remember to change boot order so i can skip this.

I try hard to find some guide to do this but not find clear guide what i can understand.

my menu.lst
Code:
splashimage /bgimage/121959-grub_skull.xpm.gz   <----- i just try that img and it works but no my own..
color blue/black yellow/blue
timeout 120

title
kernal
initrd

title Hiren's Boot CD ver 13.2
kernel /memdisk
initrd /HBCD/boot.gz

title Windows Password Changer/Reset
kernel /HBCD/chntpw vga=1
initrd /HBCD/chntpw.gz

title Kon-Boot/Log in without password
kernel /memdisk
initrd /HBCD/konboot.gz

title Ultimate Boot CD For Windows
map (hd0,0)/Images/UBCD503.iso (hd32)
map --hook
chainloader (hd32)
boot

title Spotmau 2011 Golden edition
map (hd0,0)/Images/BootSuite2011.iso (hd32)
map --hook
chainloader (hd32)
boot

title Partition Wizard Home Edition 5.0
map (hd0,0)/Images/PWHE5.iso (hd32)
map --hook
chainloader (hd32)
boot

title
kernal
initrd

title Windows 7 32bit fin
map (hd0,0)/Images/WIN7_32BIT_FI.iso (hd32)
map --hook
chainloader (hd32)
boot

title Windows 7 64bit fin
map (hd0,0)/Images/WIN7_64BIT_FI.iso (hd32)
map --hook
chainloader (hd32)
boot

title Android LIVE
map (hd0,0)/Images/liveandroidv0.3.iso (hd32)
map --hook
chainloader (hd32)
boot


title
kernal
initrd

title Restart The Computer
reboot

sorry my english sucks  Angry
Logged
Britec
Administrator
Hero Member
*****
Posts: 3497



View Profile
« Reply #100 on: May 18, 2011, 07:57:24 AM »

Step By Step For Changing Grub4dos Splash Image

http://blogs.microsoft.co.il/blogs/mitranix/archive/2011/02/01/step-by-step-for-changing-grub4dos-splash-image.aspx
Logged



Marcoolio
Newbie
*
Posts: 4


View Profile
« Reply #101 on: May 18, 2011, 10:45:17 PM »

Thank you!

I have only problem with that gzip and now its works (me dumdum... Huh?)

Can u master say hints how i can move txt position like in html its <center></center>
i dont wanna that u write menu.lst becouse i wanna learn more. I just wanna find list of codes what i can use.

btw... You Rock
Logged
Marcoolio
Newbie
*
Posts: 4


View Profile
« Reply #102 on: May 19, 2011, 01:48:22 AM »

Ok i try something and it works..

title blablablaa
kernal
initrd

let me type in options my name etc.

Im so close to get all work and only is that i want to make a line like "restart computer" but its "boot from hard drive"
If someone can help me with that line. I try many ways but it not boot right.. -.-

oh and btw... how i make same project in DVD?? i like to make same with out windows installers
« Last Edit: May 19, 2011, 01:59:12 AM by Marcoolio » Logged
Britec
Administrator
Hero Member
*****
Posts: 3497



View Profile
« Reply #103 on: May 19, 2011, 03:10:53 AM »

Google is your friend...do some search's for what you want and I am sure your find it.
Logged



Marcoolio
Newbie
*
Posts: 4


View Profile
« Reply #104 on: May 19, 2011, 03:27:54 AM »

Google is your friend...do some search's for what you want and I am sure your find it.

searching about 8h and testing (burned many dvd's) Smiley

Well if u cant say how to make option in usb to boot in HD. my opinion you desire to help was too hasty.
Logged
Pages: 1 ... 5 6 [7] 8 9
  Print  
 
Jump to: