Guest User

Untitled

a guest
Mar 26th, 2011
566
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. subuntu@ubuntu:~$ sudo -i
  2. root@ubuntu:~# wget -Ochroot.sh http://ompldr.org/vNW8wNw
  3. --2011-03-26 12:38:36-- http://ompldr.org/vNW8wNw
  4. Преобразование адреса ompldr.org... 178.63.66.150
  5. Устанавливается соединение с ompldr.org|178.63.66.150|:80... соединились.
  6. Запрос HTTP послан, ожидание ответа... 200 OK
  7. Длина: 1977 (1,9K) [text/x-shellscript]
  8. Saving to: «chroot.sh»
  9.  
  10. 100%[======================================>] 1 977 --.-K/s в 0s
  11.  
  12. 2011-03-26 12:38:37 (5,26 MB/s) - «chroot.sh» saved [1977/1977]
  13.  
  14. root@ubuntu:~# chmod +x chroot.sh
  15. root@ubuntu:~# ./chroot.sh /dev/sdb1
  16. Mounting /dev/sdb1 to /mnt... OK
  17. Mounting kernel and device filesystems: proc sys dev.
  18. Copying /etc/resolv.conf.
  19. Entering chroot.
  20. --------------------------------------------------------------------------------
  21. root@ubuntu:/# dpkg-reconfigre grub-pc
  22. Команда 'dpkg-reconfigre' не найдена, возможно вы имели в виду:
  23. Команда 'dpkg-reconfigure' из пакета 'debconf' (main)
  24. dpkg-reconfigre: команда не найдена
  25. root@ubuntu:/# ^C
  26. root@ubuntu:/# dpkg-reconfigure grub-pc
  27. Replacing config file /etc/default/grub with new version
  28. Installation finished. No error reported.
  29. Installation finished. No error reported.
  30. Generating grub.cfg ...
  31. Found linux image: /boot/vmlinuz-2.6.35-22-generic
  32. Found initrd image: /boot/initrd.img-2.6.35-22-generic
  33. Found memtest86+ image: /boot/memtest86+.bin
  34. Found Microsoft Windows XP Professional RU on /dev/sda1
  35. done
  36. root@ubuntu:/#
Advertisement
Add Comment
Please, Sign In to add comment