Search This Blog

Showing posts with label WinNT. Show all posts
Showing posts with label WinNT. Show all posts

Friday, October 02, 2009

Dual Boot Windows XP (and below) with Linux using Windows MBR

I just noticed that there are 101 FAQ out there to teach you how to dual boot Windows and Linux using LILO, GRUB etc. Maybe its just me, but nobody is happy with Windows Boot Manager? There is a clean and simple way to enable the booting of Linux without choose LILO or Grub. Its just a simple boot sector file added to the Windows Boot Manager and you have it. Why does everyone has to choose LILO or Grub?

Well, so here I am going to talk about this legacy method. Bear in mind that this does not apply to Windows Vista because of the BCD Boot Manager. That you can find it online.

First, figure out a way to get to your Linux. The best thing will be you just finish installing and has not rebooted. Make sure you had chosen to install the Linux Boot sector on the partition itself (sda1 or hda1 etc...) instead of the harddisk (sda or hda etc...). If you had overwritten the bootsector, do a repair with your Windows CD. Its a painful process and I hope you have not come to this. Alternatively, use Super Grub Disk to restore your Windows MBR. You can also us this to boot back into your Linux if you had installed the bootloader into the partition and rebooted (oopps).

UNetbootin Super Grub Disk Loader
Download and run this within Windows:
http://sourceforge.net/project/showfiles.php?group_id=198821&package_id=261880

Get back into your Linux. Mount your windows directory. Or USB disc etc.
An example will be:
#mkdir /tmp/windows
#mount /dev/sda6 /tmp/windows
sda6 is your Linux partition. You can use Super Grub Disk to navigate and found out anyway.
Now you will need to extract the bootsector of the Linux using this command as root:

#dd if=/dev/sda2 of=/tmp/windows/linux.bin bs=512 count=1

Thats all there is! Well, not really. Reboot back into your Windows. We still have 1 more line to add. Open your boot.ini on your boot drive. You may need to unhide and un-readonly the file first. Add this line to the end of the file:

c:\linux.bin="Linux"

Save and now you have a boot option to linux anytime from the Windows Boot Manager. This doesn't break when you update your Windows etc. Well, it does if you shift your HDD around (if the sda6 or whatever the naming changes.).

Tuesday, May 22, 2007

Big Bank Teller Machine on New Technology


Yes. No joke. Anyway Windows NT was Windows New Technology in case you did not know. Yes, banks still use them. Many reasons may be behind this. It could be due to the software that they used / developed has these legacy roots in those old OS. BTW, should this teller at least have used WinNT server instead of WinNT Workstation?

But if the bank continue to use Windows NT? What danger does it pose?

As you can see in this screen, the teller machine rebooted. Stability is definitely at risk. Moreover, as far as WinNT is concerned, Microsoft has stopped supporting this OS.


Beginning January 1, 2005, Pay-per-incident and Premier support will no longer be available. This includes security hotfixes. As of January 1, 2005 (or later), online support will no longer be available.

Microsoft Web Site



This would mean that security fixes will stop, along with any bugs be it major or minor. If the bank continue to use this, this sigificantly put the bank at risk.


As a consumer, do we have a say about this? I had yet thought of the answer. We can pressure the bank to upgrade their software and OS. Its our data that is at risk and at least we have the rights to make a official remark/ complain about this.


I will put mine letter up once I have time to write it.

Amazon Gift Cards!

Thanks for viewing!

Copyright © 2008 nemesisv.blogspot.com, All rights reserved.