Find the answer to your Linux question:
Results 1 to 5 of 5
Hello all, Well I took the big step in trying to install Deb 4 on a USB 40 gig hard drive. However, when it came to the boot loader I ...
  1. #1
    Just Joined!
    Join Date
    Nov 2008
    Posts
    2

    error 17 on external disk

    Hello all,

    Well I took the big step in trying to install Deb 4 on a USB 40 gig hard drive. However, when it came to the boot loader I tried (And failed) to load grub properly. Here is my scenario: when it came to install grub , I decided not to use MBR on main harddrive but used hd1,0. Now in bios I set USB-FDD and so so far so good. When it boots up Grub 1.5 does works, but when I choose Deb it says something of the media format (I will clarify if neccesary) and then gives me error 17. If I choose Windows XP os no problem what so ever. Is it something that can be fixed? Or what command is needed to make this drive bootable? Also if I dont have the USB drive plugged in, everything is fine. How bad?

    Thanks
    Peter

  2. #2
    Just Joined! monday90's Avatar
    Join Date
    Oct 2006
    Location
    United Kingdom
    Posts
    82
    You would have to work out what Debian saw the harddrive as initially. Did you have any other USB devices plugged in that could have been assigned that address?

    The definition of a grub error 17 is:
    17 : Cannot mount selected partition
    This error is returned if the partition requested exists, but the filesystem type cannot be recognized by GRUB.

    This implies that whatever GRUB is trying to mount is not what it is expecting. EG it could be an NTFS/FAT formatted drive.

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Boot up from any LiveCD and post the contents /etc/fstab and /boot/grub/menu.lst files here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Just Joined!
    Join Date
    Nov 2008
    Posts
    2

    Talking Grub little problem

    Hello folks,

    I did post b4 on an error 17 on external drive before. I do have the problem isolated and been trying (Surfing and experimenting) and I feel that I am so close.

    Here is my problem: When I boot up from USB-HDD grub functions fine, when I click that I want Debian it does give me error 17. So I used the "e" command under grub and line 1 is the problem. I tried many times to remove it, but no luck.

    Line 1 states hd(1,0) which is wrong. If I delete (After hightlighted) with the "d" it will not stay gone.

    I did find a temp fix for this: I highlight line 2 which is the proper boot up, press "b" and it works.

    How in the heck do I delete my first command or in this case line 1?

    I am using Deb as we speak to write this inconvenience.

    P.S. I did try several commands under GRUB and TERMINAL being su. Tried install-grub, setup and others.

    Thanks,
    Peter
    Still not giving up.



    Plese advise if more

  5. #5
    Just Joined!
    Join Date
    Sep 2008
    Posts
    88

    different approach

    Quote Originally Posted by whoopus View Post
    Hello all,

    Well I took the big step in trying to install Deb 4 on a USB 40 gig hard drive. However, when it came to the boot loader I tried (And failed) to load grub properly. Here is my scenario: when it came to install grub , I decided not to use MBR on main harddrive but used hd1,0. Now in bios I set USB-FDD and so so far so good. When it boots up Grub 1.5 does works, but when I choose Deb it says something of the media format (I will clarify if neccesary) and then gives me error 17. If I choose Windows XP os no problem what so ever. Is it something that can be fixed? Or what command is needed to make this drive bootable? Also if I dont have the USB drive plugged in, everything is fine. How bad?

    Thanks
    Peter
    Installed debian i the xternal hard drive? if so, change the boot sequence to start with your internal hard drive. it might work.

Posting Permissions

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