Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Well so it happens that i need to wipe my whole hard drive + MBR, so I was wondering if you more experienced guys can recommend me a tool or utility you use to perform such tasks. I run, maybe worth mentioning Fedora #4.
...
+MBR i wrote becuase thats where i see (maybe i see wrongly) my problem installing fresh win XP wich i need for one project. When i boot from cd-rom, win installation says "Setup is inspecting your configuration", and nothing happens afterwards, except black screen, and thats it. Either way i dont need to wipe my disk just for that, i just want to arrange my hard drive more efficiently then it is right now, so any help of any kind is most welcomed.
If you use jiml8's suggestion, my assumption would be that you've have to have the linux kernel running off of hdb. Or else the kernel would overwrite itself... that doesn't sound possible. Not without some nasty errors.
...
+MBR i wrote becuase thats where i see (maybe i see wrongly) my problem installing fresh win XP wich i need for one project. When i boot from cd-rom, win installation says "Setup is inspecting your configuration", and nothing happens afterwards, except black screen, and thats it.
Why don't you show us an "fdisk -l" - probably something simple.
I don't think you can wipe a drive from which you are running. (But--I have never tried it)
Much easier to use a floppy or CD
Oh, yes you can.
Depending on how busy the system isn't, you might even manage to complete the job BEFORE jobs start crashing.
Actually, I have even had corrupted systems that I have overwritten on the fly using a backup disk image (I backup and restore using dd). Usually before doing this I drop to runlevel 1, but I have done it from runlevel 5 by just stopping all user apps and any services that might try to do something while the overwrite is underway.
If you use jiml8's suggestion, my assumption would be that you've have to have the linux kernel running off of hdb. Or else the kernel would overwrite itself... that doesn't sound possible. Not without some nasty errors.
The kernel is actually in memory. You can wipe the entire system without crashing it - IF you shut down any services and apps that might try to access the drive while you are doing this.
Actually, if you really want to be cool about it, you set up some ramdisks and move /tmp, /etc, /proc, and essentials from /lib and /bin into ram. Then, you can wipe and rebuild the whole system without rebooting.
When i boot from cd-rom, win installation says "Setup is inspecting your configuration", and nothing happens afterwards, except black screen, and thats it.
this has nothing to do with your mbr like ScottReed said. There is something else going on.
Thanks for all your help people. I still really dont quite know what was going on, but problem i had fixed itself somehow, actually maybe it had something to with fresh installation of Fedora Core 4 and setting grub as bootloader. After setting grub as my bootloader Win XP cd and installation went smoothly, so i doubt it was win xp cd glitch.
Joseph
Last edited by tuesdays-child; 05-07-2006 at 05:08 PM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.