Search found 49 matches

by delicatepc
Wed Feb 03, 2010 1:11 pm
Forum: UBCD V5 Announcements & Discussion
Topic: How can i ad. a 2 Gig image to the USB Stick?
Replies: 4
Views: 18657

Sounds like its trying to load the 2-3GB ISO image into RAM and runs out of memory (which sounds logical if you have less that 2gb of RAM). Also I may be shooting into the dark but I believe there is a limit to how large a image (ISO or otherwise) can be before you run into other constraints other t...
by delicatepc
Tue Oct 13, 2009 9:42 am
Forum: UBCD V5 Announcements & Discussion
Topic: Syslinux 3.83 final is out
Replies: 0
Views: 16758

Syslinux 3.83 final is out

Syslinux 3.83 is out. Solves/reduces some of the issues with USB ubcd and image loading in general.... Just a FYI for those who dont know.

thanks,
dpc
by delicatepc
Wed Aug 26, 2009 6:43 am
Forum: UBCD V5 Announcements & Discussion
Topic: UBCD 5.0 - Vista RE, Multiple WIMs, OS Install/Diagnostics
Replies: 31
Views: 253731

MENU LABEL Test COM32 /boot/syslinux/chain.c32 APPEND boot ntldr=/BOOTMGR This is what I currently have (and it works). Did you update the syslinux.exe file and run the syslinux install again (ubcd2usb.cmd)? I believe the ldlinux.sys is updated. I had same issue when I was trying to get this to wor...
by delicatepc
Tue Aug 25, 2009 11:26 am
Forum: UBCD V5 Announcements & Discussion
Topic: UBCD 5.0 - Vista RE, Multiple WIMs, OS Install/Diagnostics
Replies: 31
Views: 253731

You don't have copied /BOOTMGR to the root of your drive...... Yes Icecube is also correct - It looks like you didnt copy over the required files from Vista/Win7 cds. Need at least the follow (F: is my usb drive): F:\BOOTMGR F:\BOOT F:\BOOT\BCD F:\BOOT\BOOT.SDI F:\BOOT\bootsect.exe F:\BOOT\ETFSBOOT...
by delicatepc
Tue Aug 25, 2009 11:21 am
Forum: UBCD V5 Announcements & Discussion
Topic: UBCD 5.0 - Vista RE, Multiple WIMs, OS Install/Diagnostics
Replies: 31
Views: 253731

BOOT.WIM should be: F:\SOURCES\BOOT.WIM (not F:\(BOOT)\SOURCES). The (boot) the script is referring to you need to disregard. but the problem you are seeing likely because... You didn't update your syslinux. . http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/syslinux-3.83-pre9.zip Dont up...
by delicatepc
Thu Aug 06, 2009 8:01 am
Forum: UBCD V5 Announcements & Discussion
Topic: Adding a HDD/partition menu listing to chainload partitions
Replies: 3
Views: 23262

As an "aside" thought.... If my whole goal was to chainload a second partition with BOOTMGR to kick off a different installation version/bootmgr instance (and it is) then a more sensible way would be to add an entry(s) into the BCD file of the first partition that would have an option of ...
by delicatepc
Thu Aug 06, 2009 6:33 am
Forum: UBCD V5 Announcements & Discussion
Topic: Adding a HDD/partition menu listing to chainload partitions
Replies: 3
Views: 23262

thanks Icecube! Can you post the menu.lst file? Not my project - just pic I saw on the internet... If you boot from CD (ISOLINUX), all entries with 'on first hard drive' will boot your internal HDD (in normal cases at least). When you boot from an USB stick (SYSLINUX), all entries with 'on first har...
by delicatepc
Tue Aug 04, 2009 6:33 am
Forum: UBCD V5 Announcements & Discussion
Topic: Adding a HDD/partition menu listing to chainload partitions
Replies: 3
Views: 23262

Adding a HDD/partition menu listing to chainload partitions

Saw this today: http://multidistro.com/tinycore-shots/grub.png And I was curious on how it could be implemented within syslinux . I was thinking about adding this kind of listing as an extra handy menu. In the current release of ubcd (5.0b12) there is following code to load next device. LABEL - MENU...
by delicatepc
Tue Jul 28, 2009 10:40 pm
Forum: UBCD V5 Announcements & Discussion
Topic: Changing Amount of Lines for Helptext and updating borders?
Replies: 1
Views: 14558

Changing Amount of Lines for Helptext and updating borders?

I would like to increase the amount of lines that are used for the texthelp (from 4 to 6). I am able to do this by modifying the default.cfg from syslinux files to this: .... MENU CMDLINEROW -3 MENU HELPMSGROW -6 --- (originally was -4) MENU HELPMSGENDROW -1 .... However after this modification the ...
by delicatepc
Tue Jul 28, 2009 2:15 pm
Forum: UBCD V5 Announcements & Discussion
Topic: Installing to USB-HDD - Modifications to UBCD Install Script
Replies: 2
Views: 19402

Icecube wrote:

Code: Select all

