- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Removing Linux from MBR
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2003 03:26 AM
06-16-2003 03:26 AM
Removing Linux from MBR
Hi all,
We have a computer running Win 2000. We installed Mandrake linux 7.1 GPL on the same machine. Of course at startup we choose which OS to run. But if we decide to move Linux to a different machine, how will we fix the MBR area on the multiboot system (removing Linux)?
I know how to remove the ext3 partition with partition magic......
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2003 03:35 AM
06-16-2003 03:35 AM
Re: Removing Linux from MBR
regards
Claudio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2003 03:37 AM
06-16-2003 03:37 AM
Re: Removing Linux from MBR
In the ms-dos command prompt type:
fdisk /mbr
if you install the boot loader into mbr of course.
Frank.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2003 04:01 AM
06-16-2003 04:01 AM
Re: Removing Linux from MBR
thanks guys..
In cmd You can get a DOS command line. But there is no fdisk in Windows 2000.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2003 04:12 AM
06-16-2003 04:12 AM
Re: Removing Linux from MBR
... excuse me but I haven't a better solution :-(
hi
Claudio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2003 04:22 AM
06-16-2003 04:22 AM
Re: Removing Linux from MBR
I think you can run
fixmbr and/or fixboot from the win2k install CD. (Boot a emergencye shell)
Rgds Jarle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2003 11:36 AM
06-16-2003 11:36 AM
Re: Removing Linux from MBR
dd if=/dev/zero of=/dev/hda bs=512 count=1
but you have another problem, you must delete the linux partitions too because, win2000 can not access to linux partitions.
You can do it after deleting MBR then boot with linux instalation cd and deleting linux partitions or better converting linux partitions into windows partitions at the begining of instalation, then reboot the computer (without installing linux).
Frank.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2003 11:49 AM
06-16-2003 11:49 AM
Re: Removing Linux from MBR
This question is more like for W2K forum.
Copy from old windows fdisk and run fdisk /mbr
You also have disk manager in W2K check
if you have option to set MBR there.
Caesar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2003 04:28 PM
06-16-2003 04:28 PM
Re: Removing Linux from MBR
But simply put, what the others have said is correct.
http://support.microsoft.com/default.aspx?scid=kb;en-us;171611
It truely is entertaining to read through some of those MS KB articles regarding unix/linux ;P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2003 11:22 PM
06-16-2003 11:22 PM
Re: Removing Linux from MBR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2003 11:28 PM
06-16-2003 11:28 PM
Re: Removing Linux from MBR
fixboot shouldn't be needed, as to be fixed is just your mbr, you do not need to re-set boot files to your C: (but doing so won't hurt !)
Let us know !... :]
J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2003 11:54 PM
06-16-2003 11:54 PM
Re: Removing Linux from MBR
0 points for me :-)
greetings
Claudio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2003 11:58 PM
06-16-2003 11:58 PM
Re: Removing Linux from MBR
Sounds a good solution, you can even remove your Linux partition with that system... only trouble is risk of data loss...
(who cares about data : assign 0 to this too, most important is the system you pay for, data don't matter that much...)
:]]
J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 01:17 AM
06-17-2003 01:17 AM
Re: Removing Linux from MBR
i have used lilo -u successfully many times to remove LILO.
another option is fdisk /mbr from a win98 or below bootable disk.
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 02:51 AM
06-17-2003 02:51 AM
Re: Removing Linux from MBR
Thanks guys, I got your point...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2003 09:12 AM
06-18-2003 09:12 AM
Re: Removing Linux from MBR
Yes, you can also use the suggestions mentioned here.
Regards,
CG