Tried "lcpci && lspci -n" brings "bash: lcpci: command not found."
Searched the web, did: "lspci && lspci -n"
Output is:
[begin]
00:00.0 Host bridge: OPTi Inc. 82C557 [Viper-M]
00:01.0 ISA bridge: OPTi Inc. 82C558 [Viper-M ISA+IDE]
00:02.0 VGA compatible controller: Cirrus Logic GD 7543 [Viking]
00:00.0 0600: 1045:c557
00:01.0 0601: 1045:c558
00:02.0 0300: 1013:1202
[end]
Output of "fdisk -l /dev/hda" of 6.2.5 with hda=remap63:
[begin]
Disk /dev/hda: 40.0 GB, 40060371456 bytes
255 heads, 63 sectors/track, 4870 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 1 130 1044193+ 16 Hidden FAT16
/dev/hda2 131 138 64260 83 Linux
/dev/hda3 * 139 1444 10490445 c W95 FAT32 (LBA)
/dev/hda4 1445 4870 27519345 5 Extended
/dev/hda5 1445 1461 136521 82 Linux swap / Solaris
/dev/hda6 1462 2767 10490413+ 83 Linux
/dev/hda7 2768 4739 15840058+ c W95 FAT32 (LBA)
/dev/hda8 4740 4870 1052226 83 Linux
[end]
Output of "fdisk -l /dev/hda" of 6.2.5 without hda=remap63:
[begin]
Disk /dev/hda: 40.0 GB, 40060403712 bytes
255 heads, 63 sectors/track, 4870 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda * 1 1023 8217243 54 OnTrackDM6
[end]
Booted 6.3 with "linux load=ide-generic hda=remap63": CD boots, but do
not detect disk manager. There is no difference in using
"load=ide-generic" alone.
Started LiveCD from iso on the 40 GB HDD /dev/hda8 with grub as
bootloader. Hangs with:
[begin]
isofs_fill_super: bread failed, dev=loop3, iso_blknum=16, block=32
mount: wrong fs type, bad option, bad superblock on /dev/lfs-cd,
missing codepage or other error
[end]
followed by some error messages about missing devices, mount points
and files/directories and finally a kernel panic.
Is there a way to see the messages, which were already run about
screen when having a kernel panic? Or is there a way to make them run
slower? Then there may be more informations.
There was no difference in using "load=ide-generic" or "hda=remap63"
alone or together. Am I to stupid to give boot parameters the right
way to grub? I wrote them in the kernel line seperated from the other
by a whitespace it looks like:
"kernel (hd0,7)/boot/linux rw
root=iso:dev/hda8:/lfslivecd-x86-6.3-r2052.iso load=ide-generic"
Result of "dd if=/dev/hda of=disk.img bs=1M count=1" is difficult to
get out of the LFS LiveCD 6.2.5 system without a place where to copy
it, i.e. getting access to partitions on HDD. If the 6.3 did boot from
iso I would be able to use the floppy.
But I still have got some other ideas, which could work, but it takes
some time.
Martin.
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page