You are not logged in.
Recently had the pleasure of flying on one of EVA Air's shiney new Boeing 777 planes. The plane has a pesonal entertainment system that streams movies, music, games and interactive maps to 300 passenger screens. Very nice!
My wife was enjoying a game of Tetris when her screen crashed! Expecting to see a blue-screen-of-death, imagine my suprise when the screen showed (from hazey memory):
Sending SIGTERM to all processes
*date and time stamp*
Sending SIGKILL to all processes
reboot
Yep, looks like a *nix system! I was very suprised! Nice to see *nix handling such an intensive multi-media system. Anyone know anything more about these systems? Unfortunately I didn't see any OS name displayed, and there was no keyboard to enter "uname -a" from!!
Microsoft stole my computer, Linux gave it back.
Offline
You should have ctrl+c'ed it! naw i'm joking...
KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein
Offline
They're probably heavily customized/stripped down versions of some Unix distro, like Irix or AIX.
Offline
I could also be a Linux system. On my HP laptop, I have QuickPlay. It let you play DVD's and music files without booting any OS. There is an interface similar to a multimedia player. With cfdisk, I discovered that it was using a 200MB partition on the disk that was detected as being of the "Linux plaintext" type. So it's probably a custom/stripped Linux system.
Offline
I was flying to Vegas on one of Delta's old "Song" planes, which feature a similar (perhaps the same) in flight entertainment system. We hit some bad weather that interrupted the TV feed, so they rebooted the system: lo and behold, Red Hat! Happy little tux image and everything. They had to reboot several times (I believe simply due to impatience with having the TV feed repair itself), so I got to study the boot process for through about 5 reboots
-nogoma
---
Code Happy, Code Ruby!
http://www.last.fm/user/nogoma/
Offline
Nogoma.... while searching for more info on the subject, I found this crash. Looks similar to your experience!
Microsoft stole my computer, Linux gave it back.
Offline
Royal Brunei Air uses Linux in their IFE, I saw the boot sequence severel times. I thought it Red Hat at first...but it wasn't.
Offline
Nogoma.... while searching for more info on the subject, I found this crash. Looks similar to your experience!
Looks very similar; I actually snapped a pic of the screen on my flight w/ my cameraphone, but it's super blurry (you can make out the tux logo, and some blurred text, that's about it). My brother was on the flight with me, and he leaned over from his seat and was like "Check it out! Linux!" Anyway, I guess it's not news that Linux is used in a lot of embedded applications, but it's exciting to see it "out there".
edit: Not that it really matters, but in looking at the original size of the flickr image, it's definitely a different system. The boot system on my flight looked much more like a typical Linux boot sequence.
-nogoma
---
Code Happy, Code Ruby!
http://www.last.fm/user/nogoma/
Offline
I thought you never had to reboot linux
Offline
You do sometimes. Kernel updates (frequent, that's why kexec exists!), hardware changes... And of course kernel panics, which are rather rare on systems that are up and running.
Offline
Undercarriage malfunctions, bird strikes, wobbly drinks trolley - all good reasons to reboot as well.
Offline
and when fglrx drivers decides to hardlock your machine (although this doesn't happen anymore i believe)
KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein
Offline
You mean X lockup or a kernel panic?
Offline
I thought you never had to reboot linux
No, you never have to reboot Linux, but we just do it to be cool like the Winbloze peeps.
Offline