Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Redhat / Fedora Linux Help > Fedora 9 Custom partition install failure
 Redhat / Fedora Linux Help   Help and discussion related to Redhat and Fedora Linux.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 08-29-2008   #1 (permalink)
Just Joined!
 
Join Date: Feb 2007
Posts: 4
Angry Fedora 9 Custom partition install failure

Hello,

I'm having a bit of trouble with a custom Fedora 9 install. I've used the install media to do a default install already so I don't think the media are faulty. I usually only do default installs and the subsequent custom install failure is mystifying me.

After the default install, I started a fresh install, wiping all the disks and I tried to do a custom install, where I added a couple of extra partitions /aaaa and /bbbb to the logical volume group that Fedora created with my 4 installed physical drives.

I didn't edit the /boot settings at all, but when I rebooted after the install completed (without showing any errors) the system stalled with the grub prompt and progressed no further. Later I discovered that neither the /boot partition, nor my /aaaa or /bbbb partitions, had been created! Why not!!!?????

After using CD1 rescue disk, I was informed that my file system was mounted on /mnt/sysimage, and looking in that directory, I found /boot and /aaaa and /bbbb and other directories, but if I did ls -l on / none of those 3 directories were present, which is I guess what led to the boot failure.

I realize my explanation might be lacking in places but if anyone can make any suggestions, based on the information I've given, as to where I went wrong, I'd be very grateful.

Very confused,

Ian M
ianacces is offline  

Reply With Quote
Old 08-29-2008   #2 (permalink)
Linux Engineer
 
khafa's Avatar
 
Join Date: Apr 2008
Location: Tokyo, Japan
Posts: 839
hi,

i think you problem here is LVM. LVM is quite daunting. if you wanna make some custom partitions you can avoid using LVM and make the custom layout as you want it. if you wanna use LVM by all means then you have to tell us exactly how you wanna configure your Volumes(LV, PV, VG etc)
__________________
Linux and me it's a love story
khafa is offline   Reply With Quote
Old 09-01-2008   #3 (permalink)
Just Joined!
 
Join Date: Feb 2007
Posts: 4
khafa

Thanks for the reply

I didn't particularly want to use LVM, but as Fedora had already put the / partition within it, I thought maybe I had to put my /aaaa and /bbbb partition within it too.

I also tried not using the LVM and putting my custom partitions on sdc but that produced the same results of dumping me at the grub prompt, presumably because the installer had not properly installed the /boot partition. I still don't understand why.

I really don't care if I use LVM or not. My only requirement is that I need these 2 custom partitions to be defined during install.

I've never come up against this problem before and I'm still confused,

ianacces
ianacces is offline   Reply With Quote
Old 09-01-2008   #4 (permalink)
Linux Engineer
 
khafa's Avatar
 
Join Date: Apr 2008
Location: Tokyo, Japan
Posts: 839
Quote:
Originally Posted by ianacces View Post

I didn't particularly want to use LVM, but as Fedora had already put the / partition within it, I thought maybe I had to put my /aaaa and /bbbb partition within it too.
if you want to create new partitions inside LVM you can create a LV(logical volume). notice that by default LVM creates two LVs(one for / and one for /boot)

Quote:
I really don't care if I use LVM or not. My only requirement is that I need these 2 custom partitions to be defined during install.

I've never come up against this problem before and I'm still confused,
i suggest not to use LVM as it is a little bit tricky (even though it is very flexible).
if you decide not to use it then during installation you choose to customize then you delete LVM volumes and create your own partitions the way you like them
__________________
Linux and me it's a love story
khafa is offline   Reply With Quote
Old 09-03-2008   #5 (permalink)
Just Joined!
 
Join Date: Feb 2007
Posts: 4
khafa

Thanks again for the reply.

Quote:
Originally Posted by khafa View Post
if you want to create new partitions inside LVM you can create a LV(logical volume). notice that by default LVM creates two LVs(one for / and one for /boot)
I tried to create a logical volume but it didn't seem to work: That's when the grub problems started.

Also I thought the 2 LVs that LVM created were for / and for swap. According to Fedora's documentation for Fedora 9, "The boot loader cannot read LVM volumes. You must make a standard, non-LVM disk partition for your /boot partition."

Quote:
Originally Posted by khafa View Post
i suggest not to use LVM as it is a little bit tricky (even though it is very flexible).
if you decide not to use it then during installation you choose to customize then you delete LVM volumes and create your own partitions the way you like them
OK, I'll bear that in mind. We're now trying out CentOS 5.2 to see if we encounter the same problems or not.

Thanks

ianacces
ianacces is offline   Reply With Quote
Old 09-03-2008   #6 (permalink)
Linux Engineer
 
khafa's Avatar
 
Join Date: Apr 2008
Location: Tokyo, Japan
Posts: 839
my only system where am using LVM is a Fedora7. and on that machine LVM created two LVs / and /boot as i wrote earlier.

if you want to create some LVs and that fools your grub you can make room in the VG(i mean not using the whole VG for the LVs) , then after installation you can create as many LVs as you want .
if this gets messy you can from the beginning make a small boot partition (just to make grub feel free as you mentioned above) , then the VGs and LVs are yours
__________________
Linux and me it's a love story
khafa is offline   Reply With Quote
Old 09-03-2008   #7 (permalink)
Just Joined!
 
Join Date: Feb 2007
Posts: 4
khafa

Thanks again for persevering with me on this. This post is basically to update my situation for the benefit of anyone else who has a similar problem. We successfully installed CentOS 5.2 (which is, as you probably know, tied closely to RedHat Enterprise Linux) including our custom partitions with *no problems* whatsoever. I can only presume that the Fedora 9 install is a bit kooky ...

Quote:
Originally Posted by khafa View Post
my only system where am using LVM is a Fedora7. and on that machine LVM created two LVs / and /boot as i wrote earlier.

if you want to create some LVs and that fools your grub you can make room in the VG(i mean not using the whole VG for the LVs) , then after installation you can create as many LVs as you want .
if this gets messy you can from the beginning make a small boot partition (just to make grub feel free as you mentioned above) , then the VGs and LVs are yours
Thanks again for your helpful information,

ianacces
ianacces is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Free Network Mapping Tool for Microsoft® Office Visio® Professional 2007 Users
Don't map your network by hand – let LANsurveyor Express for Microsoft Visio Professional 2007 automatically create network diagrams for you.
subscribe
Free eBook:"Vulnerability Management for Dummies"
Get all the Facts and See How to Implement a Successful Vulnerability Management Program.
subscribe
Google vs The World: The Battle of the Message Security Vendors
With such a powerful name behind it, Google Message Security stands out in a sea of products that do exactly the same thing - or so they say.
subscribe

Safe, Secure Backup


All times are GMT. The time now is 01:22 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2