syslinux -ma -f -d boot\syslinux X:
I had to put the -f last otherwise it (syslinux) would complain. It didnt make sense on why it wanted it last though.

Code: Select all

syslinux -ma -d boot\syslinux X: -f 
by delicatepc
Mon Jul 27, 2009 12:12 pm
Forum: UBCD V5 Announcements & Discussion
Topic: Installing to USB-HDD - Modifications to UBCD Install Script
Replies: 2
Views: 19402

Installing to USB-HDD - Modifications to UBCD Install Script

I was having trouble installing UBCD to USB HDD so modified the install script slightly. The script after modifications works great for USB sticks and USB HDDs. SET VOLUME_ID= format "%a2%" /FS:fat32 /V:%VOLUME_ID% /x /q "%~dp0\syslinux" -ma -d boot\syslinux %a2% -f xcopy "%...
by delicatepc
Mon Jul 27, 2009 9:04 am
Forum: UBCD V5 Announcements & Discussion
Topic: Invalid Opcodes message finally solved
Replies: 15
Views: 160212

http://www.boot-land.net/forums/index.php?showtopic=8543 regarding the memdisk issues with lenovos i was experiencing... I have opened a topic on the boot-land forums as it seems to a wider audience for memdisk issues. One of the posters there mentions that it is currently a known issue and says th...
by delicatepc
Thu Jul 23, 2009 5:25 pm
Forum: UBCD V5 Announcements & Discussion
Topic: Integrating Dell Diagnostics in UBCD v5.0
Replies: 7
Views: 46588

Jotnar, you refer to creating a bootable hard disk image... How do you do this for say the Dell E6400 diagnostic utility? This actually really easy. Go to Dell.com and download a recent Dell Diagnostics package (I used the one from Dell E6400). Run the install and once it extracts it loads up a pro...
by delicatepc
Thu Jul 23, 2009 4:58 pm
Forum: UBCD V5 Announcements & Discussion
Topic: UBCD 5.0 - Vista RE, Multiple WIMs, OS Install/Diagnostics
Replies: 31
Views: 253731

@ icecube I just wanted to ask you, if you did try your approach with an iso instead of a USB stick and that you wanted to try the patched version. What I am currently doing is using the patched chain.c32 specifically for ISOs of my ubcd build. As for USB sticks I am using the syslinux 3.82 stock ch...
by delicatepc
Thu Jul 23, 2009 11:57 am
Forum: UBCD V5 Announcements & Discussion
Topic: Integrating Dell Diagnostics in UBCD v5.0
Replies: 7
Views: 46588

I am following Shank Method two and have followed his instructions to the dot except for I am using UBCD 5.0b12 vs his UBCD 5.0b6 and it fails. Jotnar, you refer to creating a bootable hard disk image... How do you do this for say the Dell E6400 diagnostic utility? BTW when I try to load the initrd=...
by delicatepc
Thu Jul 23, 2009 10:50 am
Forum: UBCD V5 Announcements & Discussion
Topic: UBCD 5.0 - Vista RE, Multiple WIMs, OS Install/Diagnostics
Replies: 31
Views: 253731

Read this post for some ISO related tips and one bug I encountered when doing this on ISO:

http://www.msfn.org/board/index.php?sho ... ntry872052
by delicatepc
Thu Jul 23, 2009 10:45 am
Forum: UBCD V5 Announcements & Discussion
Topic: Freeze During ASPI Manager Load
Replies: 8
Views: 35170

Never tried - only tried with floppy image, free dos, etc. anything that used memdisk didnt go on the lenovos
by delicatepc
Thu Jul 23, 2009 7:27 am
Forum: UBCD V5 Support & Troubleshooting
Topic: Add Win7 to Ubcd?
Replies: 1
Views: 23056

Hi wernes, Here is what is should look like (this is working): F:\BOOTMGR F:\BOOT F:\BOOT\BCD F:\BOOT\BOOT.SDI F:\BOOT\bootsect.exe F:\BOOT\ETFSBOOT.COM F:\BOOT\memtest.exe F:\BOOT\isolinux F:\BOOT\isolinux\isolinux.bin F:\BOOT\isolinux\isolinux.cfg F:\BOOT\syslinux F:\BOOT\syslinux\chain.c32 F:\BOO...
by delicatepc
Thu Jul 23, 2009 6:54 am
Forum: UBCD V5 Announcements & Discussion
Topic: What about a new version
Replies: 4
Views: 23093

No pressure but once you begin updating would suggest updating syslinux components to 3.82. Fixes several issues I had with chainloading windows bootloader.

thanks,
dpc
by delicatepc
Thu Jul 23, 2009 6:50 am
Forum: UBCD V5 Announcements & Discussion
Topic: Freeze During ASPI Manager Load
Replies: 8
Views: 35170

I do not know if this is related but in my testing I could not get any LENOVO laptop (tried X61, X60, T60, T61, W500, etc.) to properly load a floppy image - always would hang. Works fine on other machines (dell, toshiba, etc.).

thanks,
dpc