MSFN Forum: Problems booting Knoppix - MSFN Forum

Jump to content



  • 4 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Problems booting Knoppix Rate Topic: -----

#1 User is offline   Darude1234 

  • Newbie
  • Group: Members
  • Posts: 48
  • Joined: 29-January 05

Posted 24 September 2005 - 01:07 PM

(Already read http://www.msfn.org/board/index.php?showto...6&#entry133066)

Yesterday I succesfully added Knoppix to my Multibootable DVD. It boots, but after it searched for USB Devices it says:

Quote

Can't find KNOPPIX filesystem, sorry. Dropping you to a (very limited) shell. Press reset button to quit.


Where can I get that filesystem. I suppose that it's on the cd, but I copied all the files.

My DVD looks like this:
BOOT --> with CD-Shell in the directory and and a directory with isolinux where a ISOLINUX.BIN and a KNOPPIX.BIN (bootimage of Knoppix iso) is located.
ISOLINUX the same directory I put in the BOOT-directory
KNOPPIX with a KNOPPIX file of 46.22MB (Filesystem?)
and Windows-versions I created following the flyakite guide

in the root of my DVD I have a boot file of the Knoppix ISO called knoppix.bin
and in the cdshell.ini I have a line:
if $lastKey == key[9]; then bcdw boot /boot/isolinux/isolinux.bin


What do I do wrong?

P.S. Maybe flyakite can make a tutorial on flyakite.msfnhosting.com :thumbup

This post has been edited by Darude1234: 24 September 2005 - 01:15 PM



#2 User is offline   Screwz Luse 

  • Member
  • PipPip
  • Group: Members
  • Posts: 158
  • Joined: 19-November 03

Posted 24 September 2005 - 02:28 PM

When I get back to my main computer tomorrow, I'll post up how I did it (although I know that I changed it so CDShell is in it's own folder named CDSH and such by hex editing one of the CDSH files so instead of pointing to BOOT it was looking for CDSH). Hopefully someone can help ya out before then. heh...

#3 User is offline   Darude1234 

  • Newbie
  • Group: Members
  • Posts: 48
  • Joined: 29-January 05

Posted 25 September 2005 - 03:53 AM

Alright, It would be great if you can post that :thumbup

Quote

Hopefully someone can help ya out before then. heh...


You don't have to hurry B)

This post has been edited by Darude1234: 25 September 2005 - 03:56 AM


#4 User is offline   Screwz Luse 

  • Member
  • PipPip
  • Group: Members
  • Posts: 158
  • Joined: 19-November 03

Posted 25 September 2005 - 02:10 PM

The basic method I used was described in this topic. Basically, you have to do the following:

1.) Copy the /boot/isolinux folder from the Knoppix CD to some place on your hard drive so you can edit the files.
2.) Rename isolinux.cfg to syslinux.cfg
3.) Download the file attached to the topic above (you can try clicking this to get the file)
4.) Delete the files boot.cat and isolinux.bin
5.) Place all the files in the /boot/isolinux folder that you just copied to your hard drive into that image (I used MagicISO). Make sure not to copy the folders into the image, just the files.
6.) The topic I used says there should be 12 files in the image file, I personally only have 10 files from the v3.9.1 CD (f2, f3, linux, memtest, logo.16, syslinux.cfg,minirt.gz, german.kbd, boot.msg, ldlinux.sys)

I then used the following CDshell command to boot the image:
if $lastKey == key[6]; then bcdw boot \IMAGES\4320.img
(of course, edit to your needs).

The renaming of the CDshell folder to CDSH isn't really required, I just did because at one point, I had Longhorn on my DVD (since removed as I don't need it anymore). Currently, the Knoppix distro seems to work. I've also managed to get Whax on my DVD and both seem to work great.

#5 User is offline   Darude1234 

  • Newbie
  • Group: Members
  • Posts: 48
  • Joined: 29-January 05

