Yes, I am quite sure that /boot is a separate partition as I build all my systems this way.
And to be clear, prior to grub2 I had to manage the grub.conf manually, which was fine, but then along came grub2 and and I had to make some adjustments to work with the new grub.cfg file. This was working fine until the most recent update where /boot is now being stripped to just / creating the // issue. I do have /boot as sym-link to . so linux //vmlinux-2.6.32.4 should work. On 01/27/10 16:23, Anthony DeRobertis wrote: > Package: grub-common > Severity: normal > > [I am not the maintainer] > > anth...@tao:~$ ls -l /boot/grub/grub.cfg > -r--r--r-- 1 root root 2709 2010-01-12 16:25 /boot/grub/grub.cfg > > anth...@tao:~$ uptime > 18:19:03 up 2 days, 5:00, 43 users, load average: 0.27, 0.39, 0.34 > > So, I've booted with my current grub config, which has paths justs like > the submitter's: > > anth...@tao:~$ grep // /boot/grub/grub.cfg > linux //vmlinuz-2.6.32-trunk-686 root=/dev/md2 ro > enable_mtrr_cleanup > initrd //initrd.img-2.6.32-trunk-686 > linux //vmlinuz-2.6.31-1-686 root=/dev/md2 ro enable_mtrr_cleanup > initrd //initrd.img-2.6.31-1-686 > > The // is weird; it really should just be /. The only reason /boot/ > works in front is because of /boot/boot being a symlink to . > > Are you /sure/ your /boot is on a different partition? > > -- System Information: > Debian Release: squeeze/sid > APT prefers testing > APT policy: (500, 'testing'), (500, 'stable'), (100, 'unstable'), (1, > 'experimental') > Architecture: i386 (i686) > > Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > > Versions of packages grub-common depends on: > ii base-files 5.0.0 Debian base system miscellaneous > f > ii dpkg 1.15.5.6 Debian package management system > ii gettext-base 0.17-8 GNU Internationalization > utilities > ii install-info 4.13a.dfsg.1-5 Manage installed documentation > in > ii libc6 2.10.2-2 GNU C Library: Shared libraries > ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared > lib > ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime > > Versions of packages grub-common recommends: > pn os-prober <none> (no description available) > > Versions of packages grub-common suggests: > pn grub-emu <none> (no description available) > pn multiboot-doc <none> (no description available) > > -- no debconf information > > > -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org