刘焕杰 writes:
> Hi guys, I try to install Gentoo this morning.
> I follow the instructions in the official website.
> But after I reboot, it appears like below:
>
> this is (none).
> unknown_domain Gentoo Linux 3.5.7
> (none) login:
Put the host name in /etc/conf.d/hostname, and the fully qualified
domainname in /etc/hosts, like 127.0.0.1 localhost myhost.mydomain.
> And I can log in as root, but it says it
> is a read-only file system. I can't modify
> any file.
Any messages about this while booting? Like having an unclean file
system, but /sbin/fsck.ext3 from sys-fs/e2fspropgs missing? You can halt
the output by pressing Ctrl-S, and enable it again with Ctrl-Q.
> Before I reboot, I can't umount /mnt/gentoo
> and /mnt/gentoo/dev, it says those devices
> are busy. But /mnt/gentoo/proc and /mnt/gen-
> too/boot umount succeed.
As Cr0k said.
Wonko