You are hereForums / PMON2000 / Announcements / PMON2000 Forum

PMON2000 Forum


By administrator - Posted on 27 June 2008

PMON2000 Forum open for submissions. Submitting a post require registration which is simple and free and opens a number of other features as well.

Hello.

Never seen a command line interface to a BIOS. Thank you for this. I will try to learn to mastery. For now I am a newbie.

I am trying to load gNewSense on my Yeelong. Searched though several places that say that I must load the USB memory file vmlinux though the command:

load /dev/fs/ext2@usb0/vmlinux

The error I get is:

Couldn't find partition [usb0]
/dev/fs/ext2@usb0/vmlinux: No such file or directory

Tryed usb1 though 4 and the error was different in the model of:

Couldn't find device [usb1]
/dev/fs/ext2@usb1/vmlinux: No such file or directory

Is there a more extensive manual of PMON200O than the manual on the command line? Where do you think I should search and what should I look for?

You can type devls to see which devices are available. If you then see a USB device like usb0, type: dir (usb0,0)/, which should give a listing of files.

Also check http://wiki.gnewsense.org/Projects/GNewSenseToMIPS which I just updated.

Sorry, can't help you there since Lemote cut their own version of PMON2000 and added ext2. Regretfully they have not contributed any code back to the project so we don't know anything about it.