Tag: Boot Menu
Can I modify Windows 7 Boot Loader?
by jeremy on Sep.17, 2009, under Cool Stuff, Technology
Yes, you can.
Yesterday, I installed Windows 7 Pro on my 5 year old Dell M70 laptop. It currently had only Windows Xp pro. I at first had to change and create a partition on my hard drive to install Windows 7 I gave it at least 20 gigs of free space. I used a Live Linux Cd called GParted ( I will link to that later). So no
w, I set up XP/ Windows 7 dualboot. The Windows 7 installer set the default boot choice to Windows 7 and renamed the XP as “Previous version of Windows”, also a timeout of 30sec set.
If you try to modify the boot options the old-fashioned with boot.ini file, you get the following warnings:
!!Warning: Boot.ini is use d on Windows XP and earlier operating systems!!
!!Warning: Use BCDEDIT.exe to modify Windows Vista boot options!!
If you examine, Windows 7 doesn’t have NTFS write permissions on XP system partition, even though it creates a "boot sector" inside it, cause it is the first one in line on the system disk, which is shared half on half by both systems.
So I booted into Windows 7, and run the following commands:
- By default Vista/Windows 7 open command prompt in user mode, so we need to change the permission. To do so, just execute this command:
Start Menu > All Programs > Accessories > (right-click & "Run as administrator") Command prompt - bcdedit /set {legacy} Description "Windows XP Pro" (Changes the text description of the "Legacy" OS line in the boot menu. he quotation marks must be included in the command)
- bcdedit /default {legacy} ( Sets the legacy (Windows XP) OS as {default} boot item)
- Running bcdedit /? (shows all commands one is able to use)
Also, if you go into the system properties (right click my computer,properties, Advanced System Settings, Click the advanced tab, under start up and Recovery, setting,) You can change the Default as well as the time to display it.
Presto- Revive a dead old pc!!
by admin on Jul.03, 2009, under Technology
![]()
Presto, a fast-loading Linux desktop you install from Windows, lives up to its promise of an alternative, speedy boot-up with quick web/email access. It is a paid Linux version and is in version 1.0 right now. Cost is 19.95 for the license, but can be run free in trail mode for about seven days to test it out.
Presto is a streamlined, stripped-down version of the Xandros distribution of Linux. Presto is said to run on pretty much any x86-based system. It was built for boot-up speed, and intends to give laptop users an alternative system to jump into when they really just want to check a site, check their email, or maybe tweak an Office-type file or two without having to wait for everything on their Windows PC to load, and load, and load …
Presto installs itself in the Windows Boot Menu as the non-default choice—though we wish it didn’t make it so the Windows default now requires an Enter stroke to load up. Regardless, from the boot menu shown below, it took Presto launches in about 7-10 seconds to get to a loaded desktop, with the mouse functional, Firefox responding to a click and loading, and the hard drive not under serious crunch. ![]()
And it’s probably faster, and possibly less battery-draining, for doing basic tasks, too. A very light and swift window manager and file browser are used, there’s not much graphics acceleration or transparency afoot—this thing exists solely to get you into Firefox, or maybe onto Skype or Pidgin, ASAP. Sure, your thumb drive will be recognized, and Presto can read and write to your Windows NTFS-formatted drive by default, but it’s really about having a small, agile space to do some work in and then save before the battery runs out.
After installing Presto from inside Windows, you’ll see a new option at the Windows Boot Menu for Presto, usually listed as the non-default choice.
Surprisingly soon after picking Presto, this is the desktop you land on. Everything’s pretty much on the sidebar, there’s no right-click options on the desktop, and no taskbar or ability to minimize windows—what you’ve got open is what you see. Windows can be resized, and accessed from a pop-out menu on the left-hand sidebar, or the standard Alt+Tab keyboard action. It’s either a creative constraint or pain in the rear, depending on how you look at it. Details on what’s listed on your sidebar upon booting up. Most are obvious, but the “IM” button launches Pidgin, and the shopping cart icon starts an “Application Store” to install and launch additional apps. The icons on the sidebar can be moved around, but it’s not apparent (without some standard Linux text file tweaking) how to add or delete options. Need more than just a browser, Pidgin, and Skype? The Application Store is where all your non-default apps are stored, and comes pre-loaded with RealPlayer (seriously?), Adobe PDF reader, and OpenOffice.org. Hit the “Application Store” icon, and a web page launches to search and browse available apps. A good number of our favorite Linux apps and utilities are available, like Picasa, AmaroK, and most of the standards in any GNOME or Linux distribution.
I coughed up for the paid version and have been using it for about two months now. To customize it, its a little difficult. It doesn’t have the XP feel that it should, but… for basic email, web surfing in a hurry, its great.
===============================================================================================