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 ... 6 7 [8] 9
  Print  
Author Topic: Create A Multi Boot Rescue CD or USB Flash Drive  (Read 32586 times)
Britec
Administrator
Hero Member
*****
Posts: 3497



View Profile
« Reply #105 on: May 19, 2011, 03:47:26 AM »

Marcoolio I do help people, But you have got to help yourself as well.
It took me 2 seconds to find Step By Step For Changing Grub4dos Splash Image

Some people just dont look or dont want to? or want all the work done for them.

Please dont take this the wrong way, but I am one man... I have a busy life as well.
so when I see things that people could of done there selfs it makes me wonder.

Best of luck

Brian
Logged



laddanator
Newbie
*
Posts: 4


View Profile
« Reply #106 on: May 21, 2011, 04:08:36 PM »

Anyone know how to load a *.txt file from the grub4dos menu. I have tried this:

title Read changelog.txt
pager on
find --set-root /changelog.txt
cat /changelog.txt

and this:

title Read changelog.txt
pager on
find --set-root /changelog.txt
cat /changelog.txt
boot
Logged
laddanator
Newbie
*
Posts: 4


View Profile
« Reply #107 on: May 29, 2011, 07:35:40 AM »

Come on Guys! No one knows how to load a txt file, readable from Grub4Dos? Smiley
Logged
Britec
Administrator
Hero Member
*****
Posts: 3497



View Profile
« Reply #108 on: May 29, 2011, 09:01:01 AM »

Sorry I missed this one.

Take a read of this:

http://sites.google.com/site/rmprepusb/tutorials/grub4dos
Logged



nougi
Newbie
*
Posts: 1


View Profile
« Reply #109 on: July 11, 2011, 10:18:01 PM »

I saw your tube video and  wana say thanks this is something I have been wanting to do for a long time but could not get the right information. The programs you used would not run on my pc but I found others that would do the same thing.

I have one question..... I wanted to add a backround image I found one I like converted it to .xpm then gziped it to a .xpm.gz file but when i add the file to the menu file the usb will not boot. But if i use the one linked on this thread i works fine

splashimage /bg.xpm.gz
color blue/black yellow/blue
timeout 120

this is my screen entry.  and the stats for my image are 640x480   14 colors
any ideas you might have would be great.
thanks
Logged
Britec
Administrator
Hero Member
*****
Posts: 3497



View Profile
« Reply #110 on: July 12, 2011, 02:00:32 AM »

 Azn nougi

Welcome to the forum

Read this post from the start, I think there is a how-to on changing your background.
Logged



chris213mendez
Newbie
*
Posts: 1


View Profile
« Reply #111 on: August 29, 2011, 12:17:27 AM »

I tired useing this and it didnt work can you help me to do this i want to build the ulimate boot usb drive with all windows version that i have and make a uitily too and virus too can you help me to do this please
u think u can help me out on this to???plz
Logged
kcallis
Newbie
*
Posts: 2


View Profile
« Reply #112 on: October 22, 2011, 04:15:07 AM »

I just came upon this very nice mini 16G thumb drive. I am going to place Hiren's Boot CD, Knoppix, a Ubuntu load, and a couple of ISO (puppy linux, etc.). Any suggestions of useful ISO's and apps to add that will make the an awesome utility/troubleshoot drive?
Logged
Britec
Administrator
Hero Member
*****
Posts: 3497



View Profile
« Reply #113 on: October 22, 2011, 04:21:19 AM »

Try and put all the MSDart ie ERD commander & MsDart 6.5 & 7.0 for vista and win 7
Acronis, Live CD ie Win XP, UBCD, Password Recovery & Data Recovery
Logged



akashrawat123
Newbie
*
Posts: 1


View Profile
« Reply #114 on: November 01, 2011, 08:34:06 AM »

i have create a multi boot usb pen drive but i want to burn these file to cd/dvd as i can boot from this cd/dvd can you help me how i can do this Cool
Logged
Britec
Administrator
Hero Member
*****
Posts: 3497



View Profile
« Reply #115 on: November 01, 2011, 04:40:03 PM »

Just made a video on how to do that.
Logged



vycfor
Newbie
*
Posts: 3


View Profile
« Reply #116 on: December 01, 2011, 10:27:45 PM »

i tried usin this for oph crack and avg boots cd and hiren's but it loads then it crashes
Logged
DracoST
Newbie
*
Posts: 1


View Profile
« Reply #117 on: February 18, 2012, 04:26:04 PM »

First of all tnx for this topic, it would make my life much easier.
I managed to make all things work except for HIREN 15.1, so i used old version of HIREN 10.6 but in it mini WIN XP does not work.

Here is the code :

Code:
[quote][td]title Start Hiren's BootCD
find --set-root /HBCD/boot.gz
map --mem /HBCD/boot.gz (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
map --floppies=1
boot

title Windows 7 AIO
map (hd0,0)/IMAGE/Windows_7_AIO.iso (hd32)
map --hook
chainloader (hd32)
boot

title Windows XP SP2CORP
map (hd0,0)/IMAGE/XPSP2corp.iso (hd32)
map --hook
chainloader (hd32)
boot

title Windows XP SP2OEM
map (hd0,0)/IMAGE/XPSP2oem.iso (hd32)
map --hook
chainloader (hd32)
boot


title Boot To Ubuntu 11.10
find --set-root /ubuntu-11.10-desktop-i386.iso
map /ubuntu-11.10-desktop-i386.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)



title
kernal
initrd

title Restart The Computer
reboot[/td][/quote]

Please can you help me with this problem with mini WIN XP or maybe you can tell me how to put in HIREN 15.1 ?
Logged
Hellraiser
Newbie
*
Posts: 1


View Profile
« Reply #118 on: March 28, 2012, 03:27:12 AM »

Hi i gotta say TYVM for this site and definately this topic

this is exactly the thing i am looking for in my current Course i am studying.

we use UBCD on CD among a bunch of other CD's etc, im wanting to transfer it all to USB and add my own stuff onto it aswell

ive managed to follow this tutorial and video and get it booting up in VMPlayer all the menu's i create etc work, the only thing i cannot get to work is my actual files
im linking to.

im using *.img, *.iso files and can get them to read fine, its when i try to gzip them into *.img.gz, *.gz and so on. It wouldn't be much of an issue if i only had a few
files on there but i plan to fill my USB with possible all the tools i need and have muliple menus etc for Tools, Operating systems etc so making my files smaller wherever i can
will save me space in the end.

the issue is i cannot read the *.gz, *.img.gz files as it keeps giving me an error

Booting UBCD

(hd,0,0)

Autodetect number-of-heads failed. Use default value 255

Autodetect sectors-per-track failed. Use default value 63

and thats where it ends i dont have the issues with the img and iso was just wondering am i needing to do something different when the file is compressed
here is my current  menu.lst for the img i want to load:

Code:
title UBCD
map (hd0,0)/ubcd.img.gz (hd32)
map --hook
chainloader (hd32)
boot

ive been trying (fd0), but have not managed to get it working im new to these commands, as i do have a software development certificate this is foreign to me

please any help would be appreciated

Logged
Tahseen
Newbie
*
Posts: 1


View Profile
« Reply #119 on: April 06, 2012, 01:05:37 PM »

I want to make multiboot os usb. I follow u'r instructions usb boots perfect but when i select win 7.iso for installation i got this error.
 
Error 60: File for drive emulation must be in one contiguous disk area[/b]
Please help
Logged
Pages: 1 ... 6 7 [8] 9
  Print  
 
Jump to: