How much does that "EFI" shell differ from, say, bash (which is the normal Linux shell you use, in most cases)? I guess you need to mount the cdrom and then just use some command like [color="red"]cd[/code] (that's what you use in a normal Linux shell to change to some other directory) to get there. To mount a cdrom you need to know where the mountpoint is (like /media/cdrom, if it's created; otherwise create it) or where the device file for it is (like /dev/cdrom).
And please do not post a thread into more than one forum. Duplicate threads do not help anybody so much they'd be worth it (they just take space).
|