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/)

calling_u3 03-02-2007 10:00 PM

When i run fsck then>>
Quote:

fsck 1.39 (29-May-2006)
e2fsck 1.39 (29-May-2006)
/dev/hda10 is mounted.

WARNING!!! Running e2fsck on a mounted filesystem may cause
SEVERE filesystem damage.

Do you really want to continue (y/n)? yes

fsck.ext3: No such file or directory while trying to open /dev/hda10

The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>

root:/#
And when run cfdis then it dosn't show any partiton then give error>>>
Quote:

FATAL ERROR: Cannot open disk drive
Press any key to exit cfdisk

biniou 03-05-2007 07:00 AM

I never had such an error ... Guess you should try what the fsck tells you (e2fsck -b 8193 <device>)

If you have nothing important on your drive yet, it would be a good idea to format it again ...

calling_u3 03-05-2007 08:31 AM

ohh i am lucky i have not loss any data...
But one thing buddy.>>
When i checked /sbin and find "udevstart" i am very dispointed becouse i have not fine udevstart file.Is due to this problem i am not config GRUB.Is this resone for GRUB error if yes then plz tell me what can i do to slove this problem.Becouse when i run "/sbin/udevstart" then i have found a messages

Quote:

bash: /sbin/udevstart: No such file or directory
Thanx buddy.

biniou 03-06-2007 01:40 AM

Hello !

What about trying this ?

/usr/bin/install -c udevstart /sbin/udevstart

calling_u3 03-07-2007 09:05 AM

Hello Biniou

I think, i am trap in big trouble?
This is the out put
Quote:

root:/# /usr/bin/install -c udevstart /sbin/udevstart
/usr/bin/install: cannot stat `udevstart': No such file or directory
root:/#
When i was checked "usr/bin"directory i was not found udevstart file but i have found udevinfo and udevtest.When i am run udevtest then it was given me this messages:-
Quote:

root:/# /usr/bin/udevtest
"main: Usage: udevtest <devpath>"
root:/#
Tell me what can i do to solve this problem?
Thanx

biniou 03-08-2007 02:18 AM

I think you should try to build udev again ...

I don't know how you manage to have so much problem with an LFS install with LiveCD ... You're impressive ! ;)

calling_u3 03-10-2007 09:07 AM

Hi Biniou
Thanx for motivation
Now i am complete this LFS system
but at last i have a problem when i am loging root account then i have found a messages: >>

Quote:

Las login: Sun Mar 11 01:37:44 +0530 2007 on
No mail.
-bash: /etc/profile: line 3: syntax error near unexpected token '<'
-bash: /etc/profile: line 3: 'export LANG=<ll>_<CC>.<charmap><@modifiers>'
-bash-3.1# startx
-bash: startx: command not found
Now tell me how can export ENGLISH language, and some keys are not working and one key is swaped when i pressed "Y" then it display "Z" and when presses "Z" then it display "Y".
And also tell me how can use graphical interface with my new build LFS system.

calling_u3 03-10-2007 10:03 PM

HI biniou
Now i am solve this problem of export LANG="C".
Now tell me how can solve the keymap problem becouse some chracter does not work or give me other output like i told you in my above post.
And aslo tell me how can install graphical interface on my newly build LFS system.

Thanx

biniou 03-11-2007 01:29 PM

Hello !

Congratulations on finishing this LFS install !

To get an X server running, you should install it before trying to launch it (X is not included in LFS book ... For that, you should use BLFS book, available on the same website than LFS)

For the keymap, I know everything is described in the book, but I cannot recall everything as I had to make a lot of trial/error to make it so I wanted (really easy to configure keymap for X, but console was another thing)

calling_u3 03-12-2007 09:45 PM

Hi Biniou
Thank you very much.
You are give me lot’s of help without your help and encourage it is not possible for me to complete this LFS system
If you don’t mined I will be give you a request.

Actually am doing computer engineering (diploma) in INDIA and I was submitted LFS as my major project so.

I want to mention your name in my project as a friend who gives me lots of help to build this project. (So if u doesn’t mine then please give me your full name and your country so that I will be mentioning your name in my project summery.)

And I hop you will be always remember me.
Thank you, Biniou.

biniou 03-13-2007 10:56 AM

Hello !

I tried to use the mailing functionality to reply to you ... Hope this worked, otherwise just tell me and we'll figure something ;)

Regards,
Biniou

calling_u3 03-14-2007 10:53 AM

Ok buddy
Thank you very much..
Have nice day.
good luck.

zalmaygul 03-30-2007 05:08 AM

Dear calling_u3
Seems you have successfully problem of
/sbin/udevstart
I am facing the same problem but you have not mentioned your successfull experience of this problem Will you please share it with cause I am stuck at grub and believe it may be because of /sbin/udevstart
i'll appreciate your help in this please
zalmay

calling_u3 03-30-2007 10:12 PM

Hello zalmaygul
If u have problem in /sbin/udevstart then again compile the udev and find "udevstart" file which one easily in the compiled folder of udev and then paste this file in /sbin folder.
Actually when i was install the udev then it was not installed the udevstart file so i was use this method.
This way i was solved this problem. Try it may be work.
Thanx

zalmaygul 04-01-2007 11:19 PM

Thanks calling_u3

I am going to apply steps you mentioned And will inform you latter win I finish.

zalmay


All times are GMT -5. The time now is 06:48 AM.