Slashdot Mirror


Ask Slashdot: Tablet With Root Access By Default?

hweimer writes "I am looking for a small (7") tablet that comes with root access out of the box. I know, I could get one of the usual suspects and root it myself, but I don't want to waste my time in the process and end up voiding my warranty. Basically, I'd like to use it for web browsing, reading PDFs and accessing my e-mails via SSH (extra bonus for X11 forwarding). Any good suggestions, or should I wait for Tizen devices to hit the market?"

7 of 168 comments (clear)

  1. n900 by Anonymous Coward · · Score: 5, Informative

    I know it's a little dated, and not as fancy as other tablets, but it has everything you just asked for, along with X11 forwarding. I'd strongly suggest taking a look at it. You can even use it as a phone if you'd like. I think they are about $250 now.

  2. Nook Color by afidel · · Score: 5, Informative

    Nook Color, it boots from the CF slot first so you just put down your own OS on a CF card and should you ever have a problem you just pull the card and it's back to factory fresh.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  3. Archos 101 G9 by BlueCoder · · Score: 5, Informative

    Everything you could pretty much want. But only 16GB. Only one SD slot. Wish they had a way to upgrade the on-board flash to larger capacities. We seriously need a smaller footprint for SSD's. Would be perfect with 128gb.

    You can put whatever OS you want on it and the manufacturer encourages it, it just happens to come with android which is Linux under the covers.

  4. ASUS Transformer TF101 by masterpiga · · Score: 5, Informative

    I cannot speak for the upcoming Transformer Prime, but its predecessor TF101 can be rooted extremely easily (no time wasted here).
    OTA updates keep working and the rooting can easily be undone (actually, the device gets automatically un-rooted every time you do an OTA update).
    The super simple rooting procedure is discussed here: http://forum.xda-developers.com/showthread.php?t=1198303
    You basically just download a jar to your computer, connect the tablet via USB and follow the instructions on screen. It takes less than 5 minutes. I cannot guarantee that it does not invalidate the warranty, but I would say it doesn't.

  5. Re:Do you actually need it? by datavirtue · · Score: 5, Informative

    If you want to install Wireshark (Airshark?) you must have root access. For me that is the first app I want on any android device. I'm not happy unless I have a full battery of tools with which to sniff the network. Root access required.

    --
    I object to power without constructive purpose. --Spock
  6. ROOTING DOES NOT VOID THE WARRANTY by Anonymous Coward · · Score: 5, Informative

    Not the warranty you actually care about, anyway. Even if you root the software, that only voids the software warranty. The hardware is still covered under any applicable warranty. If the piece of junk falls apart in your hands after you rooted it, there is nothing preventing you from sending it back for a replacement. Flash the software back to stock if you are paranoid about it. The manufacturers and carriers don't give you root by default because the average person would fuck up their device if they had root access. Not giving you root limits their liability so they dont have to replace devices because some dumbass fubared his /system partition. If you can root, then you can also learn how to fix the damn software yourself. It becomes your own responsibility. Fixing defective hardware is always the manufacterer's responsibility, unless you modded the hardware. See Magnusson-Moss warranty act

  7. Re:Doesn't matter the OS by Anonymous Coward · · Score: 5, Informative

    class 10 micro SD card

    Um, no. Do NOT get a class 10 SD card if you are planning to boot from the SD card. Class 10 is optimized for sequential read/write of large files. It will have very poor random access performance. It is an unavoidable trade-off. Running an OS is mostly random small read/writes. Get a SanDisk class 4 card, or any other card with high scores on the "4K Random Write" benchmark. See this thread for more details (the thread refers to WP7 but the same is true for Android)..