Port-vax archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: VS3100M76 - current
Holm Tiffe wrote:
> I'll start a new thread since the previous one gets a little bit
> complicated.
>
> I've burned a CDROM and tried to install. It takes a very long time
> to load the kernel from the CDROM...
>
> In sysinst I've choosed to use the existing partition sizes, after that,
> sysinst crashed in similar fashion as before:
>
> We now have your BSD-disklabel partitions as:
> This is your last chance to change them.
>
> uid 0, pid 6, command sysinst, on /: file system full
>
> /: write failed, file syspid 6 (sysinst): user write of 115108@0x7f61f000
> at 177448 failed: 28
> tem is full
> [1] Segmentation fault sysinst
> # .profile etc mnt2 sysinstmsgs.de
> targetroot
> bin kern sbin sysinstmsgs.es tmp
> boot libexec sysinst sysinstmsgs.fr usr
> dev mnt sysinst.core sysinstmsgs.pl var
> #
>
> (I've typed 'ls' to show the core)
>
> an stty sane repairs the terminal
>
> # # ls
> .profile etc mnt2 sysinstmsgs.de targetroot
> bin kern sbin sysinstmsgs.es tmp
> boot libexec sysinst sysinstmsgs.fr usr
> dev mnt sysinst.core sysinstmsgs.pl var
> # rm *.core
> # ls
> .profile etc mnt2 sysinstmsgs.es tmp
> bin kern sbin sysinstmsgs.fr usr
> boot libexec sysinst sysinstmsgs.pl var
> dev mnt sysinstmsgs.de targetroot
> # df
> Filesystem 1K-blocks Used Avail %Cap Mounted on
> /dev/md0a 1907 1634 273 85% /
>
> The next sysinst isn't working as expected, isn't it?
>
> NetBSD/vax 6.99.42
>
> This menu-driven tool is designed to help you install NetBSD to a hard
> disk,
> or upgrade an existing NetBSD system, with a minimum of work.
> In the following menus type the reference letter (a, b, c, ...) to select
> an
> item, or type CTRL+N/CTRL+P to select the next/previous item.
> The arrow keys and Page-up/Page-down may also work.
> Activate the current selection from the menu by typing the enter key.
>
> uid 0, pid 13, command sysinst, on /: file system full
>
> /: write failepid 13 (sysinst): user write of 4100@0x7f643000 at 274252
> failed: 28
> d, file system is full
> [1] Illegal instruction sysinst
> #
>
> # rm *.core
> # disklabel sd1
> # /dev/rsd1c:
> type: SCSI
> disk: SCSI disk
> label: FUJITSU_M2954S-5
> flags:
> bytes/sector: 512
> sectors/track: 63
> tracks/cylinder: 255
> sectors/cylinder: 16065
> cylinders: 122
> total sectors: 8498506
> rpm: 0
> interleave: 0
> trackskew: 0
> cylinderskew: 0
> headswitch: 16 # microseconds
> track-to-track seek: 8498506 # microseconds
> drivedata: 0
>
> 8 partitions:
> # size offset fstype [fsize bsize cpg/sgs]
> a: 409600 16 4.2BSD 0 0 1 # (Cyl. 0*-
> 25*)
> b: 262144 409616 swap # (Cyl. 25*-
> 41*)
> c: 8498506 0 unused 0 0 # (Cyl. 0 -
> 529*)
> d: 1024000 671760 4.2BSD 0 0 1 # (Cyl. 41*-
> 105*)
> e: 6393146 1695760 4.2BSD 0 0 1 # (Cyl. 105*-
> 503*)
> f: 409600 8088906 4.2BSD 0 0 1 # (Cyl. 503*-
> 529*)
> disklabel: warning, revolutions/minute 0
> # newfs /dev/rsd1a
> /dev/rsd1a: 200.0MB (409600 sectors) block size 8192, fragment size 1024
> using 5 cylinder groups of 40.00MB, 5120 blks, 9920 inodes.
> super-block backups (for fsck_ffs -b #) at:
> 32,
> 81952,
> 163872,
> 245792,
> 327712,
> #
>
> ... Huch??
>
> # newfs /dev/rsd1d
> /dev/rsd1d: 500.0MB (1024000 sectors) block size 8192, fragment size 1024
> using 11 cylinder groups of 45.46MB, 5819 blks, 11328 inodes.
> super-block backups (for fsck_ffs -b #) at:
> 32,
> 93136,
> 186240,
> 279344,
> 372448,
> 465552,
> 558656,
> 651760,
> 744864,
> 837968,
> 931072,
> #
> # newfs /dev/rsd1f
> /dev/rsd1f: 200.0MB (409600 sectors) block size 8192, fragment size 1024
> using 5 cylinder groups of 40.00MB, 5120 blks, 9920 inodes.
> super-block backups (for fsck_ffs -b #) at:
> [1] Segmentation fault (core dumped) newfs /dev/rsd1f
> #
>
> Hmm..... :-|
>
> maybe later...
>
> # ls /usr/mdec
> hpboot raboot rdboot sdboot xxboot
> # installboot /dev/rsd1c /usr/mdec/sdboot
> # mount /dev/sd1a /targetroot
> # mkdir /targetroot/usr
> # mount /dev/sd1d /targetroot/usr
> # mount
> /dev/md0a on / type ffs (local)
> /dev/sd1a on /targetroot type ffs (local)
> /dev/sd1d on /targetroot/usr type ffs (local)
> # ls usr
> bin mdec sbin share
> # mount -t cd9660 /dev/cd0c /mnt
> # ls /mnt
> boot netbsd vax
> # ls /mnt/netbsd
> /mnt/netbsd
> # ls -l /mnt/netbsd
> -rw-r--r-- 1 1003 1002 1646829 May 19 19:02 /mnt/netbsd
> # cp /mnt/netbsd /targetroot
> # cp /mnt/boot /targetroot
> # ls /mnt/vax/binary
> kernel sets
> # ls /mnt/vax/binary/kernel
> MD5 netbsd-GENERIC.MP.gz
> SHA512 netbsd-GENERIC.gz
> # rm /targetroot/netbsd
> # cp /mnt/vax/binary/kernel/netbsd-GENERIC.gz /targetroot
> # gunzip /targetroot/*.gz
> # ls /targetroot
> boot netbsd-GENERIC usr
>
> .. ok here I'm removed the log accidentally..
>
> copied boot, the generic kernel and currently untarring the sets..
>
> Hopefully I can newfs the var partition later...
>
> Its seems that the problems are still here, but different programs will
> crash differently...
>
> newfs and sysinst are still dumping cores.
>
> I'm no going to drink a beer, I'll report more after untarring the sets and
> reboot...
>
> Regards,
>
> Holm
> --
After that beer:
./usr/libexec/postfix/tlsproxy
./usr/libexec/postfix/trivial-rewrite
./usr/libexec/postfix/verify
./usr/libexec/postfix/virtual
./usr/mdec
./usr/mdec/boot
./usr/mdec/hpboot
./usr/mdec/raboot
./usr/mdec/rdboot
./usr/mdec/sdboot
./usr/mdec/xxboot
start = 1, len = 5818, fs = /targetroot/usr
offset=1590 1590
cg 0
panic: ffs_alloccg: map corrupted
dump to dev 23,1 not possible
Regards,
Holm
--
Technik Service u. Handel Tiffe, www.tsht.de, Holm Tiffe,
Freiberger Straße 42, 09600 Oberschöna, USt-Id: DE253710583
www.tsht.de, info%tsht.de@localhost, Fax +49 3731 74200, Mobil: 0172 8790 741
Home |
Main Index |
Thread Index |
Old Index