Re: 5.0 install with CD

doomwarrior <[email protected]> Mon, 04 May 2009 19:05:18 +0200
Newsgroups gmane.os.netbsd.ports.hp300
Message-ID <[email protected]>

Izumi Tsutsui schrieb:
> [email protected] wrote:
>
>   
>> Installing from a miniroot installed on swap. It was not possible to 
>> select packages from cd. The scsi-cd0 was found at boot time and it was 
>> possible to mount the cdrom and copy data from it. I'm wondering why the 
>> install script couldn't find any sets on the NetBSD 5.0 hp300.iso?
>>     
>
> Hmm, no one has tried miniroot installation since MI SCSI migration?
> (sysinst based netbsd-RAMDISK kernel is easier to install)
>
>   
I couldn't follow your notice. I have done the installation according to 
the Installation notes
> Could you please the following change?
> I guess you can edit /install.md on miniroot environment.
>   
no that is sadly not possible. But I have entered both commands in the 
shell:

# dmesg | awk -F : '/^cd[0-9]*:.*cdrom/ { print $1; }' | sort -u
# dmesg | awk -F : '/^cd[0-9]*:/ { print $1; }' | sort -u
cd0
#

That is an improvement :-)

Best Regards
Stephan