Mailing List
Home
Linux - General Red Hat Linux discussion list
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Installation - Getting started with Red Hat Linux
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 8.0 - Discussion of Red Hat Linux 8.0 (Psyche)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.1 - Discussion of Red Hat Linux 7.1 (Seawolf)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Help: Linux Installation!!!

Help: Linux Installation!!!

2004-02-23       - By Rodolfo J. Paiz

 Back
Reply:     1     2     3     4     5  

Teja:

Please keep all correspondence on-list. This makes sure that everyone gets
the benefit of both the question and the answers and it records the
dialogue for the archives, so the whole community grows. One-on-one help is
called consulting or tech support, and I charge money for those!

Also, keep replies BELOW the original text, so the whole conversation
follows a logical top-to-bottom order. Replying above the original text
leaves the conversation in reverse, in effect putting the answer before the
question. More importantly, it annoys the hell out of a lot of people on
the list since it makes conversations very difficult to follow, and you
will get more help if you follow the local customs.

Having said that, your missing gigabytes are quite easy to find. Here is
the output of "fdisk -l " and "df -m " you provided:

At 22:48 2/21/2004, you wrote:
># fdisk -l
>
>Disk /dev/hda: 255 heads, 63 sectors, 4865 cylinders
>Units = cylinders of 16065 * 512 bytes
>
> Device Boot Start End Blocks Id System
>/dev/hda1 * 1 7 56196 83 Linux
>/dev/hda2 8 4865 39021885 5 Extended
>/dev/hda5 8 3520 28218141 83 Linux
>/dev/hda6 3521 3627 859446 82 Linux swap
>
>-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
># df -m
>Filesystem 1M-blocks Used Available Use% Mounted on
>/dev/hda5 27124 1032 24714 5% /
>/dev/hda1 53 4 46 7% /boot
>-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -----

You can see that the disk has 4865 cylinders, and that /boot is using the
first 7 cylinders as /dev/hda1. There is an extended partition (/dev/hda2)
covering the rest of the disk, and your real Linux partitions (the /
partition and the swap partition) are inside that. But note that your root
partition /dev/hda5 is only 27GB in size, using cylinders 8-3520. Your swap
partition then uses cylinders 3521-3627 (roughly 800MB swap). The rest of
your disk, cylinders 3628-4865, is not assigned to any partition.

I suggest you use parted (included in Red Hat Linux) to move the /dev/hda6
swap partition to the end of the disk, then grow /dev/hda5 to use all the
available space. You should be able to recover it all quite easily.


--
Rodolfo J. Paiz
rpaiz@(protected)
http://www.simpaticus.com


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list