Re: Itanium: EFI... no fs0: device

From: Forrest Kenney (forrest_dot_kenney_at_hp_dot.com)
Date: 09/01/04


Date: Wed, 01 Sep 2004 01:16:49 GMT


   The 8.1 installation CD should have a FAT partition on it. Make sure it
is in the driver and the try the following commands from the shell prompt.

shell> reconnect -r
shell> map -r

    That should find the FAT partition on the CD. If it does not something
is wrond with the drive or the CD. You can try tossing it in the MAC and
see it is sees the FAT partition.

    What was supposed to happen is you put the CD in the CD or DVD drive
in the system. Before the system gets to the shell prompt. But if you waited
until you were at the shell prompt they the above commands are needed to
get the system to rescan the devices looking for FAT partitions.

Forrest Kenney



Relevant Pages

  • Re: Redirection issue
    ... 1- execute input commands from standard input, ... code to implement the redirection it does not work anymore. ... And it's not good shell behavior to echo commands anyway. ...
    (comp.lang.c)
  • Re: Redirection issue
    ... 1- execute input commands from standard input, ... the phrase "it does not work anymore" carries very little meaning. ... after compilation and execution of the shell with a simple command like ...
    (comp.lang.c)
  • vulnerabilities in scponly
    ... without allowing shell access. ... scponly makes no effort to verify the path to the scp or sftp-server ... arbitrary commands by simply uploading a file. ... However, if this is *NOT* the case, the user could execute arbitrary ...
    (Bugtraq)
  • Re: Redirection issue
    ... 1- execute input commands from standard input, ... "does not work" could be anything from not compiling, not executing, ... after compilation and execution of the shell with a simple command like ...
    (comp.lang.c)
  • Re: PYTHONPATH
    ... The error indicates the shell tried to execute a program named '1' and couldn't find one. ... Arthimetic expressions generally have to be wrapped in ) in bash: ... non-interactive shell with the --login option, it first reads and executes ... commands from the file /etc/profile, ...
    (comp.lang.python)