HD partitions?
    Bill McGonigle 
    bill at bfccomputing.com
       
    Thu Jun 16 20:01:01 EDT 2005
    
    
  
On Jun 16, 2005, at 19:39, Tom Buskey wrote:
> /boot because it can't be on a journaled FS (or couldn't in the past.)
Or in today's world, /boot can't be on an LVM volume.  I like to put as 
much on LVM as possible so I can add disk in a hurry if needed.
I keep a /boot of a gig or so (yum update fills it before I notice) as 
a software RAID mirror.
BTW, the Fedora Core 3 installer borks grub if you do this.  After 
installing, boot the installer CD 'linux rescue' do a 'chroot 
/mnt/sysimage' when you get a shell and run:
grub
root (hd0,0)
setup (hd0)
Then reboot and all works as expected.
n.b. grub-setup doesn't support RAID (gotcha #7324) so
	grub-setup /dev/sda
will fail.
-Bill
-----
Bill McGonigle, Owner           Work: 603.448.4440
BFC Computing, LLC              Home: 603.448.1668
bill at bfccomputing.com           Mobile: 603.252.2606
http://www.bfccomputing.com/    Pager: 603.442.1833
AIM: wpmcgonigle                Text: bill+text at bfccomputing.com
For fastest support contact, please follow:
http://bfccomputing.com/support_contact.html
    
    
More information about the gnhlug-discuss
mailing list