**** BEGIN LOGGING AT Mon Apr 19 02:59:56 2010 Apr 19 21:19:24 hi all Apr 19 21:19:40 I did a stupid thing and would appreciate any help Apr 19 21:20:19 I installed a debian squeeze on my sheevaplug and then considered moving /etc /var and /home to an external usb disk Apr 19 21:21:03 so I created and formatted /dev/sda1, copied the above directories and created symbolic link to them from rootfs Apr 19 21:21:27 and of course one rebooted, sheevaplug stopped when it has to choose a runlevel Apr 19 21:21:50 how could I modify the rootfs from uboot without reinstalling everything ? Apr 19 21:22:20 s/one/once/ Apr 19 22:03:07 peetah: no way. you need to boot some other filesystem Apr 19 22:03:37 but actually you can boot in single user mode and then copy back the system Apr 19 22:03:45 but it will take some linux experience Apr 19 22:21:11 Md: can't boot in rcS since my /etc/ is not on rootfs anymore Apr 19 22:21:36 well, one idea Apr 19 22:21:41 get another external hard disk... do a new install Apr 19 22:21:49 and then migrate your data over from the flash and your old disk Apr 19 22:22:03 just use the hard disk, don't use the built-in flash Apr 19 22:22:06 that's what I do Apr 19 22:22:15 you can configure the Sheeva to boot off it directly Apr 19 22:22:21 peetah: indeed you do not need single user mode, you can boot with init=/bin/bash Apr 19 22:22:54 Md: what would be the command from uboot prompt ? Apr 19 22:23:13 PhotoJim: thanks but i discarded this solution already Apr 19 22:24:05 Md: something like "boot init=/bin/bash" ? Apr 19 22:24:20 peetah: maybe, I do not remember the uboot macros Apr 19 22:24:27 but yes, it's a kernel command line parameter Apr 19 22:25:43 so it's more like setenv bootargs_rootfs="init=/bin/bash" then boot Apr 19 22:26:46 yes Apr 19 22:29:16 it works :) Apr 19 22:29:23 thank you very much ! Apr 19 22:30:18 i'm logged in and can go back to my previous configuration now Apr 19 22:33:39 ok so now i'm back to mount /dev/sda1 at boot time Apr 19 22:34:02 I guess I need to setup an initrd to do the job Apr 19 22:34:11 anyway, thanks again Md Apr 19 22:36:54 peetah: debian can support /var and /usr on a standalone file system Apr 19 22:37:34 without initrd ? Apr 19 22:37:48 yes Apr 19 22:39:17 so /etc was my only problem ? Apr 19 22:41:49 ok bedtime now Apr 19 22:41:59 see you all **** ENDING LOGGING AT Tue Apr 20 03:00:03 2010