Re: [IAEP] [Sugar-devel] SoaS with SD cards irregularities

2009-08-10 Thread Bill Kerr
On Sat, Aug 8, 2009 at 5:12 AM, Sebastian Dziallas sebast...@when.comwrote:

 Sascha Silbe wrote:

 On Fri, Aug 07, 2009 at 09:11:31PM +0930, Bill Kerr wrote:

  The sticks I have with SD cards have started to fail on the older
 computers
 at school (after working ok for 2 weeks of lessons). But they still work
 fine on my newer Dell mini inspiron.

 The older ones are not XOs, right?

  Warning: cannot find root file system

 Can you append rootwait (without the quotes) to the kernel parameters,
 please?
 I hope Sebastian can give specific instructions how to do this
 interactively for SoaS.


 I'll try to! :)

 When you boot SoaS, you'll see a blue screen for one second - press
 escape there quickly - you'll be presented a menu saying in its first
 entry boot. Press tabulator there.

 You can now modify the kernel arguments (add rootwait) and boot by pressing
 enter then. This will add it only once, though. Usually, one needs to edit
 /etc/grub.conf to makesuch a change persistent, but I seem to recall that
 this didn't work in live images lately...


When I tried this (press escape at the one second blue screen) on the
machines which failed to boot properly they did not exit to the menu screen
but instead a message came up:

aborted
boot:


I then tried tab anyway and got:

linux0 check0 local
___
IAEP -- It's An Education Project (not a laptop project!)
IAEP@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/iaep

Re: [IAEP] [Sugar-devel] SoaS with SD cards irregularities

2009-08-07 Thread Sascha Silbe

On Fri, Aug 07, 2009 at 09:11:31PM +0930, Bill Kerr wrote:

The sticks I have with SD cards have started to fail on the older 
computers
at school (after working ok for 2 weeks of lessons). But they still 
work

fine on my newer Dell mini inspiron.

The older ones are not XOs, right?


Warning: cannot find root file system
Can you append rootwait (without the quotes) to the kernel parameters, 
please?
I hope Sebastian can give specific instructions how to do this 
interactively for SoaS.




CU Sascha

--
http://sascha.silbe.org/
http://www.infra-silbe.de/

signature.asc
Description: Digital signature
___
IAEP -- It's An Education Project (not a laptop project!)
IAEP@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/iaep

Re: [IAEP] [Sugar-devel] SoaS with SD cards irregularities

2009-08-07 Thread Sebastian Dziallas
Sascha Silbe wrote:
 On Fri, Aug 07, 2009 at 09:11:31PM +0930, Bill Kerr wrote:

 The sticks I have with SD cards have started to fail on the older
 computers
 at school (after working ok for 2 weeks of lessons). But they still work
 fine on my newer Dell mini inspiron.
 The older ones are not XOs, right?

 Warning: cannot find root file system
 Can you append rootwait (without the quotes) to the kernel parameters,
 please?
 I hope Sebastian can give specific instructions how to do this
 interactively for SoaS.

I'll try to! :)

When you boot SoaS, you'll see a blue screen for one second - press 
escape there quickly - you'll be presented a menu saying in its first 
entry boot. Press tabulator there.

You can now modify the kernel arguments (add rootwait) and boot by 
pressing enter then. This will add it only once, though. Usually, one 
needs to edit /etc/grub.conf to makesuch a change persistent, but I seem 
to recall that this didn't work in live images lately...

--Sebastian

 CU Sascha
___
IAEP -- It's An Education Project (not a laptop project!)
IAEP@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/iaep


Re: [IAEP] [Sugar-devel] SoaS with SD cards irregularities

2009-08-07 Thread Dave Bauer
On Fri, Aug 7, 2009 at 3:42 PM, Sebastian Dziallassebast...@when.com wrote:
 Sascha Silbe wrote:
 On Fri, Aug 07, 2009 at 09:11:31PM +0930, Bill Kerr wrote:

 The sticks I have with SD cards have started to fail on the older
 computers
 at school (after working ok for 2 weeks of lessons). But they still work
 fine on my newer Dell mini inspiron.
 The older ones are not XOs, right?

 Warning: cannot find root file system
 Can you append rootwait (without the quotes) to the kernel parameters,
 please?
 I hope Sebastian can give specific instructions how to do this
 interactively for SoaS.

 I'll try to! :)

 When you boot SoaS, you'll see a blue screen for one second - press
 escape there quickly - you'll be presented a menu saying in its first
 entry boot. Press tabulator there.

 You can now modify the kernel arguments (add rootwait) and boot by
 pressing enter then. This will add it only once, though. Usually, one
 needs to edit /etc/grub.conf to makesuch a change persistent, but I seem
 to recall that this didn't work in live images lately...

You need to edit /syslinux/syslinux.cfg on the USB to change the boot
parameters permenantly.

Dave

 --Sebastian

 CU Sascha
 ___
 Sugar-devel mailing list
 sugar-de...@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel




-- 
Dave Bauer
d...@solutiongrove.com
http://www.solutiongrove.com
___
IAEP -- It's An Education Project (not a laptop project!)
IAEP@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/iaep


Re: [IAEP] [Sugar-devel] SoaS with SD cards irregularities

2009-08-07 Thread Martin Langhoff
On Fri, Aug 7, 2009 at 5:41 AM, Bill Kerrbillk...@gmail.com wrote:
 Variables include:
...

 - what is the partition table as printed by fdisk -p /dev/sdX ?

 - for the main partition on the USB, where the SoaS is stored (a FAT
variant?) what are the fs options? (we need the moral equivalent of
tune2fs -l /dev/XXX for vfat partitions...)

 - for the 'overlay' partition, after it has been fubar'd we need some
diagnostics. Are there any?

cheers,



m
-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
IAEP -- It's An Education Project (not a laptop project!)
IAEP@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/iaep


Re: [IAEP] [Sugar-devel] SoaS with SD cards irregularities

2009-08-07 Thread Bill Kerr
On Sat, Aug 8, 2009 at 12:14 AM, Sascha Silbe 
sascha-ml-ui-sugar-de...@silbe.org wrote:

 On Fri, Aug 07, 2009 at 09:11:31PM +0930, Bill Kerr wrote:

  The sticks I have with SD cards have started to fail on the older
 computers
 at school (after working ok for 2 weeks of lessons). But they still work
 fine on my newer Dell mini inspiron.

 The older ones are not XOs, right?


the older ones are PCs 4 years old
___
IAEP -- It's An Education Project (not a laptop project!)
IAEP@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/iaep