Slashdot Mirror


Fast-Booting Text-Editor Operating System?

cgenman writes "What is the fastest booting operating system out there that is still sufficient for editing text? Quite frequently, I'll need to boot my laptop and edit a few lines of text, or jot down an idea or two. XP loads in roughly 4 minutes to usable, and Ubuntu loads in about 60 seconds. Both feel like an eternity if there isn't a pen and paper around. What is the best operating system that people have found which would load to useable in under 20 seconds, can edit text files in something a little more friendly than VI or EMACS, yet can still access fat32 formatted USB drives? GUIs aren't required, but commands which require arcane foreknowledge or a cheat sheet are out."

58 of 660 comments (clear)

  1. Not hard by smittyoneeach · · Score: 5, Informative

    You could go with a straight BusyBox, or add a slightly more robust text editor to the enviornment.
    Then compile that into your initramfs, and just don't bother to do a switch_root to a real file system. As long as you've got the hardware and filesystem drivers compiled into the kernel, life is good.
    See http://www.linuxfromscratch.org/ for more details.
    This use-case is one where I would not recommend emacs.

    --
    Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
    1. Re:Not hard by Frnknstn · · Score: 5, Informative

      add a slightly more robust text editor

      I would recommend Nano http://en.wikipedia.org/wiki/Nano_(text_editor) for this purpose. It's easier to use than vim or emacs, and more familiar if you have a MS-DOS 'Edit' background. If you don't need to do any heavy duty coding, Nano is more than powerful enough.

      --
      If it's in you sig, it's in your post.
    2. Re:Not hard by Reikk · · Score: 4, Insightful

      Solution: Carry a notepad to scribble on instead of being a douche bag and having to boot a second operating system and all that shit

    3. Re:Not hard by Penguin+Follower · · Score: 3, Funny

      I second that suggestion to use Nano. Nano is great! :)

    4. Re:Not hard by TheSpoom · · Score: 5, Informative

      Nano's actually decent for coding as well. You can set it up to do tab completion, code colourization, and other things one normally sees in GUI code editors.

      --
      It's better to vote for what you want and not get it than to vote for what you don't want and get it.
      - E. Debs
    5. Re:Not hard by Ian+Alexander · · Score: 4, Funny

      This use-case is one where I would not recommend emacs.

      Why not? It's a perfect solution: an operating system which can edit text, too!

    6. Re:Not hard by pacinpm · · Score: 4, Insightful

      Palm OS installed on Palm hardware. Seriously, nothing beats this.

    7. Re:Not hard by quenda · · Score: 5, Funny

      Nano's actually decent for coding as well. You can set it up to do tab completion, code colourization, and other things ...

      But does it have a full IDE, web-browser, calendar, IRC, spreadsheet, email, calculator, psychiatrist and canonised author?

    8. Re:Not hard by hairyfeet · · Score: 5, Informative

      He might have a problem getting it to work,driver wise. He also said he wanted USB support,which is a royal PITA. Might I suggest you look into either Puppy Linux,DSL Linux or Feather Linux. I have put all three on many different kinds of hardware and they are all quite fast. You did not give the specs of your hardware so I will just give you my general observations. For older hardware Feather will give you the most speed,followed by DSL and Puppy,but there is only a few seconds difference.

      That said I much prefer Puppy,as there are several builds and you can simply choose which version suits you. On a laptop MacPuppy is quite nice,and I have my most used programs at my fingertips thanks to the dock. But any one of these will give you the requirements you specified in your FA: Quick boot,USB support,and easy text editing. If you have USB 2.0 and a fast flash stick you might even prefer to leave the OS on the stick,which will allow you to carry your Operating System envirnment with you in your pocket. I hope this helps,and have a good weekend!

      --
      ACs don't waste your time replying, your posts are never seen by me.
  2. Wake up by Renegade+Lisp · · Score: 5, Insightful

    My laptop never shuts down, I always just put it to sleep. Flip open, hack away. Less than 5 seconds. Oh, that's under Ubuntu, by the way.

    1. Re:Wake up by jd · · Score: 4, Interesting

      LinuxBIOS/Coreboot will get a system up in 3 seconds or less. Add in a busybox/light distro, and you've usable editors, network tools, utilities and the BSD games available about as fast as you'll get. Well, if you replace the flash with a large enough PROM, you might shave a little more time, as a permanent gate should be faster than a programmable gate.

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    2. Re:Wake up by Simon80 · · Score: 3, Informative

      actually, it can: run

      ls -l /dev/disk/by-uuid/

      then add a line to your fstab like

      UUID=133f762c-1837-42a4-81ad-6e84eb34a3f6 none swap sw 0 0

      I'm not sure what the sw option is, couldn't find it in any of the expected manpages, so you may want to just use defaults instead.

    3. Re:Wake up by pizzach · · Score: 4, Informative

      $> man hibernate.conf

      PowerdownMethod (requires UseSuspend2 on)

      Allows you to choose what Software Suspend 2 should do after writing its image to disk. 3/4/5 will only work if you have ACPI enabled in your kernel. 3/4/5 correspond to the ACPI states S3 (suspend-to-RAM), S4 (suspend-to-disk), and S5 (power off). Choosing 3 will request your machine to enter the S3 Suspend-to-RAM state if it is supported - this allows you drastically cut the resume time waiting for your BIOS but still consumes power whilst hibernated (though the image is not lost should power run out). Choosing 4 will cause your machine to enter an S4 sleep state which may also reduce the resume time without using any power whilst hibernated. Choose ing 5 will cause your machine to switch off after suspending (traditional method) but might still cause your machine to resume when you open the lid. 0 bypasses ACPI and shuts off the machine completely.

      Another words there is a another option that gives you instant on and protects against dead batteries on Linux. Apple computers do a version of this by default.

      --
      Once you start despising the jerks, you become one.
    4. Re:Wake up by FalconZero · · Score: 5, Insightful

      Continuing your analogy and at the risk of starting an argument; It's more like he's asking for advice on increasing the performance of his car because he wants to get A to B in under 2 hours. If someone were to point out that the train only takes 1 hour, it would be a point worthy of consideration.

      --
      Windows in 6 Bytes (IA-32) : 90 90 90 90 CD 19
    5. Re:Wake up by ultranova · · Score: 5, Insightful

      If he had asked for advice on increasing performance of his car, and someone said cars are obsolete, just take a train, he may have a similar reaction.

      The poster wanted to get a text editor open as fast as possible. Explaining to him that not shutting the computer down in the first place but simply putting it into a sleep mode is faster than booting is a perfectly valid and reasonable response. After all, it helps him towards his underlying goal.

      To take your analogy, it's like asking for ways to increase your car's power to be able to travel between two distant cities faster, and being told that there's a maglev going every fifteen minutes. It's a perfectly valid answer.

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    6. Re:Wake up by Cl1mh4224rd · · Score: 3, Informative

      Another words [...]

      The phrase is "in other words"...

      --
      People will pass up steak once a week, for crap every day.
    7. Re:Wake up by spazdor · · Score: 3, Funny

      Anyone reading the discussion from top to bottom may wish to keep a finger on the PgDn key from here on in.

      What follows is at least 4 pagefuls of shitty car metaphors.

      --
      DRM: Terminator crops for your mind!
  3. Suspend to disk? by FalconZero · · Score: 5, Insightful

    Most modern O/S support suspend to disk which can give you a usable desktop in under 20s. Per your example both XP and Ubuntu can do it in that time. And that's ignoring the even faster suspend to ram which almost all laptops feature these days (granted that for that there is a power requirement).

    It's not in the 'spirit' of your question, but perhaps it's a better solution to your problem?

    --
    Windows in 6 Bytes (IA-32) : 90 90 90 90 CD 19
    1. Re:Suspend to disk? by gbjbaanb · · Score: 4, Interesting

      You don't need a new OS, you need a new motherboard.

      Asus has "Express Gate" on their newer mobos that allow you to boot into a web-surfing, email only mini OS in "less than 5 seconds" without having to worry about whether you slept, suspended or hibernated the previous tme you shut down your PC.

      Ok, its basically an on-board Linix distro, so you do need a better OS after all.

  4. toms root by alex4u2nv · · Score: 4, Interesting
  5. DOS by shiftless · · Score: 5, Insightful

    How about DOS?

    1. Re:DOS by shiftless · · Score: 5, Informative

      OK, in restrospect that's funny, but I was being serious. FreeDOS meets all his requirements. It boots to command line in just a few seconds, supports FAT32, is easy to use, and there are countless thousands of high quality text editors of all flavors available for it. It even has TCP/IP support and such, and it can be booted off the oldest, smallest, most worthless thumb drive that you possibly own.

    2. Re:DOS by Mateo_LeFou · · Score: 4, Informative

      Maybe you meant that as a joke, but you're not far off:

      Kolibrios is a full, modern OS with a desktop. Written in Assembly, which as you can imagine makes in unbelievably fast. Can boot from a floppy.

      I just tried it out a few days ago

      http://www.kolibrios.org/

      --
      My turnips listen for the soft cry of your love
    3. Re:DOS by c_g_hills · · Score: 3, Informative

      You can mount NTFS/ext2 in DOS using Paragon IFSDRV. There are probably drivers for other filesystems available if one looks around. A quick google reveals a long list of DOS software at www.unet.univie.ac.at.

    4. Re:DOS by jkerman · · Score: 4, Insightful

      DOS will not have any of the power management features required to operate a modern laptop. The hit to your battery life would be SEVERE

    5. Re:DOS by chill · · Score: 3, Informative

      FreeDOS can boot from a USB stick. I have one at the office for flashing Dell server BIOS images. It boots pretty much in the blink of an eye. Very, very fast.

      --
      Learning HOW to think is more important than learning WHAT to think.
    6. Re:DOS by Anonymous Coward · · Score: 5, Insightful

      It's a bootable OS. This is basically all a root kit is. ... ...

    7. Re:DOS by fishyfool · · Score: 4, Informative

      you can boot into dos from a usb drive formatted fat 32, all it requires is bios support. download the HP USB disk storage format tool http://www.pcworld.com/downloads/file/fid,64963-order,4-page,1-c,peripherals/description.html have a dos boot floppy handy for the necessary dos files. run the format tool, and then tell it where your dos files are. then install whatever dos tools you want from http://www.unet.univie.ac.at/~a0503736/php/drdoswiki/index.php?n=Main.Links it should run on any computer that can boot from usb.

      --
      Enjoy Every Sandwich
  6. pico by Lehk228 · · Score: 4, Informative

    boot a GUI-less linux install and use pico/nano for text editing.

    all the key commands are shown at the bottom of the screen.

    --
    Snowden and Manning are heroes.
  7. I recommend by i_liek_turtles · · Score: 5, Funny

    Windows Vista Ultimate. Just get a sharpie and write on the screen.

  8. Freedos? by Pathwalker · · Score: 4, Insightful

    So, you want fast booting?

    Get FreeDOS and one of the text editors from here.

    I can't think of anything that will boot faster, although EMACS will likely be the friendliest editor available.

    1. Re:Freedos? by dvice_null · · Score: 4, Informative

      "Eeepc 2G Surf cold boot to X in 10 sec" (the video is quite impressive, even you see the results in the title):
      http://www.youtube.com/watch?v=SzkQhHaFE0I

      Some more details:
      http://forum.eeeuser.com/viewtopic.php?id=25964

      I have no doubt that FreeDOS can do better than that, but I'm actually curious how fast is it? And is the speed so much better that it is better than 10 seconds with a GUI.

  9. Probably one from Stalman by DoofusOfDeath · · Score: 4, Funny

    "What is the fastest booting operating system out there that is still sufficient for editing text?

    I'd say Stallman's first OS:


    doofus@hotdog:~$ time emacs -nw

    real 0m2.075s
    user 0m0.372s
    sys 0m0.076s
    doofus@hotdog:~$

  10. DOS. by FlyByPC · · Score: 3, Interesting

    DOS Edit does a good job at basic text editing -- and on any reasonably modern laptop, DOS should boot amazingly quickly.

    If that's not fast enough for you, a TRS-80 Model 100 might do. They boot nearly instantly and have a built-in text editor. (The 32K max memory capacity might be a bit limiting, though.)

    --
    Paleotechnologist and connoisseur of pretty shiny things.
  11. Smartphone? by meta-monkey · · Score: 5, Interesting

    Aren't you more likely to have your cellphone in your pocket than be lugging around a laptop? I just jot notes on my iPhone.

    --
    We don't have a state-run media we have a media-run state.
  12. nethack linux by acon1modm · · Score: 3, Funny

    http://www.crash-override.net/nethacklinuxdownload.html

    boots from a floppy.

    0) generate character
    1) find magic marker
    2) scribble on the floor

  13. Hibernate. Or get a phone with a notes function. by NevermindPhreak · · Score: 4, Insightful

    Hibernate. My laptop boots in about 20-30 seconds, with windows XP. I hear Ubuntu boots faster out of hibernation.

    Or you could get a cell phone with a note-taking function. My work-provided Palm Treo does this, Blackberrys do, iPhones... Hell, even phones without a full keyboard typically have a notes application these days, and you can type fairly fast with T9-word.

  14. Just suspend by Sarusa · · Score: 5, Insightful

    I think you're asking the wrong question here. Any decent laptop with Linux or XP or OSX should be able to go into suspend mode and resume in about 2-8 seconds. I think my laptop hasn't been 'rebooted' in about two months, I just leave it constantly in suspend mode and activate it for 5-30 minutes at a time.

    Even if you get a near instant booting OS just the Power on Self Test is going to take longer than resuming from a suspend.

  15. ARM Linux board by EmbeddedJanitor · · Score: 3, Interesting

    Many of these will boot in less than 3 sec to a command console.

    --
    Engineering is the art of compromise.
  16. Heh - I thought TFA was going to be a faster emacs by multipartmixed · · Score: 3, Interesting

    That said, if i really cared to have a text-editor-capable OS boot quickly, _and_ it needed FAT32.

    Hmm.

    Is VFAT close enough for ya? Win98 boot disk transmuted onto a USB dongle with the VFAT driver in the config.sys. Boot only to command.com, not the full OS.

    It'll probably take longer for your box to POST than to boot that puppy.

    Me, I just write shit on my hand with a sharpie.

    --

    Do daemons dream of electric sleep()?
  17. Use a DS? by Chris+Pimlott · · Score: 3, Interesting

    Resume on a DS is practically instantaneous, at least for commercial titles, and there's a lively homebrew scene, maybe there's already something out there that might work out for you? Plus very portable and easy to scribble with the touchscreen, and great battery life.

    Oh, and games too :)

  18. Re:Hibernate mode by PakProtector · · Score: 4, Funny

    I recommend a solution of hydrocyanic acid.

    Next question.

    --

    Edward@Tomato - /home/Edward/ man woman
    man: no entry for woman in the manual.
    "Qua!?"

  19. PDA by Ahmeni · · Score: 4, Insightful

    This sounds like a task for your modern PDA/phone. If you only ever write a line or two then there's no need to use a laptop to jot down ideas.

  20. MenuetOS by mustafap · · Score: 3, Interesting

    www.menuetos.org

    Both 64 and 32 bit versions.

    I think you'll find that boots *Very* fast.

    --
    Open Source Drum Kit, LPLC deve board - mjhdesigns.com
  21. How about an older PDA? by Nipok+Nek · · Score: 3, Informative

    Get an old Jornada 540 Series off of eBay. They can be had really cheaply, boot in seconds, and sync up nicely with whatever flavor of Windows you have. If you don't like the tiny on-screen keyboard, they have attachments.

    --
    Why choose white shoes?
  22. Just to jot things down? by Quiet_Desperation · · Score: 4, Informative

    Call me a Luddite, but I carry a small, pocket sized Mead pad around and a small pen.

    Behold: http://www.mead.com/webapp/wcs/stores/servlet/product3_10051_10006_126671_-1_false_10051

    And you can get it in a different color each time! :)

  23. Our reflectometer works with a DOS PC by blind+biker · · Score: 3, Interesting

    Last Friday I was using our reflectometer and was impressed by the fact that the PC that controls it boots in about 6 seconds directly into the application! It's based on DOS and the PC is a .... 33MHz Intel 386! It would be cool if a contemporary PC based on a 3GHz CPU could boot into such an application in 0.06 seconds. I know, I/O is the main bottleneck, I guess, though hard disks have indeed gotten about 100 times faster in data transfer, and about 5 times faster in seek time, since the 386 was the hotness.

    --
    "The agriculture ministry is not in charge of Gundam" - Japanese ministry official.
  24. Try Syllable by Anonymous Coward · · Score: 3, Interesting

    Hi,

    My name is Rick Caudill and I work on the Syllable project. I would say you should give Syllable(www.syllable.org) a try. My machine boots to a gui within 10 seconds. Just give it a try

  25. The MIT Lisp Machine's "instaboot" feature by NetSettler · · Score: 5, Insightful

    I think the people saying to use hibernation/sleep features are probably closest to right for most practical purposes now. I thought I'd add a historical side-note...

    In the 1980's, MIT Lisp Machines were often used in demos for visitors from funding agencies. Probably mostly people from (D)ARPA. And things would often go wrong. Things had to reboot.

    Now instruction times were a lot slower then, but you'd be surprised how little boot times have changed over the years. Seems like every time someone speeds up the hardware, they also slow down the speed of booting of both at least the operating system and maybe also the programs. So normal booting was a process of 30 seconds or a minute, as I recall. And that was inconvenient for these demos.

    So someone worked out a way that you could do something called instaboot. You'd load up everything you needed and would save the image, kind of like going into standby mode on your computer. But it was intended to be restarted multiple times. When you started, it would just pull in the pages that you needed first to let you run, pulling in other things you needed on demand.

    You could save it in whatever state you wanted, for example with the editor already loaded and started. Even with files loaded ito editor buffers if you wanted, though that obviously ran the risk that if you later edited them on two subsequent occasions, you might get a conflict. But that was up to you. Nothing kept you from trying.

    The effect was startling. You could reboot the machine and be up and running in about a second, maybe two. The only evidence was that the screen would change and would kind of bounce (some sort of sync pulse or degaussing thing or something, I never quite knew what that was).

    So demos were always loaded and saved, then booted into. When the demo went bad, you just hit reboot. It was so fast, people would notice something had happened but often wouldn't know what. "Just garbage collecting," we would say. Well, it was sort of true. Rebooting is a particularly efficient way to garbage collect.

    For some reason, that feature was not carried forward into later models of the Lisp Machine. It was only there on the CADR at MIT (and perhaps the LM-2 and the TI Explorer and LMI Lambda, I'm not sure, since I never used those, though they were repackaged variants of the same thing). It didn't go into the Symbolics 3600 nor later series machines.

    --

    Kent M Pitman
    Philosopher, Technologist, Writer

  26. A blast from the past by bobdotorg · · Score: 4, Informative

    No USB drive compatibility, but instant on.

    The love of newspaper field reporters for decades:

    http://oldcomputers.net/trs100.html

    Not bad for 1983.

    --
    __ Someday, but not this morning, I'll finally learn to use the preview button.
  27. Re:Heh - I thought TFA was going to be a faster em by stimpleton · · Score: 4, Funny

    "Me, I just write shit on my hand with a sharpie."

    I do the same, just on my forehead.

    It has obviously made me more efficient, as requests for my IT assistance has dropped markedly.

    --

    In post Patriot Act America, the library books scan you.
  28. You must be doing something wrong. by Rui+del-Negro · · Score: 4, Informative

    XP loads in roughly 4 minutes to usable

    Well, mine boots in one minute, and that's including the 25 seconds the RAID controller spends looking for drives (before I installed it, it "booted to desktop" in exactly 26 seconds - I timed it). Add about 3 seconds to start something like Notepad / Textpad (or 6 seconds to start a real word processor) and you should be up and running in 30-90 seconds. Not lightning fast, and slightly slower than a "lightweight" Linux system, but a long way from "4 minutes".

    But you can be up and running in much less than that simply by using sleep / hibernate, instead of actually loading the full OS.

    Or get a modern PDA / cell phone. You can take photos of anything that's already written down or you can use the sound recorder to take voice notes (this is assuming you don't like typing on a PDA / cell phone keyboard). Then just transfer everything to your PC via Wi-Fi or Bluetooth or whatever.

    For the true "pen & paper" feel, get a digital pen (Flash-heavy site). You'll still need to find something (or someone) to write on, though.

  29. re: Not hard -- Use Vista by neapolitan · · Score: 5, Funny

    Whenever I run Vista my computer gets a fast boot to the main screen.

    In fact, one time I kicked my monitor clear across the room, and I am generally a very calm person.

    --
    Slashdotter, ID #101. UIDs are in binary, right?
  30. Why booting is slow by EmbeddedJanitor · · Score: 3, Informative
    Most of the slowness in booting a Linux system is due to starting up all the services, USB plug n play stuff, etc etc.

    A statically linked Linux system with no USB etc can boot in 3 or so seconds to a command line, even on a 100MHz CPU.

    --
    Engineering is the art of compromise.
  31. Re: Not hard -- Use Vista by magus_melchior · · Score: 5, Funny

    Are you saying that you were able to alter the boot time by putting the machine in motion?

    That's quite a kick you got there.

    --
    "We are Microsoft. You shall be assimilated. Competition is futile."
  32. Re:Not all motherboards run coreboot by jd · · Score: 3, Informative

    Here's the official list, but I tend to track the changelog, where chipsets and mainboards are added almost daily. I suggest looking at the Freshmeat record, where I've noted what has been added to the software prior to being officially designated as verified.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  33. Re: Not hard -- Use Vista by spazdor · · Score: 3, Funny

    "We've discovered... the anti-cluon."

    --
    DRM: Terminator crops for your mind!
  34. AmigaOS by aliquis · · Score: 3, Interesting

    I belive my Amiga booted in 8 seconds before I added all the patches, tools and accessories you wanted .. If you aborted the shell before loading Workbench you would probably shave off two-three seconds more ...

    Had some miniemacs with the OS, and it seems it can use fat32:
    http://www.amigahistory.co.uk/fat32.html

    You can get USB aswell:
    http://www.amigau.com/c-amiga/hardware.htm

    I realise it's not a viable alternative today, but it's kind of sad how bad things develop considering how much faster todays machines is.

    Reminds me of a youtube video with a Mac Classic running Claris Works (or something similar) and a more modern PC running Office Word or whatever, boot systems booting up, running the word processor and then writing something (and eventually saving and turning the machine of as well.)
    Of course the new software is much more advanced, but the old mac did it faster .. And sometimes people don't need much more than that application offered.