Jump to content

This is my built


Recommended Posts

I've been working for 2 week on making this multiboot usb flash drive since i found that booting from usb flash drive is possible.

I still new,lack of knowledge and still reading on how to improve my built.

This project is built on my kingston DT G2 16gb

it is my pleasure if anyone can give suggestion on my built

------------------------------------------------------------------

title 1. Launch support for USB2.0

title 2. Start from harddisk (WinXP and Win7 after 1st part installation direct to here until done)

title 3. Boot CDROM

title 4. Setup WinXP

title 5. Setup Windows 7

title 6. Windows XP Recovery Console -----> fail.it launch (title 4. Setup WinXP)

title 7. Windows 7 Recovery Console

title 8. Launch LiveXP -----> fail.it launch (title 4. Setup WinXP).folder remove already from pendrive

title 9. Launch MiniXP ----> Extracted from WAREZ.used for fast troubleshooting.iso only 120mb

title 10. Launch Live Win7

title 11. Launch Hiren 9.9

title 12. Virus Remover

title 13. DOS

----------------------------------------------

This is root of my usb flash drive directory

post-306204-029532200 1287486208_thumb.j

This is how my menu.lst look like

timeout 30

default /default

gfxmenu = /wallpaper/boot.gfx.gz

title 1. Launch support for USB2.0

root (hd0,0)

kernel /iso/plpbt.bin

title 2. Start from harddisk

is map (hd8) (hd0) || map (hd7) (hd0) || map (hd6) (hd0) || map (hd5) (hd0) || map (hd4) (hd0) || map (hd3) (hd0) || map (hd2) (hd0) || map (hd1) (hd0)

is map (hd0) (hd1) || map (hd0) (hd2) || map (hd0) (hd3) || map (hd0) (hd4) || map (hd0) (hd5) || map (hd0) (hd6) || map (hd0) (hd7) || map (hd0) (hd8)

map --hook

chainloader +1

boot

title 3. Boot CDROM

cdrom --init

map --hook

chainloader (cd0)

rootnoverify (cd0)

title 4. Setup WinXP

map --unmap=0:0xff

map --unhook

root (hd0,0)

savedefault 1

chainloader /XPSTP

boot

map --unmap=0:0xff

map --unhook

title 5. Setup Windows 7

map --unmap=0:0xff

map --unhook

savedefault 1

root (hd0,0)

find --set-root /bootmgr

chainloader /bootmgr

boot

map --unmap=0:0xff

map --unhook

title 6. Windows XP Recovery Console

find --set-root /cmdcons/setupldr.bin

chainloader /cmdcons/setupldr.bin

title 7. Windows 7 Recovery Console

find --set-root /iso/win7recovery32.iso

map /iso/win7recovery32.iso (0xff)

map --hook

chainloader (0xff)

boot

title 8. Launch LiveXP -----> fail.fail.it launch winXP setup.folder remove already from pendrive

map --unmap=0:0xff

map --unhook

find --set-root /minint/setupldr.bin

chainloader /minint/setupldr.bin

title 9. Launch MiniXP

find --set-root --ignore-floppies /iso/miniXP.iso

map --mem /iso/miniXP.iso (0xff)

map --hook

chainloader (0xff)/HBCD/XPLOADER.BIN

title 10. Launch Live Win7

find --set-root --ignore-floppies /iso/Win7Live.iso

map --mem /iso//iso/Win7Live.iso (0xff)

map --hook

chainloader (0xff)/BOOTMGR

title 11. Launch WAREZ

find --set-root --ignore-floppies /iso/WAREZ.iso

map /iso/WAREZ.iso (hd32)

map --hook

chainloader (hd32)

boot

title 12. Virus Remover

find --set-root /virusremover.lst

configfile /virusremover.lst

title 13. DOS

map --unhook

map --mem (hd0,0)/iso/dos.img (fd0)

map --hook

chainloader (fd0)+1

rootnoverify (fd0)

