* new kernel fail
@ 2003-01-23 11:18 Yao Minfeng
2003-01-23 11:26 ` Ketil Froyn
2003-01-23 12:53 ` Richard B. Johnson
0 siblings, 2 replies; 5+ messages in thread
From: Yao Minfeng @ 2003-01-23 11:18 UTC (permalink / raw)
To: linux-kernel
Dear friends,
I am rather new to Linux, but really want to have a try. I am running RedHat
7.2 with the kernel of
2.4.7-10. I just compiled the 2.4.12 and 2.4.16 Kernel, however, when I
login to the system, I found that
1)
Login: root
Passwd:
bash: id: Command not found
bash: id: Command not found
bash: id: Command not found
[: Too many arguments
...
2) all the files under /home, /usr are missing, this happens both for 2.4.12
and 2.4.16, but when I login back to 2.4.7-10, the files are there again, I
can't figure it out.
Any help is welcome.
Thanks.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: new kernel fail
2003-01-23 11:18 new kernel fail Yao Minfeng
@ 2003-01-23 11:26 ` Ketil Froyn
2003-01-23 11:41 ` Yao Minfeng
2003-01-23 12:53 ` Richard B. Johnson
1 sibling, 1 reply; 5+ messages in thread
From: Ketil Froyn @ 2003-01-23 11:26 UTC (permalink / raw)
To: Yao Minfeng; +Cc: linux-kernel
On Thu, 23 Jan 2003, Yao Minfeng wrote:
> 2) all the files under /home, /usr are missing, this happens both for 2.4.12
> and 2.4.16, but when I login back to 2.4.7-10, the files are there again, I
> can't figure it out.
Perhaps you forgot to include the filesystem these are using in your
kernel...?
Ketil
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: new kernel fail
2003-01-23 11:26 ` Ketil Froyn
@ 2003-01-23 11:41 ` Yao Minfeng
2003-01-23 11:50 ` John Bradford
0 siblings, 1 reply; 5+ messages in thread
From: Yao Minfeng @ 2003-01-23 11:41 UTC (permalink / raw)
To: Ketil Froyn; +Cc: linux-kernel
Thanks a lot, Ketil,
I am using ext3 for 2.4.7-10, but during the kernel configuration, I can't
find the option to include ext3, any suggestions?
Yao
> On Thu, 23 Jan 2003, Yao Minfeng wrote:
>
> > 2) all the files under /home, /usr are missing, this happens both for
2.4.12
> > and 2.4.16, but when I login back to 2.4.7-10, the files are there
again, I
> > can't figure it out.
>
> Perhaps you forgot to include the filesystem these are using in your
> kernel...?
>
> Ketil
>
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: new kernel fail
2003-01-23 11:41 ` Yao Minfeng
@ 2003-01-23 11:50 ` John Bradford
0 siblings, 0 replies; 5+ messages in thread
From: John Bradford @ 2003-01-23 11:50 UTC (permalink / raw)
To: Yao Minfeng; +Cc: kernel, linux-kernel
> I am using ext3 for 2.4.7-10, but during the kernel configuration, I can't
> find the option to include ext3, any suggestions?
EXT-3 was not introduced until 2.4.15.
By the way, why not just try the latest 2.4 tree, 2.4.20? If you have
any problems with 2.4.12, or 2.4.16, the first thing that will
probably be suggested will be to try 2.4.20.
John.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: new kernel fail
2003-01-23 11:18 new kernel fail Yao Minfeng
2003-01-23 11:26 ` Ketil Froyn
@ 2003-01-23 12:53 ` Richard B. Johnson
1 sibling, 0 replies; 5+ messages in thread
From: Richard B. Johnson @ 2003-01-23 12:53 UTC (permalink / raw)
To: Yao Minfeng; +Cc: linux-kernel
On Thu, 23 Jan 2003, Yao Minfeng wrote:
> Dear friends,
>
> I am rather new to Linux, but really want to have a try. I am running RedHat
> 7.2 with the kernel of
> 2.4.7-10. I just compiled the 2.4.12 and 2.4.16 Kernel, however, when I
> login to the system, I found that
>
> 1)
>
> Login: root
> Passwd:
>
> bash: id: Command not found
> bash: id: Command not found
> bash: id: Command not found
>
> [: Too many arguments
>
> ...
>
>
> 2) all the files under /home, /usr are missing, this happens both for 2.4.12
> and 2.4.16, but when I login back to 2.4.7-10, the files are there again, I
> can't figure it out.
>
> Any help is welcome.
>
> Thanks.
>
Looks like the order of your file partitions (or labels) got
changed between kernel versions so that your 'slices' are not
being mounted.
do `df` to see what got mounted. Try to mount the other paritions,
first under /mnt, then later at there correct place after to
inspect them under /mnt to see which is which.
After you have it all sorted out, change the entries in
/etc/fstab to be correct for the next boot.
Cheers,
Dick Johnson
Penguin : Linux version 2.4.18 on an i686 machine (797.90 BogoMips).
Why is the government concerned about the lunatic fringe? Think about it.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-01-23 12:44 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-23 11:18 new kernel fail Yao Minfeng
2003-01-23 11:26 ` Ketil Froyn
2003-01-23 11:41 ` Yao Minfeng
2003-01-23 11:50 ` John Bradford
2003-01-23 12:53 ` Richard B. Johnson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox