Unable to partition for Debian Install

Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.

  1. #1

    Default Unable to partition for Debian Install

    I have used other distros in the past, but I am struggling with a Debian
    install.

    I am using a 2gb hdd that I had a previous IPCop installation on.
    I have created partitions as follows

    hda1 10mb Linux
    hda2 500mb Linux swap
    hda3 1490 Linux

    When I try initializing hda2 as swap I get:
    The swap partition could not be initialized.

    The initialize and mount of hda3 as / works fine.

    The initialize of hda1 works, but the mount of hda1 as /boot fails with:
    Failed to create directory /target/boot: Input/output error

    I have made hda1 bootable and I have run a bad-block scan on the initialize.

    Can anyone help, I really want to try Debian out.

    Trev.





    ---
    Outgoing mail is certified Virus Free.
    Checked by AVG anti-virus system ([url]http://www.grisoft.com[/url]).
    Version: 6.0.518 / Virus Database: 316 - Release Date: 11/09/2003


    Trevor Henderson Guest

  2. Similar Questions and Discussions

    1. Loadlin based Debian install
      Hello all, I am looking to install Debian on an old laptop. This machine cannot boot from the CDROM drive, and the floppy drive is unreliable. ...
    2. Install Debian with floppies
      Hello everybody, I've got a problem that was already reported on the net but i didn't find the answer. I want to install a debian through...
    3. Anyone Install Debian on an SGI Indy?
      Hi All, I'm wondering if anyone on the group here has installed Debian on an Silicon Graphics Indy Workstation. Years ago I read somewhere that it...
    4. Booting from a floppy to install debian
      Guys, I have decided to give debian GNU/Linux a chance. So, I downloaded the "woody" Official i386 Binary-1 image from the web and burned the CD....
    5. Hi, how to install rpms on Debian??
      Thanks!!! -- Zhao YouBing, Ph.D student State Key Lab of CAD&CG,Zhejiang University, Hangzhou, 310027, P.R.China Tel : 0571-87951045(O),...
  3. #2

    Default Re: Unable to partition for Debian Install

    In article <NWEab.2457$562.2304@news-binary.blueyonder.co.uk>, Trevor Henderson wrote:
    > I have used other distros in the past, but I am struggling with a Debian
    > install.
    >
    > I am using a 2gb hdd that I had a previous IPCop installation on.
    > I have created partitions as follows
    >
    > hda1 10mb Linux
    > hda2 500mb Linux swap
    > hda3 1490 Linux
    >
    > When I try initializing hda2 as swap I get:
    > The swap partition could not be initialized.
    >
    > The initialize and mount of hda3 as / works fine.
    >
    > The initialize of hda1 works, but the mount of hda1 as /boot fails with:
    > Failed to create directory /target/boot: Input/output error
    >
    > I have made hda1 bootable and I have run a bad-block scan on the initialize.
    >
    > Can anyone help, I really want to try Debian out.
    >
    > Trev.
    Sounds to me like a bad hard drive. Is there a way for you to verify
    the integrity of the drives (e.g. verify install of some other
    distribution works okay.)

    -Joe

    debian user since '99

    John Doe Guest

  4. #3

    Default Re: Unable to partition for Debian Install

    Your right, planned to install to a 2gb and use the 20gb as file server.
    Binned the 2gb and install going OK.

    Thanks
    Trev.

    --

    "John Doe" <john@doe.com> wrote in message
    news:LPycnQlJF7ierfaiXTWJgA@comcast.com...
    > In article <NWEab.2457$562.2304@news-binary.blueyonder.co.uk>, Trevor
    Henderson wrote:
    > > I have used other distros in the past, but I am struggling with a Debian
    > > install.
    > >
    > > I am using a 2gb hdd that I had a previous IPCop installation on.
    > > I have created partitions as follows
    > >
    > > hda1 10mb Linux
    > > hda2 500mb Linux swap
    > > hda3 1490 Linux
    > >
    > > When I try initializing hda2 as swap I get:
    > > The swap partition could not be initialized.
    > >
    > > The initialize and mount of hda3 as / works fine.
    > >
    > > The initialize of hda1 works, but the mount of hda1 as /boot fails with:
    > > Failed to create directory /target/boot: Input/output error
    > >
    > > I have made hda1 bootable and I have run a bad-block scan on the
    initialize.
    > >
    > > Can anyone help, I really want to try Debian out.
    > >
    > > Trev.
    >
    > Sounds to me like a bad hard drive. Is there a way for you to verify
    > the integrity of the drives (e.g. verify install of some other
    > distribution works okay.)
    >
    > -Joe
    >
    > debian user since '99
    >

    ---
    Outgoing mail is certified Virus Free.
    Checked by AVG anti-virus system ([url]http://www.grisoft.com[/url]).
    Version: 6.0.518 / Virus Database: 316 - Release Date: 11/09/2003


    Trevor Henderson Guest

  5. #4

    Default Re: Unable to partition for Debian Install

    Trevor Henderson on Friday 19 September 2003 08:12 wrote:
    > I have used other distros in the past, but I am struggling with a
    > Debian install.
    >
    > I am using a 2gb hdd that I had a previous IPCop installation on.
    > I have created partitions as follows
    >
    > hda1 10mb Linux
    > hda2 500mb Linux swap
    > hda3 1490 Linux
    >
    > When I try initializing hda2 as swap I get:
    > The swap partition could not be initialized.
    How did you try to "initialize" swap? Have you set the partition type
    to 82 hex, Linux swap? (You do this with fdisk.) Did you 'mkswap
    /dev/hda2',then 'swapon'?

    > The initialize and mount of hda3 as / works fine.
    >
    > The initialize of hda1 works, but the mount of hda1 as /boot fails
    > with: Failed to create directory /target/boot: Input/output error
    Have you mounted hda3, /, prior to trying to mount hda1, which will be
    mounted on /?
    > I have made hda1 bootable and I have run a bad-block scan on the
    > initialize.
    You should should run a bad-block scan on all the partitions prior to
    mounting them, just to be safe. I prefer the destructive read-write
    type check. More discerning. Takes a lot longer, but you get what
    you pay for.


    --
    Stefan Patric
    [email]tootek2@yahoo.com[/email]
    Stefan Patric Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139