Re: problem creating a new filesystem with vxfs

From: Rob den Braber (r.denbraber_at_sfbgroep.nl)
Date: 06/17/04


Date: 16 Jun 2004 23:06:29 -0700

Frank Slootweg <this@ddress.is.invalid> wrote in message news:<40cedf9a$0$844$a344fe98@news.wanadoo.nl>...
> Rob den Braber <r.denbraber@sfbgroep.nl> wrote:
> > Hello,
> >
> > I'm new to HP-UX and we currently have a rx2600 Itanium with HP-UX 11i
> > v2 running here.
> >
> > When I try to make a new filesystem I receive the following error:
> >
> > # newfs -F vxfs /dev/vg01/rlvol1
> > mkfs: Unable to execute vxfs-specific module for the command mkfs
> > /sbin/fs/vxfs/mkfs: Exec format error
>
> It looks like this executable is corrupt, so start with things like
>
> # file /sbin/fs/vxfs/mkfs
>
> and work from there. The file(1) command should give similar results as
> for other executables, so try some other sysadmin executables and
> compare the output.

Frank,

Thanks for the answer. The executable indeed was corrupt. I restored
the executable from the backup and everything worked fine.

Rob



Relevant Pages

  • Re: simple ruby project layout question
    ... Right -- and it's not unique to Ruby either. ... People probably started putting scripts there because it was already in ... So, in the Ruby world, bin is just "executables", binary or otherwise, ... as a command, whereas if you did the same to lib/foo.rb, it probably ...
    (comp.lang.ruby)
  • Re: Suse 10.0: Unhappy with the KDE menus...[OPINION Only: No valuable Technical data]
    ... and simply issue the commands to launch any app I like. ... Most applications have very self-explanatory names or executables. ... far faster and easier to issue the command 'xmms'. ...
    (alt.os.linux.suse)
  • Re: Desperate: php exec - works in one case, but not other
    ... the exec command twice. ... $output value of the exec function returns an array. ... executables, you _might_ want to increase it. ...
    (php.general)
  • Re: Problems with long file paths (embedded spaces) after installi
    ... Check the value of the EXEFILE open command in the registry: ... prompt), the spaces in the file path to the executable are ... Excel complains: ... Note also that some executables ...
    (microsoft.public.windowsxp.general)
  • Re: Packaging programs using SBCL?
    ... or a single command that they can type at the command line, ... issue there is that SBCL on the command line lacks the convenience ... feature to produce single-file executables that contain both a runtime ... if your program requires loading any foreign libraries in addition ...
    (comp.lang.lisp)