All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Berra <bluca@comedia.it>
To: linux-lvm@redhat.com
Subject: [mslonik@poczta.onet.pl: Re: [linux-lvm] Ubuntu distro with lvm2, raid 1, not booting anymore.]
Date: Sat, 4 Feb 2006 19:46:41 +0100	[thread overview]
Message-ID: <20060204184641.GA32334@percy.comedia.it> (raw)

i surrender,
is there anyone on the list that can help Maciej?

L.
----- Forwarded message from Maciej S??ojewski <mslonik@poczta.onet.pl> -----

Date:	Sat, 04 Feb 2006 18:44:29 +0100
From: Maciej S??ojewski <mslonik@poczta.onet.pl>
To: Luca Berra <bluca@comedia.it>
Subject: Re: [linux-lvm] Ubuntu distro with lvm2, raid 1, not booting anymore.

Luca Berra napisa??(a):


Again, what I've been doing since Ubuntu Live! ends its booting process:

# sudo su
# cd /mnt
# mkdir dev proc boot sys
# mount -v -t ext3 /dev/PV/root /mnt
# mount -v -t ext3 /dev/PV/boot /mnt/boot
# mount -v -t proc none /mnt/proc
# mount -v -t sysfs none /mnt/sys
# mount -v --bind /dev /mnt/dev

# chroot /mnt /bin/bash
# update-initramfs -v -c -k 2.6.12-10-386
# /sbin/lilo

Warning: '/proc/partitions' does not match '/dev' directory structure.
Name change: '/dev/dm-0' -> '/dev/mapper/casper-cow'
Fatal: is_primary: Not a valid device: 0xFE07

So the same problem again :-(
---------------------------------------------------------

My /dev/mapper directory:

+ PV-boot              254,2
+ PV-home             254,5
+ PV-root               254,4
+ PV-swap             254,3
+ PV-zasoby           254,6
+ casper-cow          254,0
+ casper-snapshot   254,1
- control

---------------------------------------------------------

My lilo.conf:

boot = /dev/md0
root = /dev/mapper/PV-root
raid-extra-boot = mbr
map = /boot/map

delay = 20

default = Linux

image = /vmlinuz
   initrd = /initrd.img
   label = Linux
   read-only

---------------------------------------------------------

Thanks a lot again for your interest and time on this problem. Do you 
have any further clues?

Kind regards,
Maciej (mslonik)

----- End forwarded message -----

-- 
Luca Berra -- bluca@comedia.it
        Communication Media & Services S.r.l.
 /"\
 \ /     ASCII RIBBON CAMPAIGN
  X        AGAINST HTML MAIL
 / \

                 reply	other threads:[~2006-02-04 18:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20060204184641.GA32334@percy.comedia.it \
    --to=bluca@comedia.it \
    --cc=linux-lvm@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.