Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 137252
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Catalyst Developers <catalyst@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Richard Scott <gentoo.bugs@pointb.co.uk>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 137252 depends on: Show dependency tree
Bug 137252 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-06-19 06:30 0000
I've just made a cd with a grub bootloader and noticed the following for the
"gentoo [ No FrameBuffer ]" option.

The config section in /boot/grub/grub.conf for that is as follows in the CD
I've made:

title gentoo [ No FrameBuffer ]
kernel gentoo /boot/gentoo root=/dev/ram0 init=/linuxrc  looptype=squashfs
loop=/image.squashfs  cdroot
initrd /boot/gentoo.igz

It has an extra "gentoo" in the kernel line that I'm guessing needs to be
removed as follows:

title gentoo [ No FrameBuffer ]
kernel /boot/gentoo root=/dev/ram0 init=/linuxrc  looptype=squashfs
loop=/image.squashfs  cdroot
initrd /boot/gentoo.igz

Thanks,

Richard.

------- Comment #1 From Chris Gianelloni (RETIRED) 2006-06-19 12:04:44 0000 -------
I think you're the first person that I know of to actually use the grub
support.  ;]

Fixed in CVS... it'll show up in the next catalyst release...

------- Comment #2 From Chris Gianelloni (RETIRED) 2006-06-22 07:28:27 0000 -------
Fixed in 2.0_rc48... enjoy... =]

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug