LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   Problem in chapter 6.9 Error Checking size of long double (https://www.linuxquestions.org/questions/linux-from-scratch-13/problem-in-chapter-6-9-error-checking-size-of-long-double-526738/)

zalmaygul 04-02-2007 03:57 AM

Dear calling_u3
The udevstart problem is solved because of your advice

Now I have successfully installed all the modules of lfs-6.2
My lfs partition is /dev/hda5
on grub promt I issued the following

grub>root (hd0,4)

setup (hd0,4)
quit
But when I rebooted the system from lfs-6.2 the following result appear

filesystem type unknown partition type 0xb

kernel /boot/lfskernel-2.6.16.27 root=/dev/hda5
cannot mount the selected partition
press any key to continue

On the LFS root I issue the following
root/:df -k ---> result the following

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda5 7060276 2875972 3825656 43% /
none 128124 0 128124 0% /dev/shm
none 128124 0 128124 0% /dev/shm
none 128124 0 128124 0% /dev/shm
none 128124 0 128124 0% /dev/shm
none 128124 0 128124 0% /dev/shm

root/:fdisk -l result in the following

Disk /dev/hda: 30.0 GB, 30020272128 bytes
255 heads, 63 sectors/track, 3649 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 893 7172991 b W95 FAT32
/dev/hda2 894 3649 22137570 f W95 Ext'd (LBA)
/dev/hda5 1787 2679 7172991 b W95 FAT32
/dev/hda6 2680 3649 7791493+ b W95 FAT32
/dev/hda7 894 1709 6554457 83 Linux
/dev/hda8 1710 1774 522081 82 Linux swap

I don't know where I have commited the mistake please help me in it as you have been through
this stage installing LFS-6.2
thanks
zalmay


All times are GMT -5. The time now is 11:15 PM.