Mailinglist Archive: opensuse-bugs (6614 mails)
| < Previous | Next > |
[Bug 530833] lvm support in mkinitrd broken
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 25 Aug 2009 02:09:32 -0600
- Message-id: <20090825080932.5858ACC7CD@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=530833
User rob.verduijn@xxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=530833#c3
Rob Verduijn <rob.verduijn@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rob.verduijn@xxxxxxxxx
--- Comment #3 from Rob Verduijn <rob.verduijn@xxxxxxxxx> 2009-08-25 02:09:30
MDT ---
hello,
I've got a problem that sounds like this one
When I upgrade from ms5 to ms6 and a kernel update is installed after the
reboot it fails to boot.
This happens after each kernel update, I fix this by booting a suse 11.1 dvd
*I run x86_64 and the ms5 dvd image did not fit on the disk therefore I used
the 11.1 version
*because I did not want to wait for the long dvd download for ms-6 I used the
11.1 version again for the latest update.
my partitions
/dev/sda1 boot (ext3)
/dev/sda2 lvm (system)
/dev/system/root (reiserfs)
/dev/system/home (reiserfs)
after booting to rescue mode I fix the initrd image through the following steps
mount /dev/system/root /mnt
mount /dev/sda1 /mnt/boot
mount --bind /dev /mnt/dev
chroot /mnt
mount /proc
mount /sys
mkinitrd
reboot my system and the system works again
I am not sure if this because of the lack of lvm or the lack of reiserfs
support in the mkinitrd image
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User rob.verduijn@xxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=530833#c3
Rob Verduijn <rob.verduijn@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rob.verduijn@xxxxxxxxx
--- Comment #3 from Rob Verduijn <rob.verduijn@xxxxxxxxx> 2009-08-25 02:09:30
MDT ---
hello,
I've got a problem that sounds like this one
When I upgrade from ms5 to ms6 and a kernel update is installed after the
reboot it fails to boot.
This happens after each kernel update, I fix this by booting a suse 11.1 dvd
*I run x86_64 and the ms5 dvd image did not fit on the disk therefore I used
the 11.1 version
*because I did not want to wait for the long dvd download for ms-6 I used the
11.1 version again for the latest update.
my partitions
/dev/sda1 boot (ext3)
/dev/sda2 lvm (system)
/dev/system/root (reiserfs)
/dev/system/home (reiserfs)
after booting to rescue mode I fix the initrd image through the following steps
mount /dev/system/root /mnt
mount /dev/sda1 /mnt/boot
mount --bind /dev /mnt/dev
chroot /mnt
mount /proc
mount /sys
mkinitrd
reboot my system and the system works again
I am not sure if this because of the lack of lvm or the lack of reiserfs
support in the mkinitrd image
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |