Linux LVM users
 help / color / mirror / Atom feed
From: Madison Kelly <linux@alteeve.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Ext3 -> ReiserFS on '/' convertion prob
Date: Fri Dec 19 13:55:02 2003	[thread overview]
Message-ID: <3FE357AA.6090305@alteeve.com> (raw)
In-Reply-To: <1071857908.22615.13.camel@gecko.indygecko.com>

Time for me to feel really foolish... I am trying to do just this from 
'/' but I am getting a "Device or resource busy" error... '/proc' is 
mounted off of root already... I tried continuing on and it seemed to 
have worked anyway though it threw a LOT of:

depmod: *** Unresolved symbol in 
/lib/modules/2.4.22-1.2115.nptl/unsupported/<dir/file>

The rest seemed fine and I made the entry into grub.conf pointing to the 
new boot image. I ams till getting a kernel panic now but it no longer 
seems to have anything to do with LVM, simply it is -still- looking for 
an ext3 partition and obviously failing to find it.

Is there an LV, LVM, VG or PV command I need to issue to tell the system 
that the filesystem is now resierfs? As I mentioned, I have edited 
'/etc/fstab', '/etc/mtab' and '/etc/blkid.tab' to reflect the changes. 
What am I missing? Gah! I feel like I am so close yet so far!

Madison

Jord Tanner wrote:
> Don't do any symlinking, instead try this:
> 
>         sh-2.05b# mount -t proc proc /mnt/sysimage/proc
>         sh-2.05b# chroot /mnt/sysimage /bin/bash
>         sh-2.05b# source /etc/profile
>         [root@hostname /]# lvmcreate_initrd
>         [root@hostname /]# exit
>         sh-2.05b# umount /mnt/sysimage/proc
>         sh-2.05b# shutdown -r now
>         
> You may have more success. I think the reason you were getting errors is
> that lvmcreate_initrd assumes that your system file tree starts at /,
> not at /mnt/sysimage. You were able to fool it somewhat with symlinking,
> but the real solution is to chroot to the real /, then run
> lvmcreate_initrd. As always YMMV.
> 

  reply	other threads:[~2003-12-19 13:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-18 23:15 [linux-lvm] Ext3 -> ReiserFS on '/' convertion prob Madison Kelly
2003-12-19  9:07 ` Jord Tanner
2003-12-19 10:54   ` Madison Kelly
2003-12-19 11:19     ` Madison Kelly
2003-12-19 12:20     ` Jord Tanner
2003-12-19 13:55       ` Madison Kelly [this message]
2003-12-19 14:46         ` Chris Cox
2003-12-19 14:54           ` Madison Kelly
2003-12-19 15:22             ` Chris Cox
2003-12-19 16:31               ` Madison Kelly
2003-12-21 15:47                 ` [linux-lvm] Ext3 -> ReiserFS on '/' conversion problem wopp
2003-12-21 21:10                   ` Madison Kelly

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=3FE357AA.6090305@alteeve.com \
    --to=linux@alteeve.com \
    --cc=linux-lvm@sistina.com \
    /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