title Reboot

reboot

title Shutdown computer

halt

----------------------------------------------------------------

virusremover.lst

default 0

gfxmenu = /iso/boot.gfx.gz

title PREVIOUS MENU

configfile /menu.lst

title Kaspersky 2010 Rescue

map (hd0,0)/kav/kav.iso (0xff) || map --mem (hd0,0)/kav/kav.iso (0xff)

map --hook

chainloader (0xff)

title AVG Rescue Disk

find --set-root --ignore-floppies /iso/avg.iso

map /iso/avg.iso (hd32)

map --hook

chainloader (hd32)

boot

----------------------------------------------------------------

first of all winxp n win 7 setup was built using usb multiboot 10.

ive set boot.ini to launch grub4dos as default with timeout 0.(i dont know why it looks like too complicated but i love grub4dos gui)

-----------------------------------------------------------------

Detail :

title 4. Setup WinXP .it run great with usb2.0 support. 16min winxp installation including basic software eq avira,office,winamp,klite,adobe reader etc.)

^^Used previous winxp source that had been create using nlite.unattended.

^^Add wpi

-in U:\$WIN_NT$.~LS\I386\txtsetup.sif ,add this text

[sourceDisksFiles]

wpi.cmd = 100,,,,,,_x,2,0,0

-in U:\$WIN_NT$.~LS\I386\wpi.cmd

SET USBDRIVE=

SET TAGFILE=\wpi\wpi.exe

:: First Limited Range to Prevent Windows No Drive Alert due to Cardreader

:: For case of Repair Install when Drive not found, than Extended Range and

:: Windows No Drive Alert - Press 4x Continue for Cardreader Drives

FOR %%h IN (C D M N O P Q R S T U V W X Y) DO IF EXIST "%%h:%TAGFILE%" SET USBDRIVE=%%h:

if "%USBDRIVE%" == "" (

FOR %%h IN (C D E F G H I J K L M N O P Q R S T U V W X Y) DO IF EXIST "%%h:%TAGFILE%" SET USBDRIVE=%%h:

)

start %USBDRIVE%wpi/wpi.exe

title 5. Setup Windows 7(takes about 30min to finish full setup)

-ive do nothing with this setup.just let usb multiboot 10 do it successfully

title 6. Windows XP Recovery Console

title 8. Launch LiveXP

i dont know whats the problem with those 2 but when i run it,it goes to winxp installation (it run title 4. Setup WinXP)

title 7. Windows 7 Recovery Console

this iso ive download it somewhere..forgot already since too many website i download n test..its run great

title 9. Launch MiniXP

it is minixp extracted from WAREZ.tutorial from bootland on how to extract minixp from warez

i love it because its is fast and small iso (120mb).

title 10. Launch Live Win7

this iso ive download it somewhere..forgot also since too many website i download n test..its run great

title 12. Virus Remover

Consist of avg and kaspersky rescue cd.avg rescue run directly iso while kaspersky rescue cd need to do some adjustment for iso that had been downloaded from kaspersky website.

sorry i forgot also which website guide me to do with kaspersky.i have to extract kaspersky iso,and move the folder in root directory.see above attachment.in the kav.iso ,all folder are deleted except boot folder so the kav.iso only 9.73mb. image.squashfs reside in kav folder

title 13. DOS

support ntfs n usb

dos.img only 720kb

-autoexec.bat

xmsdsk.exe 30000 r: /y

echo off

LH NTFSDOS.EXE

LH CTMOUSE

LH CTMOUSE > NUL

-config.sys

DOS=HIGH,UMB

lastdrive=Z

device=HIMEM.SYS

devicehigh=USBASPI.SYS /e /nocbc /norst

devicehigh=DI1000DD.SYS /L:U

--------------------------------------------------------------------------

Thats all my built from my little knowledge.its looks like pretty mess.i dont like my root folder structure..too much folder..i dont know how to simplify it

Link to comment
Share on other sites


Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...