Find the answer to your Linux question:
Results 1 to 2 of 2
I recently installed Kubuntu on my laptop that came with Windows Vista. After installing Kubuntu i rebooted and it came up with the error 17 message. Then i thought "okay ...
  1. #1
    Just Joined!
    Join Date
    Sep 2007
    Posts
    1

    Kubuntu error 17

    I recently installed Kubuntu on my laptop that came with Windows Vista.
    After installing Kubuntu i rebooted and it came up with the error 17 message. Then i thought "okay fine i dont really want windows vista so ill just format the whole mess and start from square one" I do have a windows XP cd which i tried to boot on but and it seemed to work fine when loading all the files but when it came to "setup is starting windows" it went into a blue screen and gave me this message: "a problem has been detected and windows has been shut down".

    so now im a little bit stuck.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    I assume that you are planning to wipe your harddisk and install OSes from scratch. Boot up from Kubuntu CD and open Konsole.
    Execute this
    Code:
    sudo dd if=/dev/zero of=/dev/hda bs=521 count=1
    Reboot machine. dd command will wipe your harddisk and Windows Installation CD will work after that.
    In case, Machine throws Error 17 again on reboot, replace hda with sda in dd command.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...