Re: [leaf-devel] root fs permissions

2010-07-03 Thread KP Kirchdoerfer
Am Samstag, 3. Juli 2010 00:24:16 schrieb Andrew: > I removed pata_acpi from kernel tree as it shows itself as not very useful. > > KP Kirchdoerfer, can you remove from old initrd pata_acpi module and try > to boot with it? I did and it still boots. kp ---

Re: [leaf-devel] root fs permissions

2010-07-02 Thread Andrew
I removed pata_acpi from kernel tree as it shows itself as not very useful. KP Kirchdoerfer, can you remove from old initrd pata_acpi module and try to boot with it? -- This SF.net email is sponsored by Sprint What will

Re: [leaf-devel] root fs permissions

2010-06-29 Thread Andrew
29.06.2010 01:03, KP Kirchdoerfer пишет: > Am Montag, 28. Juni 2010 23:02:37 schrieb Andrew: > >> 25.06.2010 23:34, KP Kirchdoerfer пишет: >> >>> Here's the output (no sata drivers loaded...) >>> >> Can you place here console output with kernel options VERBOSE=1 DEBUG=1 >> (in th

Re: [leaf-devel] root fs permissions

2010-06-28 Thread KP Kirchdoerfer
Am Montag, 28. Juni 2010 23:02:37 schrieb Andrew: > 25.06.2010 23:34, KP Kirchdoerfer пишет: > > Here's the output (no sata drivers loaded...) > > Can you place here console output with kernel options VERBOSE=1 DEBUG=1 > (in that case all errors/infos will be written to console)? Here it is (belo

Re: [leaf-devel] root fs permissions

2010-06-28 Thread Andrew
25.06.2010 23:34, KP Kirchdoerfer пишет: > Here's the output (no sata drivers loaded...) > > Can you place here console output with kernel options VERBOSE=1 DEBUG=1 (in that case all errors/infos will be written to console)? ---

Re: [leaf-devel] root fs permissions

2010-06-25 Thread KP Kirchdoerfer
Am Freitag, 25. Juni 2010 22:10:09 schrieb Andrew: > 25.06.2010 22:17, KP Kirchdoerfer пишет: > > Am Freitag, 25. Juni 2010 21:09:06 schrieb Andrew: > >> 25.06.2010 21:45, KP Kirchdoerfer пишет: > >>> Am Freitag, 25. Juni 2010 15:26:55 schrieb Andrew: > I've added iterational module loading du

Re: [leaf-devel] root fs permissions

2010-06-25 Thread Andrew
25.06.2010 22:17, KP Kirchdoerfer пишет: > Am Freitag, 25. Juni 2010 21:09:06 schrieb Andrew: > >> 25.06.2010 21:45, KP Kirchdoerfer пишет: >> >>> Am Freitag, 25. Juni 2010 15:26:55 schrieb Andrew: >>> I've added iterational module loading during boot - if after modprobe

Re: [leaf-devel] root fs permissions

2010-06-25 Thread KP Kirchdoerfer
Am Freitag, 25. Juni 2010 21:09:06 schrieb Andrew: > 25.06.2010 21:45, KP Kirchdoerfer пишет: > > Am Freitag, 25. Juni 2010 15:26:55 schrieb Andrew: > >> I've added iterational module loading during boot - if after modprobe > >> there are new modaliases appears, modprobe sequence will be repeated.

Re: [leaf-devel] root fs permissions

2010-06-25 Thread Andrew
25.06.2010 21:45, KP Kirchdoerfer пишет: > Am Freitag, 25. Juni 2010 15:26:55 schrieb Andrew: > >> I've added iterational module loading during boot - if after modprobe >> there are new modaliases appears, modprobe sequence will be repeated. >> Try it now. >> > I replaced initrd and modul

Re: [leaf-devel] root fs permissions

2010-06-25 Thread KP Kirchdoerfer
Am Freitag, 25. Juni 2010 15:26:55 schrieb Andrew: > I've added iterational module loading during boot - if after modprobe > there are new modaliases appears, modprobe sequence will be repeated. > Try it now. I replaced initrd and modules (keeped modules.conf though) but it only starts with KMODU

Re: [leaf-devel] root fs permissions

2010-06-25 Thread Andrew
I've added iterational module loading during boot - if after modprobe there are new modaliases appears, modprobe sequence will be repeated. Try it now. -- ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad F

Re: [leaf-devel] root fs permissions

2010-06-25 Thread Andrew
25.06.2010 15:58, KP Kirchdoerfer пишет: > Andrew > the new root filesystem needs permission for other user than root. > > the old one has full permissions for evryone and everything: > drwxrwxrwt 17 root root 380 Jun 25 12:48 . > drwxrwxrwt 17 root root 380 Jun 25 12:

[leaf-devel] root fs permissions

2010-06-25 Thread KP Kirchdoerfer
Andrew the new root filesystem needs permission for other user than root. the old one has full permissions for evryone and everything: drwxrwxrwt 17 root root 380 Jun 25 12:48 . drwxrwxrwt 17 root root 380 Jun 25 12:48 .. The new one only for root drwx-- 17 ro