|
|

楼主 |
发表于 2009-10-4 20:02:33
|
显示全部楼层
手動編譯沒有製作initramfs,我一会试试genkernel
fstab- # /etc/fstab: static file system information.
- #
- # noatime turns off atimes for increased performance (atimes normally aren't
- # needed; notail increases performance of ReiserFS (at the expense of storage
- # efficiency). It's safe to drop the noatime options if you want and to
- # switch between notail / tail freely.
- #
- # The root filesystem should have a pass number of either 0 or 1.
- # All other filesystems should have a pass number of 0 or greater than 1.
- #
- # See the manpage fstab(5) for more information.
- #
- # <fs> <mountpoint> <type> <opts> <dump/pass>
- # NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
- /dev/sda1 /boot ext2 noauto,noatime 1 2
- /dev/sda2 / reiserfs noatime 0 1
- #/dev/sda5 none swap sw 0 0
- #Logical volumes
- /dev/vd/usr /usr reiserfs noatime 0 2
- /dev/vd/home /home reiserfs noatime 0 2
- /dev/vd/opt /opt reiserfs noatime 0 2
- /dev/vd/var /var reiserfs noatime 0 2
- /dev/vd/tmp /tmp reiserfs noatime 0 2
- #/dev/sda7 /mnt/sda7 ntfs-3g noatime 0 0
- /dev/sda5 none swap sw 0 0
- /dev/cdrom /mnt/cdrom auto noauto,ro,user 0 0
- # glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
- # POSIX shared memory (shm_open, shm_unlink).
- # (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
- # use almost no memory if not populated with files)
- shm /dev/shm tmpfs nodev,nosuid,noexec 0 0
复制代码
emerge --info- Portage 2.1.6.13 (default/linux/x86/2008.0, gcc-4.3.2, glibc-2.9_p20081201-r2, 2.6.31-gentoo-r1 i686)
- =================================================================
- System uname: Linux-2.6.31-gentoo-r1-i686-Intel-R-_Core-TM-2_Duo_CPU_T5270_@_1.40GHz-with-gentoo-2.0.1
- Timestamp of tree: Thu, 01 Oct 2009 07:45:01 +0000
- app-shells/bash: 4.0_p28
- dev-java/java-config: 2.1.9-r1
- dev-lang/python: 2.6.2-r1
- dev-util/cmake: 2.6.4-r2
- sys-apps/baselayout: 2.0.1
- sys-apps/openrc: 0.4.3-r3
- sys-apps/sandbox: 1.6-r2
- sys-devel/autoconf: 2.63-r1
- sys-devel/automake: 1.9.6-r2, 1.10.2
- sys-devel/binutils: 2.18-r3
- sys-devel/gcc-config: 1.4.1
- sys-devel/libtool: 2.2.6a
- virtual/os-headers: 2.6.27-r2
- ACCEPT_KEYWORDS="x86"
- CBUILD="i686-pc-linux-gnu"
- CFLAGS="-O2 -march=core2 -pipe -fomit-frame-pointer"
- CHOST="i686-pc-linux-gnu"
- CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
- CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
- CXXFLAGS="-O2 -march=core2 -pipe -fomit-frame-pointer"
- DISTDIR="/usr/portage/distfiles"
- FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
- GENTOO_MIRRORS="http://ftp.kaist.ac.kr/pub/gentoo/"
- LANG="zh_CN.UTF-8"
- LDFLAGS="-Wl,-O1"
- LINGUAS="zh_CN en"
- MAKEOPTS="-j3"
- PKGDIR="/usr/portage/packages"
- PORTAGE_CONFIGROOT="/"
- PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
- PORTAGE_TMPDIR="/var/tmp"
- PORTDIR="/usr/portage"
- PORTDIR_OVERLAY="/usr/local/portage/layman/gentoo-china"
- SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage"
- USE="X a52 aac ac3 acl acpi alsa arts audiofile berkdb branding bzip2 cgi cjk cleartype cli cracklib crypt cups dbus dir dri dvd encode esd ffmpeg fftw flac fortran gd gdbm gif gpm hal hddtemp iconv isdnlog jpeg jpeg2k jpg kde kontact lame laptop mad mkv mng modplug modules mpeg mudflap musepack mysql nas ncurses nls nptl nptlonly opengl openmp oss pam pcre pdf perl png pppd python q qt3support qt4 rar readline reflection session shorten smp spl sql sse2 sse3 ssl startup-notification svg sysfs tcpd timidity unicode usb vcd vorbis wavpack webkit wifi win32codecs wma x86 xcb xft xorg xulrunner zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard synaptics mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="zh_CN en" USERLAND="GNU" VIDEO_CARDS="i810 intel"
- Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
复制代码 |
|