I haven't tried booting r2052 from CD because in the end, I need an
environment running from the hard drive. If you think I should try
that for debugging purposes, let me know.
Here's my /grub/menu.lst (I've added a ">" to the beginning of each
line so you can tell if it's wrapped):
># Reworked sample boot menu
>
># Auto-Boot after so many secs.
>timeout 10
>
># Default boot entry
>default 0
>
># Load lfslivecd-x86-6.3-min-r2052.iso from hdd
>title LFS LiveCD 6.3 x86 minimal r2052 (iso)
>root (hd0,0)
>kernel /linux rw root=iso:/dev/hda2:/lfslivecd-x86-6.3-min-
r2052.iso rootfstype=ext2
>initrd /initramfs_data.cpio.gz
>
># Load lfslivecd-x86-6.3-min-r2052.iso with vga=789
>title LFS LiveCD 6.3 x86 minimal r2052 (iso,vga=789)
>root (hd0,0)
>kernel /linux rw root=iso:/dev/hda2:/lfslivecd-x86-6.3-min-
r2052.iso rootfstype=ext2 vga=789
>initrd /initramfs_data.cpio.gz
>
># Load Smart Boot Manager for CD booting
>title Boot from CD-ROM Drive
>root (hd0,0)
>kernel /memdisk.bin floppy
>initrd /sbm.bin
>
># Boot Memtest86plus version1_70
>title Memtest86+ v1.70
>root (hd0,0)
>kernel /memtest86+v1.70.bin
After reading another post, I tried appending "noapic nolapic
pci=noacpi nomsi clock=pit" which didn't help. The 6.2-5 CD boots
with "linux vga=789" or just "linux" however with vga=789 omitted,
it doesn't use the whole screen, and the console font looks
strange.
Here is the text on the screen when it stops (">" added to each
line):
>PCI: Fatal: No config space access function found
>Setting up standard PCI resources
>ACPI: Interpreter disabled.
>Linux Plug and Play Support v0.97 (c) Adam Belay
>pnp: PnP ACPI: disabled
>PnPBIOS: Scanning system for PNP BIOS support...
>PnPBIOS: Found PNP BIOS installation structure at 0xc00f9510
>PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xd19, dseg 0x0
>PnPBIOS: 19 nodes reported by PnP BIOS; 19 recorded by driver
>SCSI subsystem initialized
>PCI: System does not support PCI
>PCI: System does not support PCI
>pnp: 00:01: iomem range 0x0-0x9ffff could not be reserved
>pnp: 00:01: iomem range 0xf0000-0xfffff could not be reserved
>pnp: 00:01: iomem range 0x100000-0x202ffff could not be reserved
>pnp: 00:01: iomem range 0xfff00000-0xffffffff has been reserved
>Time: tsc clocksource has been installed.
>pnp: 00:0a: ioport range 0x480-0x48f has been reserved
>NET: Registered protocol family 2
>IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
>TCP established hash table entries: 1024 (order: 1, 12288 bytes)
>TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
>TCP: Hash tables configured (established 1024 bind 1024)
>TCP reno registered
>Unpacking initramfs...
On a related note, here is what grub displayed before the scrolling
text above erases it (again, ">" added):
> Booting 'LFS LiveCD 6.3 x86 minimal r2052 (iso)'
>
>root (hd0,0)
> Filesystem type is ext2fs, partiton type 0x83
>kernel /linux rw root=iso:/dev/hda2:/lfslivecd-x86-6.3-min-
r2052.iso rootfstype
>=ext2
> [Linux-bzImage, setup=0x1e00, size=0x156f78]
>initrd /initramfs_data.cpio.gz
> [Linux-initrd @ 0x16e0000, 0x93f351 bytes]
>
>Uncompressing Linux...
In case the problem is due to corrupted files, I've taken the
md5sums of the extracted files I'm using if you'd like to check
them.
MD5SUMS:
d2c451e979f90e911a395ce3c71765b5 linux
0d52eb165ac70ea135c0184567efc172 initramfs_data.cpio.gz
Thanks for the help.
--
Free information on becoming a Legal Assistant. Click Now!
http://tagline.hushmail.com/fc/Ioyw6h4fnV4leh14vCQ3ZiNubD0QsVisDaeANjovJo9bMRwMDC5NyX/
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page