[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel install problem



On Thu, Mar 01, 2007 at 10:08:25AM -0800, Bob McGowan wrote:
> Roberto C. Sanchez wrote:
> >On Thu, Mar 01, 2007 at 12:09:49PM -0500, Kevin Mark wrote:
> >>why do you use "/boot/boot/grub/" and not the default "/boot/grub/"?
> >>what is in /boot/grub/menu.lst vs /boot/boot/grub/menu.lst ?
> >>
> >Using /boot/boot/grub is necessary when /boot is its own filesystem.
> >
> >Regards,
> >
> >-Roberto
> >
> 
> Not so.  My setup is:
> 
> $ uname -r
> 2.6.18-3-686
> $ mount|grep boot
> /dev/sda1 on /boot type ext3 (rw)
> $ ls /boot/*2.6.18-3-686*
> /boot/System.map-2.6.18-3-686  /boot/initrd.img-2.6.18-3-686
> /boot/config-2.6.18-3-686      /boot/vmlinuz-2.6.18-3-686
> $grep boot /etc/fstab
> /dev/sda1     /boot        ext3    defaults      0     2
> 
> My /boot/grub/menu.lst for the default boot:
> 
> title           Debian GNU/Linux, kernel 2.6.18-3-686
> root            (hd0,0)
> kernel          /vmlinuz-2.6.18-3-686 root=LABEL=/root ro
> initrd          /initrd.img-2.6.18-3-686
> 
Hmmm.  My system started out on Woody a long time ago and I gave messed
with the partition scheme several times, so that might be why I have
mine like that.

Regards,

-Roberto

-- 
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com

Attachment: signature.asc
Description: Digital signature


Reply to: