[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: basic installation on 7200/75 (sucess)



On 22-May-2001 morten wrote:
>>> I'm installaing on a powerpc 7200/75
>>> I'm installing debian potato using a network installation
>>> I install everything and just before rebooting I do...
>>> 
>>> # ofpath /dev/sda
>>> /bandit/gc/53c94/sd@0:
>>> 
>>> I change /target/etc/quik.conf to include the line
>>> image=/boot/vmlinux-2.2.19
>>> 
>>> # mount -t proc proc /taget/proc
>>> # chroot /target /sbin/quik -fv
>>> which tells me it installs quik on /dev/sda3
>>> 
>>> #ntsetenv boot-device /bandit/gc/53c94/sd@0:0
>>> 
>>> after which I reboot.
>>> It gives me the startup-sound *twice* 
> which I now know means that it has detected a change in the nvram, which is
> ok.
..
> I did 
># nvsetenv boot-command
> boot
># nvsetenv boot-device
> /bandit/gc/53c94/sd@0:0
..
> To me it looks like I lack something in the boot-file entry.
> I also tried the
># nvsetenv boot-command "begin ['] boot catch 1000 ms cr again"
> from the script attached to one the emails, but the result was the same.
> 
I was suggested to look at 
http://lists.debian.org/debian-powerpc-0105/msg00325.html
which solved the problem.

Thanks to all for your advice.

I see the difference being
# ofpath /dev/sda
/bandit/gc/53c94/sd@0:
# nvsetenv boot-device /bandit/gc/53c94/sd@0:0

vs.
# nvsetenv boot-device "$(ofpath /dev/sda)0"

is the "" that important?

There are, of course, another problem...
I do dhcp to get the ip adress, and that works, but when it has gotten its IP
adress it stops communicating with the outside world. I have to set the promisc
mode and tried changing media 100base2 and 10base2, but that was not it.

any suggestions

morten
-- 
----------------------------------
E-Mail: morten <mobo@mailme.dk>
Date: 29-May-2001
Time: 15:23:57

Currently working hard for the LAI at INSA-lyon
----------------------------------



Reply to: