Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

I want to Edit Boot Menu of my Usb drive

Featured Replies

Hey guys i have a 16gb kingston data traveller pen drive and i made it multibootable using Winsetup uSb 1.0Beta 8 version which contains Windows Xp Sp2 and Windows Xp Sp3.................But i don't like the default boot menu and i want to edit that....but i don't know how to edit that boot menu

i want that my boot menu Should look something like this

1)Windows Xp Professional Sp2 Setup(if we hit enter key then nxt scrreen would come saying First part of Windows Xp professional sp3 Setup and Second part...)

2)Windows Xp Professional Sp3 Setup((if we hit enter key then nxt scrreen would come saying First part of Windows Xp professional sp3 Setup and Second part...)

i m attaching my files here so if u can edit them for me..........i vl be very greatfull to that person............plzzz help me Here is the screenshot of the stuff in my pen drive

post-357001-0-38092400-1340423235_thumb.

Screenshot of files under Winsetup folder -post-357001-0-03626900-1340424199_thumb.

Here are my files -Files to edit.rar

Edited by samrocks

Has by any chance some magic happened and your USB stick has become a (unattended) Multiboot CD/DVD? :w00t:

You are here:

MSFN Forum

> Unattended Windows Discussion & Support

> Multi-Boot CD/DVDs

Probably you wanted to be here:

MSFN Forum

> Member Contributed Projects

> Install Windows from USB

http://www.msfn.org/board/forum/157-install-windows-from-usb/

In any case among the file you posted there are two settings files:

  1. menu.lst
  2. winsetup.lst

Leave menu.lst alone for the moment, it simply loads winsetup.lst.

Open winsetup.lst in notepad.

Save it to winsetup2.lst.

Open winsetup.lst again.

Save it to winsetup3.lst.

Change all occurrences of winsetup.lst in file winsetup2.lst. to winsetup2.lst.

Change all occurrences of winsetup.lst in file winsetup3.lst. to winsetup3.lst.

Delete from winsetup2.lst the two menu entries related to XP SP3.

Delete from winsetup3.lst the two menu entries related to XP SP2.

Now open menu.lst and replace:

title Windows XP Setups

map --unmap=0:0xff

map --unhook && map --rehook

savedefault

ls /usbdrive.tag > nul || find --set-root --devices=hf /usbdrive.tag > nul

configfile /winsetup.lst

With:

title Windows Xp Professional Sp2 Setup

map --unmap=0:0xff

map --unhook && map --rehook

savedefault

ls /usbdrive.tag > nul || find --set-root --devices=hf /usbdrive.tag > nul

configfile /winsetup2.lst

title Windows Xp Professional Sp3 Setup

map --unmap=0:0xff

map --unhook && map --rehook

savedefault

ls /usbdrive.tag > nul || find --set-root --devices=hf /usbdrive.tag > nul

configfile /winsetup3.lst

It is a simple text based set of menues, you may want to learn something about grub4dos reading here:

http://diddy.boot-land.net/grub4dos/Grub4dos.htm

The above is simply changing the target of the configfile command:

http://diddy.boot-land.net/grub4dos/files/commands.htm#configfile

without changing any of the actula "booting related" commands.

jaclaz

  • Author

Thanks for your help bro................but can u tell me how to put a background image in Boot menu for usb........for e.g. how do i put an background image for my usb which i have mentioned above

...but can u tell me how to put a background image in Boot menu for usb........for e.g. how do i put an background image for my usb which i have mentioned above

What will be next?

How can I add x and y?

And z?

And then?

:angry:

What do you think a guide is for? :w00t:

It is a simple text based set of menues, you may want to learn something about grub4dos reading here:

http://diddy.boot-land.net/grub4dos/Grub4dos.htm

Does it contain the info you are asking for? :unsure:

Yes :yes: :

http://diddy.boot-land.net/grub4dos/files/splash.htm

http://diddy.boot-land.net/grub4dos/files/gfxmenu.htm

jaclaz

  • Author

thanxxx for ur help bro...thanx a ton

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.