Sponsored Content
Full Discussion: without an ignite server ??
Top Forums UNIX for Advanced & Expert Users without an ignite server ?? Post 27171 by Kelam_Magnus on Wednesday 28th of August 2002 10:51:23 AM
Old 08-28-2002
I also agree with Perderabo that 11.x is a much better idea. However, I was only going on what they had shown as their plan for this work at hand.

I would also hope they would be upgrading to 11.x soon because 10.20 will be supported for only another year or two.
 

10 More Discussions You Might Find Interesting

1. HP-UX

ignite tapes

can any1 tell me how to make ignite tapes for the HP-ux. this company said it was: "make_tape_recovery_A", but that don't work. (4 Replies)
Discussion started by: JBX
4 Replies

2. UNIX for Advanced & Expert Users

an ignite server for Solaris 8 ?

I know and used an ignite server for hp-ux, but is there such a beast for Solaris flavour of unix ? thanks simon (1 Reply)
Discussion started by: simon2000
1 Replies

3. HP-UX

HP-UX Ignite server

Sorry if this has been asked and answered, but I can't find this particual problem. I've had an Ignite server running for years on a small internal network with images we load on daily basis. Tried to load two servers, L2000 and C3600 , both with same problem. # boot lan.192.168.2.2 install ... (0 Replies)
Discussion started by: ddeblance
0 Replies

4. HP-UX

Need Ignite for HP-UX 10.20

Hello All, I need to bring down our old 9000 series d350, but my supervisor wants an ignite backup created. I cannot find ignite in the usual places (/opt/ignite) nor can I find it in swlist. As far as I can tell the cd's are long gone. Is there anywhere else I could look for ignite being... (6 Replies)
Discussion started by: stay0ut
6 Replies

5. HP-UX

vpar ignite

Hi Can I use a vpar as an ignite server? (1 Reply)
Discussion started by: mahlathini
1 Replies

6. HP-UX

Ignite issue on HPUX server

Hi All, I am getting below error while igniting(restoring image) on 2470 server. i tried with different images it is giving same error. please help me out to resolve this issue * Making VxFS filesystem for "/usr/aethos/snss/suppimpapp1", (/dev/vg00/rsuppimpapp1). *... (3 Replies)
Discussion started by: Prabhu H
3 Replies

7. HP-UX

Ignite and HP-UX 09.XX

I am looking to make bootable tape backups of four machines running HP-UX 09.02, 09.05 and 09.07. I successfully located Ignite 10.20 and installed it and made a backup on the one machine running HP-UX 10.20. I am having trouble locating information about Ignite for HP-UX 9. Does it exist? Is... (3 Replies)
Discussion started by: whack_job
3 Replies

8. HP-UX

Ignite - make_net_recovery

I've read the Ignite User/Admin Guide but I'm having trouble figuring out if I can do a make_net_recovery if the ignite server and client server are on completely different networks? If this can be done is there any special configuration? If I initiate the command from the server it looks like it... (3 Replies)
Discussion started by: gonzotonka
3 Replies

9. HP-UX

Ignite-ux and dhcp server Linux

I try to start a integrity vm machine using ignite-ux and my usual dhcp server on linux. Ip of server ignite is =192.168.0.16 Ip of dhcpd is = 192.168.0.2 Ip of client vm = 192.168.0.18 I try to boot from lan Booting over the network Loading.: lanboot Client MAC Address: XXXXXXXXXX ..... (5 Replies)
Discussion started by: Linusolaradm1
5 Replies

10. HP-UX

Ignite

Hi Does anybody know how to get hold of a very old (A.3.7.n) copy of the ignite software depot for HP-UX 10.20? (7 Replies)
Discussion started by: gregsih
7 Replies
convertfs(1M)															     convertfs(1M)

NAME
convertfs - convert an HFS file system to allow long file names SYNOPSIS
[special-file] DESCRIPTION
The command converts an existing HFS file system supporting the default maximum file name length of 14 characters into one that supports file names up to 255 characters long. Once an HFS file system is converted to long file names, it cannot be restored to its original state, since the longer file names require a directory representation that is incompatible with the default HFS directory format. Since this is an irreversible operation, prompts for verification before it performs a conversion. forces the system to reboot if the root file system is converted. When converting the root file system, the system should be in single- user mode, with all unnecessary processes terminated and all non-root file systems unmounted. Except for the root file system, requires that the file system to be converted be unmounted. If invoked without arguments, interactively prompts the user with a list of the HFS file systems from One or more or all of the listed file systems can be selected for conversion. Typically, it is desirable to convert all of the file systems in to avoid inconsistencies between two file systems mounted on the same system. can also be invoked with an argument of either a block or character special-file name for a file system to be converted. Only the block special file should be specified for a mounted root file system. As part of the conversion process, performs an on each file system (see fsck(1M)). Options Do it quietly. will perform the conversions without querying the user. Normally prompts the user before converting a file system. RETURN VALUE
returns the following values: Success. Either successfully converted the file system, or the file system already allowed long file names. Failure. was not able to convert the file system due to some failure in processing. AUTHOR
was developed by HP. FILES
Default list of file systems to check. SEE ALSO
fsck(1M), mkfs(1M), newfs(1M), fstab(4). convertfs(1M)
All times are GMT -4. The time now is 03:13 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy