UBCD on a USB Flash Disk (USB Key)
Moderators: Icecube, StopSpazzing
-
- Posts: 2
- Joined: Sat May 05, 2007 6:28 am
UBCD on 256 Mo key
Hello,
sorry for my english
1.With my USB Key 256 :
c:\ubcd\tools\ubcd2usb>ubcd2usb.bat c: g:
UBCD2USB: Creating bootable UBCD memory stick ...
UBCD2USB: *WARNING* YOUR USB KEY IS ABOUT TO BE REFORMATTED!
Press any key to continue, press ESC to abort
UBCD2USB: *WARNING* YOUR USB KEY CONTENTS WILL BE LOST!
Press any key to continue, press ESC to abort
UBCD2USB: Launching 'makebootfat' to format USB drive
device_start 0 [sectors]
device_size 501760 [sectors], 245 [MB]
device_geometry 245/64/32 [cylinders/heads/sectors] (ZIP-Drive compatible)
bios_drive HDD
fat_start 32 [sectors]
fat_size 501728 [sectors]
fat_bit 32
fat_sectorpercluster 4
write 794624 [sectors], 388 [MB] Disk Full
[ERROR] 'makebootfat.exe' failed
Appuyez sur une touche pour continuer...
It just mean that my USBKEY has not enough capacity ?
2. I want to include in UBCD sysclean.com and update definitions virus with a ".bat"
3. I want to include ghost 8 with many dos drivers for many network card
(I have licences)
4 .I was be able to boot on this key on many compatible workstation and laptop and choose to launch UBCD or Ghost...
Thanks for all your job !!!!!!!
sorry for my english

