Dear Rick As per your instruction following output is display. # fdisk -l Disk /dev/hdc: 20.0 GB, 20020396544 bytes 255 heads, 63 sectors/track, 2434 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System /dev/hdc1
* 1 13 104391 83 Linux /dev/hdc2 706 2434 13888192+ f W95 Ext'd
(LBA) /dev/hdc3 14 144 1052257+ 82 Linux swap / Solaris /dev/hdc4 145 208 514080 83 Linux /dev/hdc5 706 1488 6289416 83 Linux /dev/hdc6 1489 1619 1052226 83 Linux /dev/hdc7 1620 1750
1052226 83 Linux /dev/hdc8 1751 1881 1052226 83 Linux /dev/hdc9 1882 1945 514048+ 83 Linux /dev/hdc10 1946 2009 514048+ 83 Linux
# mount /dev/hdc8 on / type ext3 (rw) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) /dev/hdc1 on /boot type ext3 (rw) tmpfs on /dev/shm type tmpfs (rw) /dev/hdc4 on /home type ext3 (rw) /dev/hdc7 on /opt type ext3 (rw) /dev/hdc9 on /tmp type ext3 (rw) /dev/hdc5 on
/usr type ext3 (rw) /dev/hdc6 on /usr/local type ext3 (rw) /dev/hdc10 on /var type ext3 (rw) none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
# df -h Filesystem Size Used Avail Use% Mounted on /dev/hdc8 996M 303M 642M 33% / /dev/hdc1 99M 9.8M 84M 11% /boot tmpfs 188M 0 188M 0% /dev/shm /dev/hdc4 487M 74M 388M 16%
/home /dev/hdc7 996M 316M 629M 34% /opt /dev/hdc9 487M 11M 451M 3% /tmp /dev/hdc5 5.9G 2.7G 2.9G 49% /usr /dev/hdc6 996M 34M 911M 4% /usr/local /dev/hdc10 487M 73M 389M 16% /var
--- On Fri, 11/7/08, Rick Stevens <ricks@xxxxxxxx> wrote:
From: Rick Stevens <ricks@xxxxxxxx> Subject: Re: install fedora on RedHat To: jibreel_amin@xxxxxxxxx, "Getting started with Red Hat Linux" <redhat-install-list@xxxxxxxxxx> Date: Friday, 11 July, 2008, 10:07 PM
imran shafiq wrote: > Hi > 1) I want Fedora to run With RH5.
Fine. Fedora and RH5 don't have the same binaries and such, so other than sharing /boot and the swap, you really need enough free disk space (e.g. a partition) to install Fedora into. If you used LVM, you may be able to shrink your existing RH5 installation to free up space for the Fedora partition.
Post the output of "fdisk -l" and the output of both "mount" and "df -h" so we can see just what your system has going on.
> 2) I want to have the option to boot into Fedora or the RH5 in GRUB
Fine. Entries
in /boot/grub/grub.conf can handle that. The Fedora entries will need to specify the new partition as the "root=" parameter to the kernel line.
> 3) I have a 1024MB swap in RH5 can I used it in Fedora? or It need another 1024MB swap
Swap is swap. Yes, it can be used in both.
> 4) I have a 100MB boot in RH5 can I used it in Fedora? or It need another 100MB boot
If there's enough room in /boot to handle the Fedora kernels and initrd images along with the RH5 kernels and initrds, yes, it can be used.
> Imran Shafiq Khan > > --- On Thu, 10/7/08, Karl Pearson <karlp@xxxxxxxxxxxxxxxx> wrote: > From: Karl Pearson <karlp@xxxxxxxxxxxxxxxx> > Subject: Re: install fedora on RedHat > To: redhat-install-list@xxxxxxxxxx > Date: Thursday, 10 July, 2008, 9:31 PM > > On Thu, July 10, 2008 12:44 am, imran shafiq wrote: >> Hi
Bob >> Thanks for reply. I have following partitions of RH5: >> 100 MB boot >> 1024 MB swap >> 8 GB root >> 3 GB opt >> Did I need another set of above partitions for Fedora. >> or I can use same boot and swap partitions for Fedora also. > > Are you going to replace RH5 or do you want Fedora to run With RH5? > > Do you want to have the option to boot into one or the other, or do you want > them to run simultaneously with one running in a window on the other? > > Are you leaving RH5 or wishing to upgrade to Fedora to get some of the newer > functions available in Fedora that have yet to be released into RH? > > Just a couple clarifying questions so we can better help. > > Karl >> >> Imran Shafiq Khan >> >> --- On Wed, 9/7/08, Bob McClure Jr <bob@xxxxxxxxxxxx>
wrote: >> From: Bob McClure Jr <bob@xxxxxxxxxxxx> >> Subject: Re: install fedora on RedHat >> To: redhat-install-list@xxxxxxxxxx >> Date: Wednesday, 9 July, 2008, 1:11 AM >> >> On Tue, Jul 08, 2008 at 11:58:17AM -0700, imran shafiq wrote: >>> Hi All >>> How to install a fedora on a machine having Redhat AS 5 with out >>> disturbing the Redhat AS 5. >> Depends on your disk layout and how much spare space you have. If you >> have sufficient unallocated room, set up a separate partition for the >> Fedora system. If you have to have a separate /boot partition below >> cylinder 1024, you may be able to share your existing one with RHAS 5. >> The simplest solution, if you have room in the box, is to install >> another hard disk, and install Fedora to that. >> >> After the install, you
can modify your grub.conf to boot either >> system. >> >>> Imran Shafiq Khan >> Cheers, >> -- >> Bob McClure, Jr. Bobcat Open Systems, Inc. >> bob@xxxxxxxxxxxx http://www.bobcatos.com >> "My people have committed two sins: They have forsaken me, the spring >> of living water, and have dug their own cisterns, broken cisterns that >> cannot hold water." Jeremiah 2:13 (NIV) >> >> _______________________________________________ >> Redhat-install-list mailing list >> Redhat-install-list@xxxxxxxxxx >> https://www.redhat.com/mailman/listinfo/redhat-install-list >> To Unsubscribe Go To ABOVE URL or send a message to: >> redhat-install-list-request@xxxxxxxxxx >> Subject: unsubscribe >> >> >>
__________________________________________________________ >> Not happy with your email address?. >> Get the one you really want - millions of new email addresses available > now at >> Yahoo! >> > http://uk.docs.yahoo.com/ymail/new.html_______________________________________________ >> Redhat-install-list mailing list >> Redhat-install-list@xxxxxxxxxx >> https://www.redhat.com/mailman/listinfo/redhat-install-list >> To Unsubscribe Go To ABOVE URL or send a message to: >> redhat-install-list-request@xxxxxxxxxx >> Subject: unsubscribe > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Redhat-install-list mailing list > Redhat-install-list@xxxxxxxxxx >
https://www.redhat.com/mailman/listinfo/redhat-install-list > To Unsubscribe Go To ABOVE URL or send a message to: > redhat-install-list-request@xxxxxxxxxx > Subject: unsubscribe
-- ---------------------------------------------------------------------- - Rick Stevens, Systems Engineer rps2@xxxxxxxx - - Hosting Consulting, Inc. - - - - I don't suffer from insanity...I enjoy every minute of it! - ---------------------------------------------------------------------- |