Search found 9 matches

by VinZz
Wed Jun 11, 2008 4:08 am
Forum: UBCD V4 Tutorials & How-Tos
Topic: How to add windows setup/recovery console to UBCDv4
Replies: 25
Views: 339304

Scott Cooper wrote:VinZz, I believe he is referring to editing ubcd2iso.bat to change the mkisofs switches, not the menu system.
Ok. But it was fot the CD version.
What about USB stick version ?
by VinZz
Tue Jun 10, 2008 1:20 am
Forum: UBCD V4 Support & Troubleshooting
Topic: UBCD on a 8Gb USB drive -> Boot error
Replies: 11
Views: 30254

A little feedback onto mu topic :
I have cut my USB stick in 2 partitions (by using the Hitachy Win XP driver).
I have do one 2048 Mo in FAT 16 and the rest in FAT 32.
FAT 32 ad isolinux caused problems with the ldlinux.sys file.

So now, all was OK.

Thank you for all.
by VinZz
Thu Jun 05, 2008 7:44 am
Forum: UBCD V4 Tutorials & How-Tos
Topic: How to add windows setup/recovery console to UBCDv4
Replies: 25
Views: 339304

I have been following this tutorial but on my USB stick with ultimate boot cd on it. Now when I try to start XP it just gives the message: CDBOOT: Couldn't find NTLDR Is there something I can do about this? Hi, use option -N to mkisofs for cancel this message. My command line under my linux is: mki...
by VinZz
Tue Jun 03, 2008 1:09 am
Forum: UBCD V4 Support & Troubleshooting
Topic: UBCD on a 8Gb USB drive -> Boot error
Replies: 11
Views: 30254

No normally you just can add stuff. But for some reason "ldlinux.sys" sometimes gets moved on the disk and the boot loader in de mbr can't find the start of ldlinux.sys (hard coded offset). The syslinux trick should normally work. Maybe you have to remove ldlinux.sys from the syslinux fol...
by VinZz
Mon Jun 02, 2008 5:32 am
Forum: UBCD V4 Support & Troubleshooting
Topic: UBCD on a 8Gb USB drive -> Boot error
Replies: 11
Views: 30254

Ok.
I have all put into the ubcd dir and run usb2usb and it works.

I have to do that everytime to add some apps ?

Can I do 2 partitions onto the stick without to be erased by the usbd2usb script ?
by VinZz
Mon Jun 02, 2008 4:12 am
Forum: UBCD V4 Support & Troubleshooting
Topic: UBCD on a 8Gb USB drive -> Boot error
Replies: 11
Views: 30254

Another strange fact.
When I create a directory and put some files into, the files are good copied but when I disconnect / reconnect the stick, there is the folder but no more files into.
(I have good disconnect the stick with the windows disable tool)

I have launch a chkdsk but no issue.
by VinZz
Mon Jun 02, 2008 3:56 am
Forum: UBCD V4 Support & Troubleshooting
Topic: UBCD on a 8Gb USB drive -> Boot error
Replies: 11
Views: 30254

Thank you

Yes, I have just copy the win32 folder to C: and y have the syslinux.exe (and the 4 others files).

I have try "syslinux -sfma -d syslinux e:"
but I have always the "Boot error" message ...

Just a comment, I have the syslinux-3.63 version.
by VinZz
Mon Jun 02, 2008 2:00 am
Forum: UBCD V4 Support & Troubleshooting
Topic: UBCD on a 8Gb USB drive -> Boot error
Replies: 11
Views: 30254

Thank you for your help.
But it doesn't work :(

Code: Select all

Microsoft Windows XP [version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\vinzz>cd \

C:\>cd win32

C:\win32>syslinux -ma -d syslinux e:

C:\win32>
and I have always the "Boot error" message.
by VinZz
Sun Jun 01, 2008 7:02 am
Forum: UBCD V4 Support & Troubleshooting
Topic: UBCD on a 8Gb USB drive -> Boot error
Replies: 11
Views: 30254

UBCD on a 8Gb USB drive -> Boot error

Hello, I am trying to install UBCD onto my 8 Gb USB drive. After the install process, all was OK. The USB drive boot. But when I add some of .IMG into the "custom" folder, unable to boot onto the USB drive. I have that message "Boot error" The solution : Install all UBCD at new. ...