Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 13th June 2012, 04:14 PM
casp3r Offline
Registered User
 
Join Date: Jun 2012
Location: Kuala Lumpur
Posts: 10
linuxfirefox
Thumbs up [SOLVED] Fedora16 missing after resizing partition

Hello Forumers,

I did research about bootloader and i know my Fedora is still there, untouched. after i resized my partition i installed Ubuntu and now i'm running on Ubuntu. My machine currently had Windows, Fedora and Ubuntu. Now everytime i started my machine, GRUB is working fine as its listed out Ubuntu and Windows as option to boot from. The problem is Fedora is not there which i really2 want it back.

I'm very new to Linux but i do have little knowledge of basic

here is what i have done to fix this

Code:
fsdisk -l
and here is the result

Code:
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x6ff5732f

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *          63      530144      265041    7  HPFS/NTFS/exFAT
Partition 1 does not start on physical sector boundary.
/dev/sda2         1686824   311612804   154962990+   7  HPFS/NTFS/exFAT
/dev/sda3       319645312   833805629   257080159    7  HPFS/NTFS/exFAT
/dev/sda4       833806334   976773119    71483393    f  W95 Ext'd (LBA)
Partition 4 does not start on physical sector boundary.
/dev/sda5       893380608   894402559      510976   83  Linux
/dev/sda6       894404608   976773119    41184256   8e  Linux LVM
/dev/sda7       833806336   893380607    29787136   83  Linux

Partition table entries are not in disk order
next i did this

Code:
fsck.ext2 /dev/sda5
and appeared this

Code:
e2fsck 1.41.14 (22-Dec-2010)
dev/sda5: clean, 235/128016 files, 100114/510976 blocks
and next thing

Code:
tune2fs 1.41.14 (22-Dec-2010)
The filesystem already has a journal.
and finally

Code:
mount -t ext2 /dev/sda5 /mnt/sysimage

Code:
mount: mount point /mnt/sysimage does not exist
can anybody tell me what is (LBA) in dev/sda4 ? thanks in advance



p/s : IT WAS FIXED NOW THANK YOU GUYS LINUX FTW

Last edited by casp3r; 27th June 2012 at 11:21 AM. Reason: solved
Reply With Quote
  #2  
Old 14th June 2012, 04:27 AM
tashirosgt Offline
Registered User
 
Join Date: Aug 2004
Posts: 3,855
linuxfirefox
Re: Fedora16 missing after resizing partition

Quote:
Originally Posted by casp3r View Post

Code:
mount -t ext2 /dev/sda5 /mnt/sysimage

Code:
mount: mount point /mnt/sysimage does not exist
Did you create the directory /mnt/sysimage before trying to mount the sda5 filesystem there?

Code:
mkdir /mnt/sysimage
__________________
"Never let the task you are trying to accomplish distract you from the study of computers."
Reply With Quote
  #3  
Old 14th June 2012, 05:05 AM
hmmsjan Offline
Registered User
 
Join Date: Jun 2009
Location: Alkmaar The Netherlands
Posts: 195
linuxchrome
Re: Fedora16 missing after resizing partition

Dear tashirosgt,

As already suggested before, you're missing the /mnt/sysimage mountmoint. Just create the directory.
sda5 contains the /boot files, not the whole Fedora, that's hidden in the LVM partition sda6

Because the partition table is limited to 4 entries, the concept of "Extended partition" is developed in the MS-DOS time and the information about additional partitions is stored within this partition,
not in the boot record.

So sda4 is an "extended" partition and a placeholder for the "Logical partitions"
sda5 to sda7.

sda6 contains the Fedora logical volumes which might or might not seen by Ubuntu, depending
whether the LVM is recognized and the LVM driver is loaded.


Good luck!
__________________
H.Janssen
Alkmaar
The Netherlands
Reply With Quote
Reply

Tags
fedora16, missing, partition, resizing

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
create primary partition resizing LVM partition shrek1 Using Fedora 1 16th January 2012 10:29 AM
Resizing Partition? fvs Installation and Live Media 2 11th May 2006 01:44 PM
resizing a lvm partition roskoo Installation and Live Media 1 26th November 2005 08:54 AM
Resizing FC2 Partition? Red Army EOL (End Of Life) Versions 6 2nd October 2004 11:02 AM


Current GMT-time: 13:50 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat