Sponsored Content
Full Discussion: utilised space
Special Forums Hardware Filesystems, Disks and Memory utilised space Post 21344 by boris888 on Wednesday 15th of May 2002 11:42:56 AM
Old 05-15-2002
run FDisk from a DOS floppy
boris888
 

10 More Discussions You Might Find Interesting

1. AIX

Help Me!! - AIX box utilised 100% memory for whole day

Hi, As i am new to AIX,I have a problem one of my AIX box shows 100% memory utilization for a whole day.How to find the root cause.. Note : it is a DB2 8.1 DB server. Please help Me!!:confused: (2 Replies)
Discussion started by: AIX_baby
2 Replies

2. UNIX for Advanced & Expert Users

wake up user space thread from kernel space ISR

Hello, I'm searching for a proper way to let the kernel space ISR(implemented in a kernel module) wake up a user space thread on a hardware interrupt. Except for sending a real-time signal, is it possible to use a semaphore? I've searched it on google, but it seems impossible to share a... (0 Replies)
Discussion started by: aaronwong
0 Replies

3. Shell Programming and Scripting

Calculate total space, total used space and total free space in filesystem names matching keyword

Good afternoon! Im new at scripting and Im trying to write a script to calculate total space, total used space and total free space in filesystem names matching a keyword (in this one we will use keyword virginia). Please dont be mean or harsh, like I said Im new and trying my best. Scripting... (4 Replies)
Discussion started by: bigben1220
4 Replies

4. Red Hat

When is Swap utilised?

Hi Gurus, I understand that swap space is utilised by the system to swap pages between RAM and swap(disk space) when there is a Memory crunch. My question is whether the system will wait till the Memory free becomes zero to swap or will it just swap if the page remains idle. $ free... (3 Replies)
Discussion started by: Hari_Ganesh
3 Replies

5. Linux

How to reclaim the space which i used to increse the swap space on Xen,

Hi, i have done a blunder here, i increased the swap space on Xen5.6 server machine using below steps :- 1056 dd if=/dev/zero of=/root/myswapfile bs=1M count=1024 1057 ls -l /root/myswapfile 1058 chmod 600 /root/myswapfile 1059 mkswap /root/myswapfile 1060 swapon /root/myswapfile ... (1 Reply)
Discussion started by: apm
1 Replies

6. Solaris

No space left on device but free space and inodes are available...

hi guys, me again ;) i recently opened a thread about physical to zone migration. My zone is mounted over a "bigger" LUN (500GB) and step is now to move the old files, from the physical server, to my zone. We are talking about 22mio of files. i used rsync to do that and every time at... (8 Replies)
Discussion started by: beta17
8 Replies

7. Fedora

Need to incrwase PHYSICAL VOLUME space on hard drive with free space on it

Hi, I run Fedora 17. I created a physical volume of 30GB on a disk with 60GB of space so there is 30GB of free space. On the physical volume, I created my volume group and logical volumes. I assigned all the space in the physical volume to my volume group. I need to add the 30GB of free space... (1 Reply)
Discussion started by: mojoman
1 Replies

8. UNIX for Dummies Questions & Answers

Changing only the first space to a tab in a space delimited text file

Hi, I have a space delimited text file but I only want to change the first space to a tab and keep the rest of the spaces intact. How do I go about doing that? Thanks! (3 Replies)
Discussion started by: evelibertine
3 Replies

9. UNIX for Advanced & Expert Users

Need to remove leading space from awk statement space from calculation

I created a awk state to calculate the number of success however when the query runs it has a leading zero. Any ideas on how to remove the leading zero from the calculation? Here is my query: cat myfile.log | grep | awk '{print $2,$3,$7,$11,$15,$19,$23,$27,$31,$35($19/$15*100)}' 02:00:00... (1 Reply)
Discussion started by: bizomb
1 Replies

10. Shell Programming and Scripting

Gawk --- produce the output in pattern space instead of END space

hi, I'm trying to calculate IP addresses and their respective calls to our apache Server. The standard format of the input is HOST IP DATE/TIME - - "GET/POST reuest" "User Agent" HOST IP DATE/TIME - - "GET/POST reuest" "User Agent" HOST IP DATE/TIME - - "GET/POST reuest" "User Agent" HOST... (2 Replies)
Discussion started by: busyboy
2 Replies
BOOTCD(1)							   bootcd utils 							 BOOTCD(1)

NAME
bootcdflopcp - copy changes made after booting from bootcd to floppy SYNOPSIS
bootcdflopcp [-v] [-d <device>] DESCRIPTION
bootcdflopcp will copy changes made in ram to the floppy disk. bootcdflopcp will be available as soon as your system is running from cd. The floppy has to have a filesystem already. (See mke2fs or mformat). If you have to boot from floppy, because your cd-drive or bios does not support to boot from cd a msdos filesystem is used to run syslinux. When bootcdflopcp is called it searches for differences between RAM and CD. For each different file, it checks if it is listed in the files ignore, remove or change on floppy. If it is listed in change it will be saved to change.tgz on floppy. If it is listed in remove the file will be removed from ram next boot time. If it is listed in ignore it will be ignored. If it is not listed at all you will be interactively asked what to do. OPTIONS
-v The option "-v" (verbose) adds messages on running. -d <device> Use another device instead of "/dev/fd0" to save changes. FILES
FLOPPY:/remove If a file is listed here the file will be deleted from ram next boot time. FLOPPY:/change If a file is listed here bootcdflopcp will save it in change.tgz. FLOPPY:/ignore If a file is listed here bootcdflopcp will ignore changes to this file. FLOPPY:/change.tgz Here all changed files are stored in gzipped tar format. SEE ALSO
bootcd(1), bootcd2disk(1), bootcdwrite(1) AUTHOR
This manual page was written by Bernd Schumacher <bernd.schumacher@hp.com>, for the Debian GNU/Linux system (but may be used by others). Wed Feb 23 00:00:00 EET 2000 BOOTCD(1)
All times are GMT -4. The time now is 09:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy