Gentoo Archives: gentoo-user

From: reQuiem23 <niklas.baumstark@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gentoo from ext3 to ext4
Date: Fri, 30 Jan 2009 17:05:21
Message-Id: 21751259.post@talk.nabble.com
In Reply to: Re: [gentoo-user] Gentoo from ext3 to ext4 by Joshua Murphy
1 Joshua Murphy-2 wrote:
2 >
3 > On Fri, Jan 30, 2009 at 11:48 AM, reQuiem23 <niklas.baumstark@×××××.com>
4 > wrote:
5 >>
6 >> Hi all,
7 >>
8 >> i just had the idea to make a new ext4 partition (via mkfs.ext4) and copy
9 >> (cp) my whole root-dir into that new partition, change the /etc/fstab,
10 >> add
11 >> an entry to the grub.conf and booting into that new partition. My /boot
12 >> is
13 >> on a separate ext3 partition, so this is not a problem. The kernel i use
14 >> is
15 >> gentoo-sources 2.6.28-r1 with ext4-support enabled. However, when i want
16 >> to
17 >> boot into my new system, the system starts, even the uvesafb starts, but
18 >> than the booting process stops with a message like "tty starting" and the
19 >> system reboots.
20 >>
21 >> I removed all the files in /proc /dev and /sys, so probably this could be
22 >> the cause of the problem. Or does anyone have an idea what could be the
23 >> problematic factor here? unfortunately i can't provide any logging
24 >> information because i can't get to a working shell :(
25 >>
26 >> Greetings,
27 >> Niklas
28 >
29 > Make sure you have /dev/console and /dev/null in place ... it's needed
30 > *before* /dev is mounted over with tmpfs for udev.
31 >
32 >
33
34 can i just copy these from my existing setup? I'll try that, thanks for the
35 hint
36
37 --
38 View this message in context: http://www.nabble.com/Gentoo-from-ext3-to-ext4-tp21750949p21751259.html
39 Sent from the gentoo-user mailing list archive at Nabble.com.

Replies

Subject Author
Re: [gentoo-user] Gentoo from ext3 to ext4 Dale <rdalek1967@×××××.com>