byte.chaser Posted March 5, 2006 Posted March 5, 2006 (edited) Sorry i know this is a bit of an old thread but it relates to my issue..trying to get knoppix v-4 to run off my AIO dvd. Has latest UBCD (dos) on it and win xp so far. All is working except knoppix. I dont know if i am using a different version of bcdw but when i run bcdw /isolinux/isolinux.bin I get an error saying invalid BCDW command.I have it set up in cdshell menu like thisif ($lastKey == key[f1]); then bcdw /ISOLINUX/isolinux.bin I dont know if that matters or not though.I used cdimage like this to make the iso, then used virtual pc to test.E:\>start cdimage.exe -lAIODVD -h -j1 -b\AIO-DVD\BOOT\loader.bin -o -m -yd -k \AIO-DVD E:\AIODVD.isoSounds like a syntax error or something.. anyone have any suggestions?EDIT: Very sorry everyone, I did do a search in the forum, nothing came up... however IF I had spelt BCDW correctly I would have found a post stating bcdw v 2 has different syntax... if ($lastKey == key[f1]); then bcdw boot /ISOLINUX/isolinux.binagain sorry for the silly post :/ Edited March 6, 2006 by byte.chaser
JohnSteven Posted March 24, 2006 Posted March 24, 2006 Hi byte.chaser,Here's the syntax I'm using;if $lastKey == key[5]; then memdisk /4320.IMAGo to post #41 and download his image file and give it a go.
Daemonforce Posted March 25, 2006 Posted March 25, 2006 I am using this guide to make a linux multiboot. Right now I'm working on DSL and I would like to make the KNOPPIX File System specifically reserved. How can I change /KNOPPIX/KNOPPIX to DSLINUX/KNOPPIX or better yet KNOPPIX/DSLINUX without screwing this up?The command I use is:if $lastKey == key[a]; then memdisk /DSLINUX.IMAI plan on also putting in:ChaOS(if I ever get a look at it)FreeNASIP CopPHLAKRIPSlaxSome of these aren't even based on Knoppix. Can you tell me how you created 4320.img and what it is exactly? I would really like to wrap this up in the next few days.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now