From: Joel Koltner on 2 Feb 2010 12:44 "Vladimir Vassilevsky" <nospam(a)nowhere.com> wrote in message news:X_WdnYGo4ddZPvrWnZ2dnUVZ_q2dnZ2d(a)giganews.com... > http://www.abvolt.com/misc/A330-200_Linux.JPG Nice... although I don't think any amount of rebooting is going to fix that. :-) I took a 777 to New Zealand some 4 or so years ago now, and the inflight entertainment system was the pits (I don't know the OS it was running): Very slow to respond, and if you pressed buttons too fast it would freeze up and the flight attendent would have to reset the system for you. At the beginning of the flight they specifically told people to push buttons very deliberately and slowly if they wanted it to work. I kinda wonder if it's been improved yet or not... ---Joel
From: Nobody on 2 Feb 2010 13:06 On Tue, 02 Feb 2010 05:02:24 -0800, Archimedes' Lever wrote: >>> http://www.abvolt.com/misc/A330-200_Linux.JPG >> >>That only shows that Linux (the kernel) is working well. It is even >>telling, what is going wrong. (Missing files) >> >>Falk > > > More like missing volume(s). /dev/loop0 is a loopback device, i.e. a file treated as a block device. From the limited information in the picture, I'd guess that everything (including the boot image) is on a file server, and the server's either down or unreachable. Having this kind of "appliance" log boot errors to the screen is pretty lame, though, as is not simply aborting when the initrd can't be mounted.
From: Nico Coesel on 2 Feb 2010 13:44 Vladimir Vassilevsky <nospam(a)nowhere.com> wrote: > >http://www.abvolt.com/misc/A330-200_Linux.JPG > >This is the TV console of A330 en route from Amsterdam to US. No movies ^^^^^^ You shouldn't be flying in a French airplane. I avoid flying with an Airbus if I can. -- Failure does not prove something is impossible, failure simply indicates you are not using the right tools... nico(a)nctdevpuntnl (punt=.) --------------------------------------------------------------
From: Archimedes' Lever on 2 Feb 2010 17:09 On Tue, 02 Feb 2010 15:02:54 +0000, baron <baron.nospam(a)linuxmaniac.nospam.net> wrote: >Archimedes' Lever Inscribed thus: > >> On Tue, 02 Feb 2010 12:25:43 +0000, baron >> <baron.nospam(a)linuxmaniac.nospam.net> wrote: >> >>>Vladimir Vassilevsky Inscribed thus: >>> >>>> >>>> http://www.abvolt.com/misc/A330-200_Linux.JPG >>>> >>>> This is the TV console of A330 en route from Amsterdam to US. No >>>> movies >>>> for the whole plane. However, watching their attempts of rebooting >>>> it for an hour and a half was kind of entertaining :-) BTW, the TV >>>> remote control had some bugs as well. >>>> >>>> >>>> Vladimir Vassilevsky >>>> DSP and Mixed Signal Design Consultant >>>> http://www.abvolt.com >>> >>>Hard drive failure ! >> >> NAS server failure more likely. > >Either way it can't find what its looking for. A quality airframe? BOEING! (a play on the word boing!)
From: Capt. Cave Man on 2 Feb 2010 17:12
On Tue, 02 Feb 2010 18:06:43 +0000, Nobody <nobody(a)nowhere.com> wrote: >/dev/loop0 is a loopback device, i.e. a file treated as a block device. It is on a volume. It is merely a compressed and/or encrypted volume. Like you said, a file. cloop is a nice utility. Knoppix used it. Don't know if they still do. They switched a couple releases ago, but I cannot remember from what to what. |