Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
Trevor Henderson #1
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
-
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. ... -
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... -
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... -
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.... -
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),... -
John Doe #2
Re: Unable to partition for Debian Install
In article <NWEab.2457$562.2304@news-binary.blueyonder.co.uk>, Trevor Henderson wrote:
Sounds to me like a bad hard drive. Is there a way for you to verify> 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.
the integrity of the drives (e.g. verify install of some other
distribution works okay.)
-Joe
debian user since '99
John Doe Guest
-
Trevor Henderson #3
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...Henderson wrote:> In article <NWEab.2457$562.2304@news-binary.blueyonder.co.uk>, Trevorinitialize.> > 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>> >
> > 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
-
Stefan Patric #4
Re: Unable to partition for Debian Install
Trevor Henderson on Friday 19 September 2003 08:12 wrote:
How did you try to "initialize" swap? Have you set the partition type> 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.
to 82 hex, Linux swap? (You do this with fdisk.) Did you 'mkswap
/dev/hda2',then 'swapon'?
Have you mounted hda3, /, prior to trying to mount hda1, which will be> 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
mounted on /?
You should should run a bad-block scan on all the partitions prior to> I have made hda1 bootable and I have run a bad-block scan on the
> initialize.
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



Reply With Quote

