Path: utzoo!attcan!uunet!spool2.mu.edu!sdd.hp.com!hp-pcd!hpfcso!hpfcmgw!hpfcse!hpuerca!jns From: jns@hpuerca.HP.COM (Jeff Squires) Newsgroups: comp.sys.hp Subject: Re: Problems with HP Unix 7.0 Message-ID: <1340015@hpuerca.HP.COM> Date: 23 Jan 91 16:48:37 GMT References: <1991Jan23.011709.6327@agate.berkeley.edu> Organization: Hewlett-Packard NARC -- Atlanta Lines: 11 Hi there -- hope this helps -- The filename character limit on a default HP-UX file system is 14 characters per SVID -- we do support BSD longfilenames (256 characters) -- you must run a utility called convertfs(1m) to accomplish this -- this is normally run on unmounted filesystems using the character device file -- special care must be taken when doing this on your root filesystem -- consult the convertfs(1m) man page and the appropriate chapter in your HP-UX System Administration Tasks Manual for details ............. good luck --