Posted 25 September 2005 - 05:04 PM

I followed your description, but still get the same error:
Can't find KNOPPIX filsystem, sorry dropping you to a very limited shell. press reset to quit.
:huh:

#6 User is offline   Screwz Luse 

  • Member
  • PipPip
  • Group: Members
  • Posts: 158
  • Joined: 19-November 03

Posted 25 September 2005 - 05:49 PM

hhhmm... Just double checked that it was still working for me and it definately is... And you definately have the Knoppix folder copied to the root of your dvd (ie /KNOPPIX/ is in the root and in there is the KNOPPIX filesystem along with all the other various files)? Attached is what my syslinux.cfg file looks like (not sure if yours looks different or anything, but just in case).

[EDIT]
Just tested with the Knoppix 4.0 CD and it definitely still works.
[/EDIT]

Attached File(s)


This post has been edited by Screwz Luse: 26 September 2005 - 10:23 AM


#7 User is offline   Darude1234 

  • Newbie
  • Group: Members
  • Posts: 48
  • Joined: 29-January 05

Posted 26 September 2005 - 10:25 AM

I have Knoppix 3.9 maybe I have to download the latest version 4.0?

#8 User is offline   Screwz Luse 

  • Member
  • PipPip
  • Group: Members
  • Posts: 158
  • Joined: 19-November 03

Posted 27 September 2005 - 10:28 AM

uuummm... It should work with 3.9. The version I used before 4.0 was 3.9.1 and it seemed to work no problem. I'd go through and just double check. If you like, when I get back to the home comp later tonight, I can send you my image file and maybe you can try that out.

#9 User is offline   Darude1234 

  • Newbie
  • Group: Members
  • Posts: 48
  • Joined: 29-January 05

Posted 27 September 2005 - 02:36 PM

Tried it another 3 times, but still gives that stupid can't find filesystem error.
I downloaded the newest version 4.0 and did exactly what's in your description :}
Do you have other suggestions?
Or do I have to download that filesystem file somewhere? maybe that's the problem?

Quote

when I get back to the home comp later tonight, I can send you my image file and maybe you can try that out.

If you will do that, that would be great :thumbup

This post has been edited by Darude1234: 27 September 2005 - 02:41 PM


#10 User is offline   Screwz Luse 

  • Member
  • PipPip
  • Group: Members
  • Posts: 158
  • Joined: 19-November 03

Posted 27 September 2005 - 03:22 PM

I uploaded my image file. It's compressed in rar format. Just extract the image to wherever you want and make sure to use that file when "BCDWing" heh... Make sure that the \KNOPPIX\ folder is in the root of the dvd. Knoppix, I believe, looks for the KNOPPIX file (filesystem) in the KNOPPIX folder (the 700+MB file).

Grab the image here

#11 User is offline   Darude1234 

  • Newbie
  • Group: Members
  • Posts: 48
  • Joined: 29-January 05

Posted 28 September 2005 - 06:51 AM

still won't work. Get the same error: Can't find KNOPPIX file system :huh:

Posted Image
Posted Image

This post has been edited by Darude1234: 28 September 2005 - 07:02 AM


#12 User is offline   Godzilla 

  • Member
  • PipPip
  • Group: Members
  • Posts: 116
  • Joined: 24-June 04

Posted 28 September 2005 - 10:08 AM

This is who I boot Knoppix (since 3.8):

I only copy the KNOPPIX-folder in root and the isolinux-folder in BOOT-folder.
if $lastKey == key[3]; then isolinux


Then the Startscreen of Knoppix starts.

#13 User is offline   Screwz Luse 

  • Member
  • PipPip
  • Group: Members
  • Posts: 158
  • Joined: 19-November 03

Posted 28 September 2005 - 10:31 AM

hhhmmm... That's unusual. 4.0 works no problem on my current DVD which contains:

