Re: Is there a method to boot from floopy after booting from CD?

2010-10-06 Thread Kevin Chadwick
On Thu, 7 Oct 2010 05:54:18 +0900 (JST)
z6w...@yahoo.co.jp wrote:

> Thanks everybady for answering my stupid question.Seems like the cause
> wasn't
> DVD drive.I'm afraid of that I said stupid things.
> 
> I haven't found
> informations of somebady who installs OpenBSD on this 
> VAIO.However I found
> some informations of installed Linux on this VAIO
> in some websites.there say
> instalation will stop without disable pci.
> Some of them also disable usb by
> the command below.
> 
> linux ide2=0x180,0x386 pci=off
> linux ide0=ata66 ide1=ata66
> ide2=0x180,0x386 nousb
> 
> Does OpenBSD also have commands like these?
> 
> 
boot -c

Go to www.openbsd.org and look at the manual boot_config(8)



Re: Is there a method to boot from floopy after booting from CD?

2010-10-06 Thread z6w0xp
Thanks everybady for answering my stupid question.Seems like the cause
wasn't
DVD drive.I'm afraid of that I said stupid things.

I haven't found
informations of somebady who installs OpenBSD on this 
VAIO.However I found
some informations of installed Linux on this VAIO
in some websites.there say
instalation will stop without disable pci.
Some of them also disable usb by
the command below.

linux ide2=0x180,0x386 pci=off
linux ide0=ata66 ide1=ata66
ide2=0x180,0x386 nousb

Does OpenBSD also have commands like these?


> I
would suggest trying a -current snapshot, it's quite possible that your
>
machine is supported better there. (Or wait for 4.8 release). There
> were
many changes in ACPI since 4.7 which may very well have fixed
> things for
this vaio.

Thank you.I tried.Unless It shows the same problem... Maybe 4.8 is
going to
be much better??



Re: Is there a method to boot from floopy after booting from CD?

2010-10-05 Thread Stuart Henderson
In gmane.os.openbsd.misc, you wrote:
> Hello, My name is Topaz. Nice to meet everybady.
> Even though I met a trouble in front of instalation.I tried 3 CDs
> cd47.iso , cdemu47.iso And install47.iso.But all of them show the same
> result.First I can boot every instalation CD.And then The display
> shows "boot>" . After that, many characters appear.Unless instalation 
> won't continue after the messages below appears.
>
> isa0 at pcib0
> isadma0 at isa0
> pckbc0 at isa0 port 0x60/5

I would suggest trying a -current snapshot, it's quite possible that your
machine is supported better there. (Or wait for 4.8 release). There
were many changes in ACPI since 4.7 which may very well have fixed
things for this vaio.

> My laptop can be booted by ONLY IEEE1394 connected DVD drive.So I
> guess the drive isn't supported by OpenBSD.That's why istallation won't
> continue from the middle.

This doesn't matter, by the time the kernel has loaded you don't need
the CD any more (providing you have a usable network interface over which
you can download the installation files).



Re: Is there a method to boot from floopy after booting from CD?

2010-10-05 Thread g . duale
> Hello, My name is Topaz. Nice to meet everybady.
> I'm a windows user now.And
> Installing OpenBSD is First time.
>
> I bought Sony Vaio PCG-U1 about 5 or 6years
> ago.
> on this laptop, Windows XP is running.But It's very heavy
> for this
> laptop.So I was looking for a lighter OS.
> I was interested in Linux.But I
> found OpenBSD while I
> was serching a OS that I should change from Windows.
> I
> got very interested in the belief of OpenBSD.So I decided
> installing OpenBSD.
> Even though I met a trouble in front of instalation.I tried 3 CDs
> cd47.iso ,
> cdemu47.iso And install47.iso.But all of them show the same
> result.First I can
> boot every instalation CD.And then The display
> shows "boot>" . After that,
> many characters appear.Unless instalation
> won't continue after the messages
> below appears.
>
> isa0 at pcib0
> isadma0 at isa0
> pckbc0 at isa0 port 0x60/5
>
> My
> laptop can be booted by ONLY IEEE1394 connected DVD drive.So I
> guess the drive
> isn't supported by OpenBSD.That's why istallation won't
> continue from the
> middle.So I'd like to know ways to boot from floppy
> disk drive or something
> like that.
>
> Maybe It's possible by typing something when "boot >" is shown?
>
>

Hi Topaz,
you could try to install OpenBSD from an usb key
(http://azbsd.org/~marco/openbsd/flashkeyinstaller/)

Or if you have a usb floppy drive, you can use :
http://ftp.openbsd.org/pub/OpenBSD/4.7/i386/floppy47.fs

More information about all ways to install, here :
http://www.openbsd.org/faq/faq4.html

Regards,
Guillaume.



Re: Is there a method to boot from floopy after booting from CD?

2010-10-05 Thread Robert
On Tue, 5 Oct 2010 15:55:31 +0900 (JST)
z6w...@yahoo.co.jp wrote:
> laptop can be booted by ONLY IEEE1394 connected DVD drive.So I
Firewire is not supported in OpenBSD.

> middle.So I'd like to know ways to boot from floppy
Look here: http://www.openbsd.org/faq/faq4.html#DosFlop
You have to prepare an installation floppy disk and boot from it; don't
use the CD. Then just follow the information on that page. When the
setup asks you where the remaining files are, you have to choose ftp or
http, since the CD won't be accessible.

kind regards,
Robert



Is there a method to boot from floopy after booting from CD?

2010-10-05 Thread z6w0xp
Hello, My name is Topaz. Nice to meet everybady.
I'm a windows user now.And
Installing OpenBSD is First time.

I bought Sony Vaio PCG-U1 about 5 or 6years
ago.
on this laptop, Windows XP is running.But It's very heavy
for this
laptop.So I was looking for a lighter OS.
I was interested in Linux.But I
found OpenBSD while I
was serching a OS that I should change from Windows.
I
got very interested in the belief of OpenBSD.So I decided 
installing OpenBSD.
Even though I met a trouble in front of instalation.I tried 3 CDs
cd47.iso ,
cdemu47.iso And install47.iso.But all of them show the same
result.First I can
boot every instalation CD.And then The display
shows "boot>" . After that,
many characters appear.Unless instalation 
won't continue after the messages
below appears.

isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5

My
laptop can be booted by ONLY IEEE1394 connected DVD drive.So I
guess the drive
isn't supported by OpenBSD.That's why istallation won't
continue from the
middle.So I'd like to know ways to boot from floppy
disk drive or something
like that.

Maybe It's possible by typing something when "boot >" is shown?