On Mon, 09 Feb 2004 14:59:23 +0800
Stephen Liu <[EMAIL PROTECTED]> wrote:

> Ernie Schroder wrote:
> 
> >>- snip -
> >>    
> >>
> >>>Stephen Liu wrote:
> >>>      
> >>>
> >>>>Hi all folks,
> >>>>
> >>>>I encountered problem in rebooting Gentoo 1.4 after running
> >>>>
> >>>># emerge -u world
> >>>>
> >>>>IIRC the last item updated is "betagenkernel...."
> >>>>
> >>>>During rebooting following warning popup;
> >>>>
> >>>>......
> >>>>........
> >>>>Checking all filesystems...
> >>>>fsck.ext2: No such file or directory while tryinng to open
> >>>>/dev/BOOT /dev/BOOT:
> >>>>The superblock could not be read or does not describe a correct
> >>>>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>
> >>>>
> >>>>* Fsck could not correct all errors, manual repair need
> >>>>
> >>>>Give root password for maintaince
> >>>>(or type Control-D for normal startup):
> >>>>
> >>>>No root password is required to enter. If typing in root
> >>>>password I can't enter, following warning popup;
> >>>>Login incorrect
> >>>>
> >>>>It is rather strange
> >>>>
> >>>>Tried;
> >>>># fsck /dev/hda
> >>>># fsck /dev/hda1
> >>>># fsck /dev/hda3
> >>>>etc.
> >>>>
> >>>>fsck.ext2: No such file or directory while tryinng to open
> >>>>/dev/hda ...... /dev/hda1
> >>>>....../dev/hda3
> >>>>etc.
> >>>>
> >>>>(remark: harddrive is connected to a ATA controller card)
> >>>>IIRC Gentoo is running on 'reiser fs' . How to check it.
> >>>>
> >>>>Furthermore 'reboot' (soft) has no effect. I have to press
> >>>>hard-reboot (reset button)
> >>>>
> >>>>Kindly advise how to fix the problem.
> >>>>
> >>>>TIA
> >>>>
> >>>>Stephen Liu
> >>>>
> >>>>--
> >>>>[EMAIL PROTECTED] mailing list
> >>>>        
> >>>>
> >>--
> >>[EMAIL PROTECTED] mailing list
> >>    
> >>
> >
> >
> >Stephen, 
> >     When you ran etc-update after your emerge -u world, you overwrote 
> >your /etc/fstab. You will need to boot the live CD and chroot into 
> >your Gentoo and recreate the file.
> >  
> >
> 
> Hi Ernie,
> 
> Thanks for your response.  I have not ran 'etc-update' in this test.
> 
> I ran
> 
> # emerge -u world
> 
> ending up with following warning and exited 'emerge -u world'
> 
> ......
> ......
> extensions/libipt_ROUTE.c: In function `init':
> extensions/libipt_ROUTE.c:51: error: structure has no member named `flags'
> extensions/libipt_ROUTE.c: In function `parse':
> extensions/libipt_ROUTE.c:138: error: structure has no member named `flags'
> extensions/libipt_ROUTE.c:138: error: `IPT_ROUTE_CONTINUE' undeclared 
> (first use in this function)
> extensions/libipt_ROUTE.c:138: error: (Each undeclared identifier is 
> reported only once
> extensions/libipt_ROUTE.c:138: error: for each function it appears in.)
> extensions/libipt_ROUTE.c: In function `print':
> extensions/libipt_ROUTE.c:186: error: structure has no member named `flags'
> extensions/libipt_ROUTE.c:186: error: `IPT_ROUTE_CONTINUE' undeclared 
> (first use in this function)
> extensions/libipt_ROUTE.c: In function `save':
> extensions/libipt_ROUTE.c:209: error: structure has no member named `flags'
> extensions/libipt_ROUTE.c:209: error: `IPT_ROUTE_CONTINUE' undeclared 
> (first use in this function)
> make: *** [extensions/libipt_ROUTE_sh.o] Error 1
> 
> !!! ERROR: net-firewall/iptables-1.2.9 failed.
> !!! Function src_compile, Line 53, Exitcode 2
> !!! (no error message)
> 
> 
> This warning appeared before and I could not fixed it (I have posted 
> this problem on Gentoo forum but without a solution)
> 
> I ran  '# emerge -u world'  on Konsole window.  Login as USER on KDE 
> desktop first, started Konsole window and then 'su -' as ROOT
> 
> I rebooted on Konsole window but could not start Gentoo.  As I recalled, 
> before rebooting, I tried to start another Konsole window on KDE 
> desktop, it popup 'hostname not found......' and I could not 'su -'
> 
> B.R.
> Stephen
> 
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 

Hello,

I think that you overwrite some of your /etc files.

To su - verify that you're in the group wheel in /etc/group

for hostname problem re-edit /etc/hostname and /etc/hosts.conf

If you can repopulate /etc with a backup it should be great for you but if not reedit 
one by one your /etc files.

Don't know what you've done but it seems there's a problem.

Verify your CONFIG_PROTECT variable

++

--
[EMAIL PROTECTED] mailing list

Reply via email to