Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:Flash drive install? (Score 1) 620

there is a way. If you can use a iso, you can probably also get other files on the system. Thus just make a USB flash drive with a bootable Ubuntu live system on another system. Then copy the created directories from the usb to your disk in a working installation and get the information you need for grub from the "syslinux/text.cfg" file that is created. If all goes to plan, your system should boot as if from the USB flash drive: it should find the filesystem.squashfs file and mound it with a loop. Just recreate the directory structure on the usb stick on your existing root directory. http://www.pendrivelinux.com/ubuntu-810-install-using-the-built-in-usb-installer/
Security

Google NativeClient Security Contest 175

An anonymous reader writes "You may remember Google's NativeClient project, discussed here last December. Don't be fooled into calling this ActiveX 2.0 — rather than a model of trust and authentication, NaCl is designed to make dangerous code impossible by enforcing a set of a rules at load time that guarantee hostile code simply cannot execute (PDF). NaCl is still in heavy development, but the developers want to encourage low-level security experts to take a look at their design and code. To this end Google has opened the NativeClient Security Contest, and will award prizes topping out at $2^13 to top bug submitters. If you're familiar with low level security, memory segmentation, accurate disassembly of hostile code, code alignment, and related topics, do take a look. Mac, Linux, and Windows are all supported."

Comment Re:Will it run Android? (Score 2, Informative) 247

No it will not unless Google will recompile most code, because Android requires a ARMv5 cpu and this release is ARMv4. It would have been nice if they designed it with a Android upgrade in mind and designed the Freerunner with a ARMv5 chip.
http://wiki.openmoko.org/wiki/Neo_FreeRunner_GTA02_Hardware
http://benno.id.au/blog/2007/11/21/android-neo1973

Slashdot Top Deals

Men take only their needs into consideration -- never their abilities. -- Napoleon Bonaparte

Working...