Tru64 Unix
1752617 會員
4570 線上
108788 解決方案
發表新文章

Ds10 启动问题,急,请帮忙

 
watermelonyu
教授

Ds10 启动问题,急,请帮忙

1. boot cd-rom

2. 進入shell模式

3. hwmgr -view dev

4. hwmgr -scan dev

5. cd /etc/fdmns; 建立filedomain 的link

例如: mkdir data_domain; cd data_domain; ln -s /dev/disk/dsk10c .

6. showfsets data_domain #確認fileset name

7. mkdir /data; mount data_domain#bin /data
watermelonyu
教授

Ds10 启动问题,急,请帮忙

Hi Boy7719:



Suggestion:

1) It may be caused by a corrupted kernel file "/vmunix".

>>> boot -fl s -fi genvmunix

Boot the Alpha to single user from "/genvmunix"

# /sbin/bcheckrc

# mount -a

# doconfig -c ==> Rebuilding a new kernel file.

# cp /sys//vmunix /

# umount -a

# halt

>>> boot



2) Mount from CDROM for data recovery.

# dn_setup -boot

# hwmgr -v d

==> Gets the root_domain disk as dsk0

# cd /etc/fdmns

# mkdir root

# cd root; ln -s /dev/disk/dsk2 .

# mount root#root /mnt

# cd /mnt

# vrestore xf ==> restore the system disk from tape medium.



3) Call HP service.



Best regards,

Richard.

watermelonyu
教授

Ds10 启动问题,急,请帮忙

Hi Boy7719:



Suggestion:

1) It may be caused by a corrupted kernel file "/vmunix".

>>> boot -fl s -fi genvmunix

Boot the Alpha to single user from "/genvmunix"

# /sbin/bcheckrc

# mount -a

# doconfig -c ==> Rebuilding a new kernel file.

# cp /sys//vmunix /

# umount -a

# halt

>>> boot



2) Mount from CDROM for data recovery.

# dn_setup -boot

# hwmgr -v d

==> Gets the root_domain disk as dsk0

# cd /etc/fdmns

# mkdir root

# cd root; ln -s /dev/disk/dsk0 .

# mount root#root /mnt

# cd /mnt

# vrestore xf ==> restore the system disk from tape medium.



3) Call HP service.



Best regards,

Richard.

watermelonyu
教授

Ds10 启动问题,急,请帮忙

Hi Boy7719:



Suggestion:

1) It may be caused by a corrupted kernel file "/vmunix".

>>> boot -fl s -fi genvmunix

Boot the Alpha to single user from "/genvmunix"

# /sbin/bcheckrc

# mount -a

# doconfig -c ==> Rebuilding a new kernel file.

# cp /sys//vmunix /

# umount -a

# halt

>>> boot



2) Mount from CDROM for data recovery.

# dn_setup -boot

# hwmgr -v d

==> Gets the root_domain disk as dsk0

# cd /etc/fdmns

# mkdir root

# cd root; ln -s /dev/disk/dsk0 .

# mount root#root /mnt

# cd /mnt

# vrestore xf ==> restore the system disk from tape medium.



3) Call HP service.



Best regards,

Richard.