Sponsored Content
Full Discussion: Partitioning
Top Forums UNIX for Dummies Questions & Answers Partitioning Post 84146 by Mr_Pinky on Thursday 22nd of September 2005 03:10:11 AM
Old 09-22-2005
Hiya folks,

I checked out "fips", it's pretty complicated and I keep getting weird error messages. Is there any others out there that could help me? Apart from the one that looks like a Bios setup, I think its called Raan or something, I already tried that and it was well too complicated for me.

M.P
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Partitioning

I'm looking for a Partitioning Tool preferably with a GUI preferably free that is easy to use if anyone has any suggestions they will be greatfully recieved, Thanks. (4 Replies)
Discussion started by: OSNovice
4 Replies

2. UNIX for Dummies Questions & Answers

Partitioning HD

I would like to install Redhat 7.2 on my Windows machine. I only have one hard drive and I dont want to lose Windows. Which method is best for partitioning the HD? I tried it once with Partition Magic and I was installing Corel Linux First Edition and Corel wiped out my entire HD (not good when... (2 Replies)
Discussion started by: primal
2 Replies

3. UNIX for Dummies Questions & Answers

Getting 'out of range' when partitioning

Hello, Using Solaris 10. Going to mirror disks with solstice disksuite. Documentation says I have to make both disks partitioned exactly the same before moving on. Here's the layout of c1t0d0 Part Tag Flag Cylinders Size Blocks 0 root wm 1237 - 2473 6.00GB (1237/0/0) 12587712 ... (1 Reply)
Discussion started by: pmichner
1 Replies

4. Red Hat

Partitioning?

Hey, this question is generated purely out of my lack of knowledge. Ok, obviously you can partition hard drives, I have Windows 2k, and can partition it from administrative tools, however, all of the help sections have utterly failed to give me any information other than "when you partition, it... (5 Replies)
Discussion started by: Mal_Zapatos
5 Replies

5. Solaris

disk partitioning

Total disk size is 38912 cylinders Cylinder size is 32130 (512 byte) blocks Cylinders Partition Status Type Start End Length % ========= ====== ============ ===== === ====== === ... (2 Replies)
Discussion started by: seyiisq
2 Replies

6. Ubuntu

About partitioning

Hi folks, Ubuntu 10.04-1 64-bit HD - 1T SATA3 I ran graphic installation installing Ubuntu-10.04-1 desktop from Live CD The partition on the new HD is as follow; /root /home /kvm (kvm is for keeping the guests of KVM, the virtualizer) Installion went through without problem abd... (0 Replies)
Discussion started by: satimis
0 Replies

7. Solaris

Partitioning Question

I was told that on the bootable drive, slice 02 is reserved for system usage. Is this true? In our deployment each server is equipped with a hardware RAID adapter. The current plan is to create the slices as follows: c1t0d0s0 = swap 16386 c1t0d0s1 = /var 15366 c1t0d0s2 = / free Does this... (4 Replies)
Discussion started by: msarro
4 Replies

8. Red Hat

Partitioning a new Hardrive

What is the command to partition a completely new hard drive using red hat linux (1 Reply)
Discussion started by: blend
1 Replies

9. Shell Programming and Scripting

Partitioning in AIX

I am working in AIX ver 5 rel 3. It shows as follows. @:on(cluster302)/home/abcde00-> shiusr1c is LPAR (Logical PARtition). Then what is "shiissra" called? Thanks Krishna Please use code tags next time for your code and data. (1 Reply)
Discussion started by: kmanivan82
1 Replies

10. Red Hat

Need help Partitioning

I am getting ready to install RHEL6 server. I have to create these partitions: / 10GB SWAP 3GB /opt/kent 10GB /opt/kent/logs /backup 20 GB Will Gparted do this? or whats the easiest way? or even a tutorial?I am so new to this (4 Replies)
Discussion started by: linux4noob
4 Replies
ppmpat(1)						      General Commands Manual							 ppmpat(1)

NAME
ppmpat - make a pretty pixmap SYNOPSIS
ppmpat -gingham2|-g2|-gingham3| -g3|-madras|-tartan| -poles|-squig|-camo| -anticamo width height DESCRIPTION
Produces a portable pixmap of the specified width and height, with a pattern in it. This program is mainly to demonstrate use of the ppmdraw routines, a simple but powerful drawing library. See the ppmdraw.h include file for more info on using these routines. Still, some of the patterns can be rather pretty. If you have a color workstation, something like ppmpat -squig 300 300 | ppmquant 128 should generate a nice background. OPTIONS
The different flags specify various different pattern types: -gingham2 A gingham check pattern. Can be tiled. -gingham3 A slightly more complicated gingham. Can be tiled. -madras A madras plaid. Can be tiled. -tartan A tartan plaid. Can be tiled. -poles Color gradients centered on randomly-placed poles. May need to be run through ppmquant. -squig Squiggley tubular pattern. Can be tiled. May need to be run through ppmquant. -camo Camouflage pattern. May need to be run through ppmquant. -anticamo Anti-camouflage pattern - like -camo, but ultra-bright colors. May need to be run through ppmquant. All flags can be abbreviated to their shortest unique prefix. REFERENCES
Some of the patterns are from "Designer's Guide to Color 3" by Jeanne Allen. SEE ALSO
pnmtile(1), ppmquant(1), ppm(5) AUTHOR
Copyright (C) 1989 by Jef Poskanzer. 04 September 1989 ppmpat(1)
All times are GMT -4. The time now is 02:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy