Le dim 17/08/2003 � 22:34, vincent a �crit : > Bonjour > > j essaye de transf�rer mon / d une partition reiserfs hda8 vers une > ext3 hda7 > jai copi� avec > cd / > tar -cvlf- * | (cd /tmp/newroot ; tar -xvf-) > > puis j ai adapt� mon /etc/fstab > recr�er une image initrd > > et malgr� cel� j ai un kernel panic ... > > /sbin/init: 196: cannot create /dev/null: Read-only file system > /sbin/init: 197: cannot open dev/console: No such file > Kernel Panic: Attempted to kill init ! > > j arrive � booter avec > kernel (hd0,1)/vmlinuz-2.4.21-3-686 root=/dev/hda8 > > et il monte bien le hda7 en / ... > > une id�e ?
1) as-tu essay� kernel (hd0,1)/vmlinuz-2.4.21-3-686 root=/dev/hda7 ? 2) que volume root est sp�cifi� dans ton kernel (man rootflags) ? 3) ta copie est un poil sauvage: j'ai tent� la m�me op�ration avec: "cp /ancienne-partition/* /ancienne-partition/.* /nouvelle-partition -dpRx" et �a a march� au poil 4) v�rifie que ton /etc/fstab est correct. Par exemple: "/dev/hda1 / ext3 errors=remount-ro 0 1" 5) support ext3 activ� dans ton noyo ? /N ______________________________________________________________________ Nicolas Rueff <[EMAIL PROTECTED]> http://rueff.tuxfamily.org +33 6 77 64 44 80 -- Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen a angry penguin charging at them in excess of 100mph. They'd be a lot more careful about what they say if they had. -- Linus Torvalds, announcing Linux v2.0 ______________________________________________________________________
signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=

