SlackwareThis Forum is for the discussion of Slackware Linux.
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.
Slackware 10.1 Ever since i installed a few weeks ago lilo doesnt work no matter what i doedit the confg fgile reinstall so i figure somethings up with my mbr cuse i have virus protect off on the mobo and i get lilio error L10 so i want to fdisk my mbr by useing fdisk /MBR but it says unable to open witch it shouldnt
Im Running Slackware 10.1 I want to format my HDD and also Redo my MBR
Ive goggled mbr and it seems like i can only do fdisk /mbr with a windows boot disk but i dont have a floppy
so i want to know if i can do fdisk /mbr with out a floppy on slackware and if so than ima formate my hdd and fdisk the mbr and hdd and reinstall slackware
Originally posted by Eugney No you arnt reading what im saying ok here
I'm not sure are telling us what we need to know or reading what I'm saying.
Quote:
Originally posted by Eugney Im Running Slackware 10.1 I want to format my HDD and also Redo my MBR
Redo? What do you want to put on the MBR? You can use mkfs to format the partitions. If you are going to reinstall another operating system then it should put the correct data on the mbr for you.
Quote:
Originally posted by Eugney Ive goggled mbr and it seems like i can only do fdisk /mbr with a windows boot disk but i dont have a floppy
If you want to install the windows bootloader then yes you can only do it with a windows disk. If you have 2000, xp or 2003 then you don't use fdisk you use fixmbr.
Quote:
Originally posted by Eugney so i want to know if i can do fdisk /mbr with out a floppy on slackware and if so than ima formate my hdd and fdisk the mbr and hdd and reinstall slackware
You don't need to fdisk /mbr to install slackware. Just reinstall slackware if you like then choose to install lilo onto the mbr.
My MBR is messed up its fooked lol just want to redo it by doing fix mbr or fdisk /mbr but i dont have a floppy to do it so i want toi know is there another way to do it with out a floppy
Originally posted by keefaz If you want to erase the mbr and the partition table of the disk
boot from a linux cdrom and do (assuming your drive is /dev/hda)
Now if you want to keep the partition table, I am not sure but I think
you use the same command exept you replace 512 with 446
you're right there:
filling in " 446 " will erase all but the partition table.
filling in " 440 " will also leave the disk-id untouched.
the id might be used by windows to recognise the disk, and if it's erased,
( you'll guess it ) it won't start from that disk.
i think it's optional but it might be default.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.