1.With my USB Key 256 :
c:\ubcd\tools\ubcd2usb>ubcd2usb.bat c: g:
UBCD2USB: Creating bootable UBCD memory stick ...
UBCD2USB: *WARNING* YOUR USB KEY IS ABOUT TO BE REFORMATTED!
Press any key to continue, press ESC to abort
UBCD2USB: *WARNING* YOUR USB KEY CONTENTS WILL BE LOST!
Press any key to continue, press ESC to abort
UBCD2USB: Launching 'makebootfat' to format USB drive
device_start 0 [sectors]
device_size 501760 [sectors], 245 [MB]
device_geometry 245/64/32 [cylinders/heads/sectors] (ZIP-Drive compatible)
bios_drive HDD
fat_start 32 [sectors]
fat_size 501728 [sectors]
fat_bit 32
fat_sectorpercluster 4
write 794624 [sectors], 388 [MB] Disk Full
[ERROR] 'makebootfat.exe' failed
Appuyez sur une touche pour continuer...
It just mean that my USBKEY has not enough capacity ?
2. I want to include in UBCD sysclean.com and update definitions virus with a ".bat"
3. I want to include ghost 8 with many dos drivers for many network card
(I have licences)
4 .I was be able to boot on this key on many compatible workstation and laptop and choose to launch UBCD or Ghost...
Thanks for all your job !!!!!!!
Here's a summary of the differences between your failed attempt any my successful attempt:
FAIL:
501760 [sectors], 245 [MB]
245/64/32
fat_size 501728 [sectors]
fat_sectorpercluster 4
write 794624 [sectors], 388 [MB] Disk Full
[ERROR] 'makebootfat.exe' failed
PASS:
1003520 [sectors], 490 [MB]
490/64/32
fat_size 1003488 [sectors]
fat_sectorpercluster 8
write 245760 [sectors], 120 [MB]
Why would it attempt to write 388 MB when it is only 120?
I hope that helps someone figure this out.
FAIL:
501760 [sectors], 245 [MB]
245/64/32
fat_size 501728 [sectors]
fat_sectorpercluster 4
write 794624 [sectors], 388 [MB] Disk Full
[ERROR] 'makebootfat.exe' failed
PASS:
1003520 [sectors], 490 [MB]
490/64/32
fat_size 1003488 [sectors]
fat_sectorpercluster 8
write 245760 [sectors], 120 [MB]
Why would it attempt to write 388 MB when it is only 120?
I hope that helps someone figure this out.
You should try the beta version of makebootfat. Get it here:
http://advancemame.sourceforge.net/beta ... entium.zip
Please let us know if it works.
--
-Sean
http://advancemame.sourceforge.net/beta ... entium.zip
Please let us know if it works.
--
-Sean
-
- Posts: 2
- Joined: Sat May 05, 2007 6:28 am
Ghost and Sysclean
Hi,
It worked fine on my Kingston DataTraveler II 256m stick, after format with Windows and use makebootfat (the old, not your's....I don't understand anything about it....But, finally, it works, so, thanks for all !!!)
But I have other questions:
I want to include Ghost8 and Sysclean.com (http://uk.trendmicro-europe.com/enterpr ... rt/tsc.php) in the menu...
Thanks
VinZ
It worked fine on my Kingston DataTraveler II 256m stick, after format with Windows and use makebootfat (the old, not your's....I don't understand anything about it....But, finally, it works, so, thanks for all !!!)
But I have other questions:
I want to include Ghost8 and Sysclean.com (http://uk.trendmicro-europe.com/enterpr ... rt/tsc.php) in the menu...
Thanks
VinZ
Hi everybody,
I've carefully followed everything written in this post, and finally managed to create an USB bottable UBCD. However, besides the work done by yours guys is great, I encountered a problem that other people should have too.
When launching the ubcd2usb.bat, I had the folowing message :
I focused on the last error message and i understood the first one latter when trying to launch the makebootfat stand alone.
1st remark : the 'Please insert ONLY ONE usb disk' doesn't sound like a 'beware buddy it doesn't going to work that way' moreover the program continues as if nothing happened
I had this error due to the presence of several SD-card-like drives of my floppy drive, I inactivated them from windows XP (i could have simply unplugged them too). Once all the unrelevant drives have been inactivated the procedure worked perfectly.
Finally i just wanted to explain the problems I had and hopefully some adjustement concerning warning/error messages in the next ubcd releases (4.1.2 and upper) should warn other newbies like me
that beside giving a precise drive letter (f: ) makebootfat doesn't like to express itself in front of other flash drives (g: h: )....it is indecent.
Hoppin it will be usefull for somebody
PS : I'm french so excuse my poor english.
I've carefully followed everything written in this post, and finally managed to create an USB bottable UBCD. However, besides the work done by yours guys is great, I encountered a problem that other people should have too.
When launching the ubcd2usb.bat, I had the folowing message :
Code: Select all
...
UBCD2USB : Launching 'makebootfat' to format USB drive
Please insert ONLY ONE usb disk
UBCD At this point you migth want ... to refresh system's view of its content
<ERROR> Missing 'f:\ldlinux.sys' (Where is USB-drive?)
1st remark : the 'Please insert ONLY ONE usb disk' doesn't sound like a 'beware buddy it doesn't going to work that way' moreover the program continues as if nothing happened
I had this error due to the presence of several SD-card-like drives of my floppy drive, I inactivated them from windows XP (i could have simply unplugged them too). Once all the unrelevant drives have been inactivated the procedure worked perfectly.
Finally i just wanted to explain the problems I had and hopefully some adjustement concerning warning/error messages in the next ubcd releases (4.1.2 and upper) should warn other newbies like me

Hoppin it will be usefull for somebody
PS : I'm french so excuse my poor english.
-
- Posts: 1
- Joined: Fri Sep 14, 2007 12:33 am
To Jackal von ÖRF :
Unfortunately it seems that you did not carefully read the previous posts since limerik had exactly the same error message. Have you tried every solution proposed by the other guys ?
You should check the UBCD2USBfdd.cmd (read previous messages, you'll find the link to download it) and check the boot sector of your USB key with PTEDIT (again quoted in the previous messages, page 3 or 4 i think)
If you've tried everything maybe you should give us more information concerning what you have done (content of you key, etc...)
Unfortunately it seems that you did not carefully read the previous posts since limerik had exactly the same error message. Have you tried every solution proposed by the other guys ?
You should check the UBCD2USBfdd.cmd (read previous messages, you'll find the link to download it) and check the boot sector of your USB key with PTEDIT (again quoted in the previous messages, page 3 or 4 i think)
If you've tried everything maybe you should give us more information concerning what you have done (content of you key, etc...)
Hi,
I tried to install UBCD on my kingston usb key like everyone
I fallow all the step but each time I boot I get this:
in my bios I can see my usb key like you can see:

PTEDIT:

can anyone help me through this to make it work?
I tried to install UBCD on my kingston usb key like everyone

I fallow all the step but each time I boot I get this:
Code: Select all
SYSLINUX 3.51 ... Copyright (C) .... H. Peter Anvin
Could not find kernel image : linux
boot :

PTEDIT:

can anyone help me through this to make it work?
i couldn't install ubcd on my usb stick using ubcd2usb script from 4.1.1 (i had Could not find kernel image: linux error)
makebootfat -v -o %DEVNAME% -Z -Y -F -b ldlinux.bss -m mbrfat.bin -c "%1\syslinux\ldlinux.sys" -x "%1\boot.catalog" %1
this code finally worked for me
(edit the ubcd2usb.bat file)
mbrfat.bin taken from old reblu's ubcd2usb package
makebootfat -v -o %DEVNAME% -Z -Y -F -b ldlinux.bss -m mbrfat.bin -c "%1\syslinux\ldlinux.sys" -x "%1\boot.catalog" %1
this code finally worked for me
(edit the ubcd2usb.bat file)
mbrfat.bin taken from old reblu's ubcd2usb package
hi, i'd the same problem as some of you: Could not find kernel image: linux
i found a working solution.
1) format your usb stick with fat (i'd prefer fat16)
2) Download syslinux and start syslinux\win32\syslinux.exe e: (where e: is the driveletter of your usb stick)
3) copy from ubcd the files from the \syslinux directory to the root of your usb stick (except: ldlinux.sys)
4) copy now the all the files and directories from ubcd to the root of your usb stick
this was working fine for me, and did not get the ugly: Could not find kernel image: linux error message anymore
i found a working solution.
1) format your usb stick with fat (i'd prefer fat16)
2) Download syslinux and start syslinux\win32\syslinux.exe e: (where e: is the driveletter of your usb stick)
3) copy from ubcd the files from the \syslinux directory to the root of your usb stick (except: ldlinux.sys)
4) copy now the all the files and directories from ubcd to the root of your usb stick
this was working fine for me, and did not get the ugly: Could not find kernel image: linux error message anymore
-
- Posts: 2
- Joined: Wed Jun 18, 2008 2:54 pm
Solution to Error 21
I was getting an Error 21 (unable to write to device) error using the makebootfat.exe that came with UBCD. I solved the problem by dropping in a newer version of makebootfat.exe that I found here:
http://advancemame.sourceforge.net/beta ... entium.zip
I had to run ubcd2usb.bat twice before it worked. Just thought I'd post my success in case anyone else was getting this error.
http://advancemame.sourceforge.net/beta ... entium.zip
I had to run ubcd2usb.bat twice before it worked. Just thought I'd post my success in case anyone else was getting this error.
Running UBCD V50b5 on USB flash key
To run UBCD v5 from usb flash key:
As Hansihe mentioned follow the steps on Tortural at PenDriveLinux.com Tortural at PenDriveLinux.com.
If you find it does not work (as I found it problematic):
Follow the instructions of syntaxer,. that is:
Download syslinux package
On your USB drive: overwirte x:\*.* files with files from x:\syslinux\
From syslinux package take just win32 folder, with witch replace x:\syslinux\win32.
run x:\syslinux\win32\syslinux x:
and you are done. your image will boot and you will get proper menu displayed.
As Hansihe mentioned follow the steps on Tortural at PenDriveLinux.com Tortural at PenDriveLinux.com.
If you find it does not work (as I found it problematic):
Follow the instructions of syntaxer,. that is:
Download syslinux package
On your USB drive: overwirte x:\*.* files with files from x:\syslinux\
From syslinux package take just win32 folder, with witch replace x:\syslinux\win32.
run x:\syslinux\win32\syslinux x:
and you are done. your image will boot and you will get proper menu displayed.
My opinion on that is:
If I can boot from USB why should I boot from CD?
The only reason I see
- no USB port (USB addon cards are cheap)
- USB booting not supported by BIOS, ok, this is really bad, but here are workarrounds (minimal kicker cd with USB drivers and plop bootmanager)
I go so far and say "it would be cool if Ultimate Boot CD would be renamed into Ultimate Boot USB".
If I can boot from USB why should I boot from CD?
The only reason I see
- no USB port (USB addon cards are cheap)
- USB booting not supported by BIOS, ok, this is really bad, but here are workarrounds (minimal kicker cd with USB drivers and plop bootmanager)
I go so far and say "it would be cool if Ultimate Boot CD would be renamed into Ultimate Boot USB".