User Tools

Site Tools


avaya:ams:root_access

This is an old revision of the document!


AMS SET Root Password

1. Boot VM with Rescue CD. 2. Chroot

mount /dev/mapper/storage_vg_root1 /mnt
mount -t proc proc /mnt/proc

## mount -t sysfs /sys /mnt/sys ## mount –bind /dev /mnt/dev

chroot /mnt
passwd root
passwd "cust"
exit
mount /dev/mapper/storage_vg_root2 /mnt
mount -t proc proc /mnt/proc
chroot /mnt
passwd root
passwd "cust"
exit
reboot

This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.

avaya/ams/root_access.1730112220.txt.gz · Last modified: (external edit)