LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   migrate to reiser4 --best guide (https://www.linuxquestions.org/questions/linux-software-2/migrate-to-reiser4-best-guide-259011/)

ganja_guru 11-24-2004 09:23 PM

migrate to reiser4 --best guide
 
ive seen lot of posts on LQ.org, and a lot of different ways to do it..but can someone please give me a tried and tested method to migrate my root partition to reiser4? ive tried using

cp -avx (except proc sys dev) , changed lilo and fstab, and failed miserably (unable to open initial console)

thanks!

biertrinken 12-26-2004 05:11 PM

you need a /dev directory on your new root partition!
are you using devfs or udev?

dont forget to crete the (empty) /proc and /sys directories.

ganja_guru 12-26-2004 07:29 PM

oh i thought im supposed to create a /dev empty directory inthe new reiser4 driver?right?

Andrew Benton 12-26-2004 07:31 PM

Can lilo boot reiser4? Grub has to be patched.

ganja_guru 12-26-2004 08:10 PM

yes it can

biertrinken 12-27-2004 12:03 AM

lilo copies your kernel image to the boot sector. it doesnt need to
acces the filesystem like grub.

if you are not using devfs or udev you need to copy the device files in
the dev directory.

(your kernel cant open an initial console beause there is no /dev/tty0 )

ganja_guru 12-27-2004 12:30 AM

hmm...im using sysfs i guess...so just doing a cp -avx /dev should work right?

biertrinken 12-27-2004 07:22 AM

yo

ganja_guru 12-28-2004 10:32 PM

thanks...one of the top priorities once my exams are done!


All times are GMT -5. The time now is 04:21 AM.