Search found 15 matches
- Wed Sep 17, 2008 6:52 pm
- Forum: UBCD V5 Announcements & Discussion
- Topic: could someone help build a batch updater for freedos?
- Replies: 18
- Views: 99382
All this block of code does is create a temp folder and mount the ISO to the temp folder. It then copies out the files from the temp mount to a working directory and unmounts the ISO. 7zip is not required. It should be a pretty standard way to mount ISO's on Linux, but I did see a couple variations ...
- Wed Aug 27, 2008 11:45 pm
- Forum: UBCD V5 Announcements & Discussion
- Topic: could someone help build a batch updater for freedos?
- Replies: 18
- Views: 99382
- Mon Aug 25, 2008 11:15 pm
- Forum: UBCD V5 Announcements & Discussion
- Topic: idiot in need of help, Please x
- Replies: 5
- Views: 33236
- Mon Aug 18, 2008 12:13 pm
- Forum: UBCD V5 Announcements & Discussion
- Topic: CPUstress image major update
- Replies: 11
- Views: 136678
Icecube, I made some corrections in the 4 text files you posted CPU Burn-in README ------------------ What is CPU Burn-in? ------------------- CPU Burn-in v1.0 by Michal Mienik is the ultimate stability testing tool for overclockers. The program heats up any x86 CPU to the maximum possible operating...
- Fri Aug 15, 2008 9:42 am
- Forum: UBCD V5 Announcements & Discussion
- Topic: HDDerase on v5.04b beta HDD user password /help !
- Replies: 15
- Views: 83385
- Fri Aug 15, 2008 9:23 am
- Forum: UBCD V5 Announcements & Discussion
- Topic: HDDerase on v5.04b beta HDD user password /help !
- Replies: 15
- Views: 83385
I have a computer which I'm having an issue with the IDE connectors on the MB... I've been trying to install Linux on it, but it always fails reading the disk at some point (the disk worked on other computers, I've used known good CD Drives and IDE cables that worked on other computers). So it is de...
- Wed Aug 13, 2008 9:39 pm
- Forum: UBCD V5 Announcements & Discussion
- Topic: could someone help build a batch updater for freedos?
- Replies: 18
- Views: 99382
OK, I revised the vbscript and will get the BASH script written later tonight ' *************************************************************************************** ' updateDosUBCD.vbs ' ' PURPOSE: ' This script extracts an UBCD ISO, updates dosubcd.igz, and creates an updated ISO file ' ' REQUIR...
- Wed Aug 13, 2008 7:05 pm
- Forum: UBCD V5 Announcements & Discussion
- Topic: could someone help build a batch updater for freedos?
- Replies: 18
- Views: 99382
I just wanted to check on this to make sure I have it correct. You want the variable for dosubcd.igz to be modified to look for dosubcd-<VERSION>.zip, extract the dosubcd.igz in that file, and then copy it to the extracted ISO? Consider it done. I will update the vbscript as well as put out a BASH s...
- Tue Aug 12, 2008 3:13 am
- Forum: UBCD V5 Announcements & Discussion
- Topic: CPUstress image major update
- Replies: 11
- Views: 136678
AMD Athlon 64 X2 Dual Core 4200+ 2GB DDR 800Mhz I downloaded your updated cpustres http://ubcd.110mb.com/download/cpustress/rev1/cpustres.gz, replaced \ubcd\boot\cpustres.gz, and updated \ubcd\menus\cpu.cfg with you code you posted (From an original UBCD50b4.iso) Whenever I launch the CPUStress test...
- Tue Aug 12, 2008 1:57 am
- Forum: UBCD V5 Announcements & Discussion
- Topic: could someone help build a batch updater for freedos?
- Replies: 18
- Views: 99382
- Tue Aug 12, 2008 1:56 am
- Forum: UBCD V5 Announcements & Discussion
- Topic: could someone help build a batch updater for freedos?
- Replies: 18
- Views: 99382
- Tue Aug 12, 2008 1:48 am
- Forum: UBCD V5 Announcements & Discussion
- Topic: could someone help build a batch updater for freedos?
- Replies: 18
- Views: 99382
Script
If you have questions, let me know... it should be straight forward to run though...
If you are running Linux let me know and I can rewrite it for Linux using PERL
If you are running Linux let me know and I can rewrite it for Linux using PERL
- Tue Aug 12, 2008 1:18 am
- Forum: UBCD V5 Announcements & Discussion
- Topic: UBCD 5.0b4 Test Results
- Replies: 2
- Views: 19642
UBCD 5.0b4 Test Results
I just ran through UBCD5.0b4 on a test machine and noticed some errors, noticed a few out of date apps, know of a few programs not listed (Don't know if they were tested, dropped out, etc), and some general suggestions. AMD Athlon XP 2000+ 256 PC2700 RAM 1 Maxtor 60 GB HDD (Prim Master) 1 Maxtor 20 ...
- Mon Aug 11, 2008 8:11 pm
- Forum: UBCD V5 Announcements & Discussion
- Topic: Product XML Update Idea
- Replies: 1
- Views: 16567
Product XML Update Idea
I was working on a boot CD for a while, and deciding to scrap that idea because UBCD5.x has most of the same things I was working on (ie: the help menu's etc). Anyways, I wanted to help out on the new build and throw out an idea I had. Create an XML file to store on http://www.ultimatebootcd.com tha...
- Mon Aug 11, 2008 7:28 pm
- Forum: UBCD V5 Announcements & Discussion
- Topic: could someone help build a batch updater for freedos?
- Replies: 18
- Views: 99382
VBScript Updater
I had a free minute and put this little vbscript together that will update your ISO. Just copy and paste the script in a file called "updateDosUBCD.vbs", put the script in the same directory as your UBCD ISO, and your dosubcd.igz file, then double click on the vbscript. It will give you a ...