On Mon, 25 Jun 2007 14:19:02 +0400
Michael Tokarev <[EMAIL PROTECTED]> wrote:
> Salvatore De Paolis wrote:
> >
> >> use run-init from klibc?
> >
> > Thank you both, i'll take a look at run-init:)
>
> By the way, busybox now includes similar applet,
> named switch_root.
>
> /mjt
yeah, i saw i
Salvatore De Paolis wrote:
>
>> use run-init from klibc?
>
> Thank you both, i'll take a look at run-init:)
By the way, busybox now includes similar applet,
named switch_root.
/mjt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROT
So i choice to use switch_root which is already inside the busybox but with a
bit(?) of unluck cause it still wont run.
It hangs on !S_ISREG(st1.st_mode)
Can you explain to me how to interpret it?
Regards
S.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of
Arnd Hannemann wrote:
> Jan Engelhardt schrieb:
>> On Jun 24 2007 23:27, Salvatore De Paolis wrote:
>>> i built the kernel with a busybox initramfs which runs from a usb stick.
>>> While
>>> i boot i need to mount the real root and i'm using pivot_root.
>>> Pivot_root . old-root return to me an "I
On Jun 24, 2007, at 17:27:34, Salvatore De Paolis wrote:
i built the kernel with a busybox initramfs which runs from a usb
stick. While i boot i need to mount the real root and i'm using
pivot_root. Pivot_root . old-root return to me an "Invalid
argument" error and googling i found here htt
On Sun, 24 Jun 2007 23:39:25 +0200
Arnd Hannemann <[EMAIL PROTECTED]> wrote:
> use run-init from klibc?
> However be aware of the limitation of run-init:
> It only works for direct childs of root directory
> /mnt/newroot won't work
> /newroot should work ;-)
>
> Good luck,
> Arnd
Thank you bot
Jan Engelhardt schrieb:
> On Jun 24 2007 23:27, Salvatore De Paolis wrote:
>> i built the kernel with a busybox initramfs which runs from a usb stick.
>> While
>> i boot i need to mount the real root and i'm using pivot_root.
>> Pivot_root . old-root return to me an "Invalid argument" error and go
On Jun 24 2007 23:27, Salvatore De Paolis wrote:
>
>i built the kernel with a busybox initramfs which runs from a usb stick. While
>i boot i need to mount the real root and i'm using pivot_root.
>Pivot_root . old-root return to me an "Invalid argument" error and googling i
>found here http://lkml.
8 matches
Mail list logo