Results 1 to 6 of 6
Lets start of .....Linux is alot better when it comes to operating systems...
I like it...
BUT...everything seems to go wrong with me on it
Everything i want isnt there...
...
- 05-11-2011 #1Just Joined!
- Join Date
- May 2011
- Posts
- 3
Wanting to change back to Windows
Lets start of .....Linux is alot better when it comes to operating systems...
I like it...
BUT...everything seems to go wrong with me on it
Everything i want isnt there...
Proper Skype..Proper Msn...PS... Good games
it kills me...
Im not getting into detail and not wanting to debate whats better ..
But when i try Reboot Windows 7 back..
It does not work at all....
He says the formation of the Partition does not work..
Bla bla bla..
But it wont let me reformat my hard drive :/
What do i do....its a catch 22 ...
Mail me with help pleeeeeeeease
itsyerwanmick at hotmail dot com ....
- 05-11-2011 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Hello and welcome aboard!

To clear both, the MBR and partition tables (giving you a fresh start), you can run the following command from a terminal:
You'll receive a short message about records in and records out, then your Windows installation disk should work again and you should be able to partition your drive the way you see fit.Code:sudo dd if=/dev/zero of=/dev/sda bs=512 count=1
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 05-11-2011 #3Just Joined!
- Join Date
- May 2011
- Posts
- 3
so basically i put that in the terminal then restart the laptop with the Boot disk and it works ?
- 05-11-2011 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
That command clears the partition table leaving you with no operating system, so you'll need to reinstall Windows.
If you want to keep an already installed Windows system but remove Linux, you can restore the Windows bootloader, then delete any Linux partitions. You can check Microsoft's website for exact instructions on restoring the Windows 7 bootloader.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 05-11-2011 #5Just Joined!
- Join Date
- May 2011
- Posts
- 3
No i just wanna clean cut install a brand new windows ...
Start for scratch
- 05-12-2011 #6
Then the above command should work. Make sure you have backed up any data you don't want to lose first though!
If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.


Reply With Quote