vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I'm configured for a separate /boot filesystem, and it looks like I made it too small (trying to use mindi and mondo). The reason I configured for a separate /boot filesystem is that my root file system is an ext3 LVM on 3 LARGE drives. I'm under the impression (possibly wrong) that I MUST have a separate boot filesystem in that case... Assuming that I DO need a separate boot filesystem, is there a way to resize / and /boot fairly painlessly, or would I just be better off backup up, repartitioning, and restoring? Thanks, Mike- Mornings: Evolution in action. Only the grumpy will survive. ----------------------------------------------------- Please note - Due to the intense volume of spam, we have installed site-wide spam filters at catherders.com. If email from you bounces, try non-HTML, non-encoded, non-attachments. ----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==---- http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups ---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =--- |
| |||
| Michael W. Cocke wrote: > Assuming that I DO need a separate boot filesystem, is there a way to > resize / and /boot fairly painlessly .. http://www.gnu.org/software/parted/ .. -- /// Michael J. Tobler: motorcyclist, surfer, skydiver, \\\ \\\ and author: "Inside Linux", "C++ HowTo", "C++ Unleashed" /// \\\ http://pages.sbcglobal.net/mtobler/mjt_linux_page.html /// In those days he was wiser than he is now -- he used to frequently take my advice. - Winston Churchill |
| ||||
| In article <guidnvk2ktp2fbhf1f09ba1as1fhgpck4j@4ax.com>, Michael W Cocke wrote: > I'm configured for a separate /boot filesystem, and it looks like I > made it too small (trying to use mindi and mondo). The reason I > configured for a separate /boot filesystem is that my root file system > is an ext3 LVM on 3 LARGE drives. I'm under the impression (possibly > wrong) that I MUST have a separate boot filesystem in that case... > > Assuming that I DO need a separate boot filesystem, is there a way to > resize / and /boot fairly painlessly, or would I just be better off > backup up, repartitioning, and restoring? Do you have any space elsewhere for a /boot? There's nothing these days that requires it be located at the beginning of the disk. If you haven't used storage > 2 disks full, you could reduce the VG and repartition the 3rd disk. Even if you have > 2 disks full, you could perhaps backup a portion, remove it, then proceed as above. -- Dave Brown Austin, TX |