public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: sam new <maoben1234@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] root in LVM with ext4 as mount ext2
Date: Thu, 12 Aug 2010 11:22:36 +0800	[thread overview]
Message-ID: <AANLkTin1incmrVytq3pY+YkA6R_G-rQmmS=GnQ4jGHbz@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1767 bytes --]

Hi all,
       I transfer data to a new harddisk  ,and use LVM . when it boots up
,the root is mounted as ext2 ,the real filesystem is ext4 ,how should I do ?

here is /etc/fstab
/dev/sda5               /boot           ext3            noatime         0 1
/dev/mapper/sysvg-root          /               ext4
noatime         0 1
/dev/mapper/sysvg-usr          /usr            ext4
noatime         0 1
/dev/mapper/sysvg-home         /home           ext4
noatime         0 1
/dev/mapper/sysvg-var          /var            ext4
noatime         0 1
/dev/sda6               none            swap            sw              0 0
/dev/cdrom              /mnt/cdrom      auto            users,noauto,ro 0 0
/dev/sda2               /mnt/cpan       ntfs-3g         users           0 0
/dev/sda3               /mnt/dpan       ntfs-3g         users           0 0
#/dev/sda6               /mnt/epan       ntfs-3g         users           0 0
#/dev/sda1               /mnt/vbox       ntfs-3g
users,exec           0 0
#/dev/fd0               /mnt/floppy     auto            noauto          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
proc                    /proc           proc
defaults                0 0


and menu.lst  the initramfs  I use genkernel
 title Gentoo Linux 2.6.34-r1 LVM
root (hd0,4)
kernel /boot/kernel-2.6.34-gentoo-r1 dolvm root=/dev/ram0
real_root=/dev/sysvg/root rootfstype=ext4 init=/linuxrc
splash=silent,theme:emergence console=tty quiet
initrd /boot/initramfs-genkernel-x86_64-2.6.34-gentoo-r1

[-- Attachment #2: Type: text/html, Size: 1950 bytes --]

             reply	other threads:[~2010-08-12  4:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-12  3:22 sam new [this message]
2010-08-12 11:09 ` [gentoo-user] Re: root in LVM with ext4 as mount ext2 sam new
2010-08-12 11:32   ` Alex Schuster
2010-08-12 11:48     ` sam new
2010-08-12 11:54     ` sam new

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTin1incmrVytq3pY+YkA6R_G-rQmmS=GnQ4jGHbz@mail.gmail.com' \
    --to=maoben1234@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox