Ask a Question related to Ubuntu, Design and Development.
-
Michael #1
Infinite loop mounting disk
Hi,
I had an old disk lying around and thought I put it in with my existing
Ubuntu system. I used fdisk to create just one partition.
It worked for a while but I found out that there was lots of old stuff on it
so I did an "rm -rf" on the disk (since I don't know the *NIX-equivalent of
format, though now I think I could've just mv'ed it to /dev/null, but
anyways...) only now I can't mount the disk anymore.
I'm getting continuously looping error messages on # mount -t ext3 /dev/hdb1
/data, namely
hdb: task_out_intr: status = 0x61 {DriveReady DeviceFault Error}
hdb: task_out_intr: status = 0x61 {DriveStatusError}
ide: failed opcode was: unknown
ide: reset: succes
and back to the first line. I have no control over the system anymore, hard
reset is the only option.
There's no important data on the disk anyway, so any solution you can come
up with other than "smash it with a hammer" (i.o.w.: that will keep the disk
intact) I'll try.
Thanks in advance
Kind regards
Michael.
Michael Guest
-
Mysql infinite loop?!
this query doesnt work: SELECT d.cID,d.cLName,d.cFName , k.kid FROM cname d, cu_key e, rep_key f , `key` k WHERE (d.cLName LIKE '%') and (((e.cID... -
kernel2.6.15 and sdb1 disk not mounting
hi i've just compiled 2.6.15-2 from 2.6.10-12, but now i can't mount \dev\sdb1 (my 250gb) while my sda1 and sda2 (80gb) are working without... -
Weird Infinite loop
Hello, I have this piece of code, and since i put it on a new webserver, it has caused an infinite loop. As you can see, n begins at 1, and B_x... -
How do i stop an infinite loop in MX director?
"hanct2002" <webforumsuser@macromedia.com> wrote in message news:bfvrfa$1p$1@forums.macromedia.com... end up having to ctrl-alt-delete .....is... -
Disk Copy quits before Mounting!@! (OSX)-
In <jades-8ECD73.06005824072003@news-uk.onetel.net.uk> Alan Howard wrote: My impression is that this is nearly always due to a botched install,... -
Tom Clydesdale #2
Re: Infinite loop mounting disk
"Michael" <mischa.tbaINSERTATHERExs4all.nl> wrote in message
news:44675650$0$31637$e4fe514c@news.xs4all.nl...Try mkfs (make a file system) - get the instructions from man mkfs. I would> Hi,
>
> I had an old disk lying around and thought I put it in with my existing
> Ubuntu system. I used fdisk to create just one partition.
> It worked for a while but I found out that there was lots of old stuff on
> it so I did an "rm -rf" on the disk (since I don't know the
> *NIX-equivalent of format, though now I think I could've just mv'ed it to
> /dev/null, but anyways...) only now I can't mount the disk anymore.
>
> I'm getting continuously looping error messages on # mount -t ext3
> /dev/hdb1 /data, namely
> hdb: task_out_intr: status = 0x61 {DriveReady DeviceFault Error}
> hdb: task_out_intr: status = 0x61 {DriveStatusError}
> ide: failed opcode was: unknown
> ide: reset: succes
> and back to the first line. I have no control over the system anymore,
> hard reset is the only option.
>
> There's no important data on the disk anyway, so any solution you can come
> up with other than "smash it with a hammer" (i.o.w.: that will keep the
> disk intact) I'll try.
>
> Thanks in advance
>
> Kind regards
>
> Michael.
>
be a little more specific but i'm currently working on a Windows sytsem.
Good luck. (O'Reilly has a pocket guide of essential commands which would
seem to enhance your knowledge level.)
Tom
Tom Clydesdale Guest



Reply With Quote

