Sponsored Content
Full Discussion: Hard Disk at 99% Help!
Top Forums UNIX for Dummies Questions & Answers Hard Disk at 99% Help! Post 93542 by shriashishpatil on Tuesday 20th of December 2005 04:46:16 AM
Old 12-20-2005
You can remove unwanted files using rm command. You must be knowing at least which are unwanted, older files. :-).
Or else you can blame on ur sysad in such situation. :-).
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Hard Disk Problem

Does anyone know of any commands that offer the same sort of facilities of scandisk on windows. My Linux server (Mandrake 6.2) keeps crashing and gives hard disk errors when I reboot. I've used fcsk to fix any problems that arise but when I use dumpe2fs to display disk information it says that... (1 Reply)
Discussion started by: DGM
1 Replies

2. Filesystems, Disks and Memory

Divvy a hard disk

What is the general rule for a divvy of a hard disk, I know that the boot is 20 megs swap is times 2 of ram. I am learning unix for the first time and at work i cant get this divvy thing down pat yet. boot 1 to 19999 swap 20000 to 122499 (512 megs of ram) root 122500 to ? u ? u2 ? ... (1 Reply)
Discussion started by: DjWolfman
1 Replies

3. UNIX for Dummies Questions & Answers

Divvy a hard disk

What is the general rule for a divvy of a hard disk, I know that the boot is 20 megs swap is times 2 of ram. I am learning unix :) for the first time and at work i cant get this divvy thing down pat yet. boot 1 to 19999 swap 20000 to 122499 (512 megs of ram) root ... (2 Replies)
Discussion started by: DjWolfman
2 Replies

4. UNIX Desktop Questions & Answers

Hard Disk

I have a cuestion. How Can I to add other hard disk to my computer? I need to configurate anyone? (4 Replies)
Discussion started by: hmaraver
4 Replies

5. UNIX for Dummies Questions & Answers

Hard Disk Check

How can we check the number of hard disks (both internal & external) in a server, their capacity and serial number (5 Replies)
Discussion started by: muneebr
5 Replies

6. UNIX for Dummies Questions & Answers

Hard disk problem

Hi everybody, I have Ultra 5 operating station, I fixed a new 80 GB HDD, when Iam installing Solaries "2.6, veeeeery old" the system see the hard disk as only 8002 MB "8GB" what can I do so the system will consider the whole capacity of the HDD. any capacity higher then 8 GB will be seen as 8 GB... (4 Replies)
Discussion started by: adol3
4 Replies

7. Solaris

how to reformat a hard disk

hi i need help on how to reformat a hard disk. what should i do since i don't have any bootable disk. i'm using solaris 1 & 2 and also need to make a backup copy of the current hard disk. appreciate all the help i can get... (14 Replies)
Discussion started by: mr_balodoy
14 Replies

8. SCO

declare disk driver for IDE hard disk

hi I've a fresh installation of SCO 5.0.7 on the IDE hard disk. For SCSI hard disk I can declare, for example blc disk driver using: # mkdev hd 0 SCSI-0 0 blc 0but it works for IDE hard disk? (3 Replies)
Discussion started by: ccc
3 Replies

9. Linux

C++ Code to Access Linux Hard Disk Sectors (with a LoopBack Virtual Hard Disk)

Hi all, I'm kind of new to programming in Linux & c/c++. I'm currently writing a FileManager using Ubuntu Linux(10.10) for Learning Purposes. I've got started on this project by creating a loopback device to be used as my virtual hard disk. After creating the loop back hard disk and mounting it... (23 Replies)
Discussion started by: shen747
23 Replies

10. BSD

Migrate a Hard Disk

hi Has anyone already tried to migrate a hard disk with FreeBSD using recoverdisk? (1 Reply)
Discussion started by: ccc
1 Replies
cdfs(4) 						     Kernel Interfaces Manual							   cdfs(4)

NAME
cdfs - The Compact Disk-Read Only Memory File System (CDFS) DESCRIPTION
The ISO 9660 standard describes volume and file structures for information exchange on a Compact Disk-Read Only Memory (CD-ROM) volume. CDFS supports mounting, as another local file system type, CD-ROMs that comply to the standard. Once mounted, files and directories recorded on the CD-ROM become accessible in a read-only manner through system calls and commands. Support of the standard is limited to Interchange Level 2 with the exception of multiple volume semantics, which are supported. Refer to the international standard ISO 9660-1988 for additional information pertaining to the actual standard. The CDFS behaves the same as any read-only file system, and additionally supports the following semantics: The CDFS can be exported by NFS Users can mount other file system types (UFS, NFS, AdvFS) onto directories recorded on a CD-ROM volume CD-ROM volumes can be recorded in ISO 9660-1988, Interchange level 2, or (for backward compatibility) High Sierra Group (HSG) format The data on a CD-ROM volume that is recorded as part of a multiple volume set or consists of a single volume is made available when the volume is mounted File systems on a CD- ROM volume can be accessed locally and remotely The CDFS can be organized on a CD-ROM volume in multiple sessions. The contents of all sessions is available as one file system; individual sessions are not separately available. The CDFS also supports CD-ROMs recorded using the Rock Ridge Interchange Protocol, Revision 1.09, August 1991. Rock Ridge specifies the use of the extension fields that are defined by ISO-9660:1988, and it uses those extensions to provide the following information: File owner, file group, file permissions Additional file types (symbolic links, device special files, named pipes) setuid, setgid, and sticky bits Hard link counts POSIX file names (mixed case names, unstructured names, and longer names than ISO-9660:1988 allows) Deep directory hierarchies (greater than 8 levels) File time stamps Refer to the Rock Ridge specification for additional information about the extensions. The CDFS also supports the XCDR extensions (X/Open Preliminary Specification (1991) CD-ROM Support Component). These XCDR extensions add the following support: Users can examine selected ISO 9660 attributes through defined utilities and shared libraries A system administrator can substitute different file protections, owners, and file names for files on a CD-ROM volume. RELATED INFORMATION
mount(8), cddevsuppl(8), cdsuf(1), cd_getdevmap(3), cd_setdevmap(3), and cd_suf(3) delim off cdfs(4)
All times are GMT -4. The time now is 08:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy