Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] grub and what happens exactly when booting.
Date: Fri, 16 Sep 2011 16:11:36
Message-Id: 20110916180951.30b86f93@rohan.example.com
In Reply to: Re: [gentoo-user] grub and what happens exactly when booting. by Dale
1 On Fri, 16 Sep 2011 10:47:01 -0500
2 Dale <rdalek1967@×××××.com> wrote:
3
4 > Mick wrote:
5 > > You will need to patch your kernel (in your sdb test OS) and then
6 > > you will also need to make a reiser4 fs on your sdb partition(s)
7 > > (for that you'll need to emerge sys-fs/reiser4progs). If you want
8 > > to be able to mount reiser4 from within your sda OS, you will need
9 > > of course to patch your current kernel to start with, alternatively
10 > > use a LiveCD like sysrescue which comes already patched. For
11 > > patches look in here:
12 > > http://www.kernel.org/pub/linux/kernel/people/edward/reiser4/reiser4-for-2.6/
13 > > The way I do what you are trying to do is start with the existing
14 > > OS on sda, partition sdb, tar contents of sda partitions into
15 > > corresponding sdb partitions and then modify fstab. Depending on
16 > > what you want to test you may not need grub installed into sdb's
17 > > MBR and you may not need a /boot in sdb. As long as you are not
18 > > going to remove sda from the machine you should be able to add a
19 > > couple of lines in the original grub.conf to select to
20 > > boot /dev/sdb, while using sda's MBR and /boot partition. HTH.
21 >
22 > I could have swore reiserfs4 was in the kernel. Sure enough, it
23 > ain't. I'll wait then. I don't want to take the chance that
24 > something goes belly up then not have a bootable way to fix things.
25
26
27 reiser4 was never in the kernel and the odds of it ever making it there
28 were about zero (coding style issues and many other things that pissed
29 Linux off). And that was in the days when Hans was physically located
30 in a place where he was allowed to code.
31
32 For all practical purposes Reiser4 is dead. I haven't heard a peep out
33 of anyone claiming to maintain it for a few years now.
34
35 --
36 Alan McKinnnon
37 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] grub and what happens exactly when booting. Dale <rdalek1967@×××××.com>