Windows 2003
Windows XP w/ SP2
Windows 2000 w/ SP4
Windows 98 SE
BartPE
Knoppix 4.0
Whax .3 (I believe that's the version)
Partition Magic
Acronis DiskKeeper

I would try what was suggested on the reply before me. I know I personally had problems with that method for some reason but seeing as my method doesn't seem to work for you, it's deffinately worth a shot.

#14 User is offline   Darude1234 

  • Newbie
  • Group: Members
  • Posts: 48
  • Joined: 29-January 05

Posted 28 September 2005 - 10:46 AM

Godzilla, on Sep 28 2005, 06:08 PM, said:

This is who I boot Knoppix (since 3.8):

I only copy the KNOPPIX-folder in root and the isolinux-folder in BOOT-folder.
if $lastKey == key[3]; then isolinux


Then the Startscreen of Knoppix starts.
<{POST_SNAPBACK}>

Tried it, but the knoppix screen starts... and then the computer hangs. :wacko:

#15 User is offline   Godzilla 

  • Member
  • PipPip
  • Group: Members
  • Posts: 116
  • Joined: 24-June 04

Posted 28 September 2005 - 10:47 AM

hmmmm...

no idea

#16 User is offline   Bas 

  • I. V.
  • Pip
  • Group: Members
  • Posts: 77
  • Joined: 02-July 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 September 2005 - 10:59 AM

Did you make your iso image with -j1 (joliet) option on?

#17 User is offline   Darude1234 

  • Newbie
  • Group: Members
  • Posts: 48
  • Joined: 29-January 05

Posted 28 September 2005 - 11:59 AM

Bas, on Sep 28 2005, 06:59 PM, said:

Did you make your iso image with -j1 (joliet) option on?
<{POST_SNAPBACK}>

Well i didn't but tried it, but when i use the -j1 option, cdimage won't make the iso.

This doesn't work:

Quote

d:
cd \
start cdimage.exe -lAIODVD -t08/23/2001,09:00:00 -b\AIO-DVD\BOOT\loader.bin -j1 -h -n -o -m \AIO-DVD c:\AIODVD.iso
and this works:

Quote

d:
cd \
start cdimage.exe -lAIODVD -t08/23/2001,09:00:00 -b\AIO-DVD\BOOT\loader.bin -h -n -o -m \AIO-DVD c:\AIODVD.iso

This post has been edited by Darude1234: 28 September 2005 - 12:01 PM


#18 User is offline   Bas 

  • I. V.
  • Pip
  • Group: Members
  • Posts: 77
  • Joined: 02-July 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 September 2005 - 12:38 PM

try this
cdimage.exe -lAIODVD -t08/23/2001,09:00:00 -h -j1 -b\AIO-DVD\BOOT\loader.bin -o -m \AIO-DVD c:\AIODVD.iso

Notice no -n when using -j1
Use cdimagegui. That will solve your problem

This post has been edited by Bas: 28 September 2005 - 12:51 PM


#19 User is offline   Godzilla 

  • Member
  • PipPip
  • Group: Members
  • Posts: 116
  • Joined: 24-June 04

Posted 28 September 2005 - 12:39 PM

dimage.exe -l"MultiBoot-DVD" -t08/23/2001,13:00:00 -h -j1 -b"K:\install\BOOT\loader.bin" -o -m "K:\install" "H:\MultiBoot.iso"

I have no problems with this parameters.

I use:
Knoppix
WinXP
BartPE
...

#20 User is offline   Darude1234 

  • Newbie
  • Group: Members
  • Posts: 48
  • Joined: 29-January 05

Posted 28 September 2005 - 12:55 PM

Quote

Notice no -n when using -j1
Alright that works :)

Quote

Use cdimagegui. That will solve your problem

I normaly create an image with cdimage once and then edit the image with MagicISO for all changes I made, but for wrong parameters i used with cdimage that won't work ;)

Share this topic:


  • 4 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy