Discussion:
Installation problem
(too old to reply)
mohan
2012-07-27 08:34:39 UTC
Permalink
Hi,

I am getting the below error while installing plan9, during the [bootsetup] phase

cp: error writing /n/9fat/9load: IOerror
cp: can't create /n/9fat/9pcf: '/n/9fat/9pcf' clone failed
/n/9fat/plan.ini: rc (bootsetup): can't open: '/n'9fat/plan9.ini' clone failed

Please help resolve this.

Thanks,
Mohan
Lucio De Re
2012-07-27 09:19:28 UTC
Permalink
Post by mohan
/n/9fat/plan.ini: rc (bootsetup): can't open: '/n'9fat/plan9.ini' clone failed
Your spelling mistake, or the distribution's? I'm talking about the
quote in place of a slash.

++L
erik quanstrom
2012-07-27 12:45:56 UTC
Permalink
Post by Lucio De Re
Post by mohan
/n/9fat/plan.ini: rc (bootsetup): can't open: '/n'9fat/plan9.ini' clone failed
Your spelling mistake, or the distribution's? I'm talking about the
quote in place of a slash.
the source is here: /sys/lib/dist/pc/inst/bootsetup.
clone failed means the file server went away, so this isn't
a case of a missing file.

op: try "echo dma on>/dev/sdC0/ctl". before copying.
you can open another window in the installer by the
normal methods and type anything.

- erik
mohan
2012-07-27 16:45:11 UTC
Permalink
Post by erik quanstrom
you can open another window in the installer by the
normal methods and type anything.
- erik
I tried "echo dma on > /dev/sdC0/ctl" in a new terminal, but I am getting the same error during bootsetup.

"cat /dev/sdC0/ctl" prints
inquiry TSSTCorpCDDVDW SH-S223C I002
config 85C0 capabilities 0F00 dma 00000001 dmactl 00000001
interrupts read 3009 write 2966 cmds 5928
part data 0 206583
part 9fat 116744 118184

I am using plan9 from 9legacy.org. plan9 and 9front did not boot in my system.

Thanks a lot!

Mohan
erik quanstrom
2012-07-27 16:53:14 UTC
Permalink
Post by mohan
I tried "echo dma on > /dev/sdC0/ctl" in a new terminal, but I am getting the same error during bootsetup.
"cat /dev/sdC0/ctl" prints
inquiry TSSTCorpCDDVDW SH-S223C I002
config 85C0 capabilities 0F00 dma 00000001 dmactl 00000001
interrupts read 3009 write 2966 cmds 5928
part data 0 206583
part 9fat 116744 118184
I am using plan9 from 9legacy.org. plan9 and 9front did not boot in my system.
try 9atom.

- erik
mohan
2012-07-31 08:45:52 UTC
Permalink
Post by erik quanstrom
try 9atom.
- erik
Hi,

I was able to boot plan9 by changing my bios setting "ATA/IDE Mode" from Native to Legacy.

I am downloading 9atom now and will give it a try.

Thanks for the help.

Mohan

c***@gmx.de
2012-07-27 17:08:11 UTC
Permalink
what does "not boot" mean exactly? where does it get stuck?

--
cinap
David du Colombier
2012-07-27 19:30:02 UTC
Permalink
Post by mohan
I tried "echo dma on > /dev/sdC0/ctl" in a new terminal, but I am
getting the same error during bootsetup.
"cat /dev/sdC0/ctl" prints
inquiry TSSTCorpCDDVDW SH-S223C I002
config 85C0 capabilities 0F00 dma 00000001 dmactl 00000001
interrupts read 3009 write 2966 cmds 5928
part data 0 206583
part 9fat 116744 118184
I am using plan9 from 9legacy.org. plan9 and 9front did not boot in my system.
These CD images already enable DMA by default in the
ATA driver, so this step shouldn't be necessary.

You could try 9atom, as suggested by Erik, since he
uses different ATA and AHCI drivers.

What disk controller are you using? Does it support AHCI?
If so, have you tried to switch it to AHCI mode?

The 9legacy CD images also includes the AHCI driver
in the CD installer, in case your controller is supported.
--
David du Colombier
Continue reading on narkive:
Loading...