Author Topic: Oh SHIT... stop fdisk  (Read 1182 times)

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
Oh SHIT... stop fdisk
« on: 19 October 2002, 07:54 »
Well... i was in RH8 and decided to install openbsd over redhat 8 beside slackware.

My Grub is using the partitions that RH8 is on and i just deleted them (when the computer restarts). I dont have a boot disk for slackware so i dont know how i am going to install lilo on slackware.

Is there any way to stop fdisk from doing its changes when it restarts?
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
Oh SHIT... stop fdisk
« Reply #1 on: 19 October 2002, 08:10 »
"fdisk" has already done it's changes once you hit the "w" key. What you can do is recreate the partition(s) exactly as they were before you reboot and it should be fine. fdisk will only manipulate the partition table, not the file system or data so as long as you recreate the partition table just as it was (starting cylinder is key) it should be fine.
Someone please remove this account. Thanks...

Stryker

  • VIP
  • Member
  • ***
  • Posts: 1,258
  • Kudos: 41
Oh SHIT... stop fdisk
« Reply #2 on: 19 October 2002, 21:07 »
quote:
Originally posted by void main:
"fdisk" has already done it's changes once you hit the "w" key. What you can do is recreate the partition(s) exactly as they were before you reboot and it should be fine. fdisk will only manipulate the partition table, not the file system or data so as long as you recreate the partition table just as it was (starting cylinder is key) it should be fine.


another advantage. the linux fdisk, i dont think we'll ever see microsoft include such a feature.

[ October 19, 2002: Message edited by: Stryker ]