nafanja |
|
Темы:
94
Сообщения:
9252
Участник с: 02 июня 2012
заблокирован
|
вот определи на каком разделе /dev/sda? у тебя установлен корень арча, а потом монтируй mount /dev/sda? /mnt Не понял, зачем что-то перемонтировать. Команды использованы одинаковые, пути разные.потому что ты ссылки делаешь в лайв системе (убунте), а нужно их делать на разделе с арчем, а он у тебя не примонтирован!
Псевдографический инсталлятор Arch Linux ver. 3.8.2
Благодарности принимаются на ЯД 410012815723874 |
samson4747 |
|
Темы:
33
Сообщения:
534
Участник с: 23 февраля 2012
|
на первом точно, вотubuntu@ubuntu:~$ sudo mount /dev/sda1 /mnt ubuntu@ubuntu:~$ $ sudo ln -s usr/bin /mnt/sbin ubuntu@ubuntu:~$ sudo ln -s usr/bin /mnt/bin ubuntu@ubuntu:~$ sudo ln -s bin /mnt/usr/sbin ubuntu@ubuntu:~$
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
|
nafanja |
|
Темы:
94
Сообщения:
9252
Участник с: 02 июня 2012
заблокирован
|
вот а теперь покажи ls /mnt
Псевдографический инсталлятор Arch Linux ver. 3.8.2
Благодарности принимаются на ЯД 410012815723874 |
samson4747 |
|
Темы:
33
Сообщения:
534
Участник с: 23 февраля 2012
|
$ ls /mnt bin dev home lost+found mnt proc run srv tmp var boot etc lib media opt root sbin sys usr $
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
|
nafanja |
|
Темы:
94
Сообщения:
9252
Участник с: 02 июня 2012
заблокирован
|
так, а так? ls -l /mnt
Псевдографический инсталлятор Arch Linux ver. 3.8.2
Благодарности принимаются на ЯД 410012815723874 |
nafanja |
|
Темы:
94
Сообщения:
9252
Участник с: 02 июня 2012
заблокирован
|
и вот так ls -l /mnt/usr
Псевдографический инсталлятор Arch Linux ver. 3.8.2
Благодарности принимаются на ЯД 410012815723874 |
samson4747 |
|
Темы:
33
Сообщения:
534
Участник с: 23 февраля 2012
|
$ ls -l /mnt итого 84 lrwxrwxrwx 1 root root 7 2013-06-03 19:21 bin -> usr/bin drwxr-xr-x 5 root root 4096 2013-05-28 11:39 boot drwxr-xr-x 2 root root 4096 2011-08-06 23:29 dev drwxr-xr-x 95 root root 12288 2013-06-03 15:24 etc drwxr-xr-x 3 root root 4096 2011-08-06 23:36 home lrwxrwxrwx 1 root root 7 2013-03-14 19:21 lib -> usr/lib drwx------ 2 root root 16384 2011-08-06 23:26 lost+found drwxr-xr-x 5 root root 4096 2012-07-14 20:51 media drwxr-xr-x 2 root root 4096 2013-03-14 19:21 mnt drwxr-xr-x 2 root root 4096 2013-03-14 19:21 opt drwxr-xr-x 2 root root 4096 2011-08-06 23:27 proc drwxr-x--- 19 root root 4096 2013-05-20 16:22 root drwxr-xr-x 2 root root 4096 2011-04-08 10:08 run lrwxrwxrwx 1 root root 7 2013-06-03 19:21 sbin -> usr/bin drwxr-xr-x 5 root root 4096 2013-03-15 08:58 srv drwxr-xr-x 2 root root 4096 2011-08-06 23:27 sys drwxrwxrwt 152 root root 4096 2012-08-31 12:24 tmp drwxr-xr-x 9 root root 4096 2013-06-03 19:22 usr drwxr-xr-x 14 root root 4096 2013-04-23 15:59 var ubuntu@ubuntu:~$ $ ls -l /mnt/usr итого 260 drwxr-xr-x 3 root root 73728 2013-06-03 18:14 bin drwxr-xr-x 341 root root 20480 2013-06-03 15:17 include drwxr-xr-x 230 root root 135168 2013-06-03 15:17 lib drwxr-xr-x 11 root root 4096 2013-03-14 19:21 local lrwxrwxrwx 1 root root 3 2013-06-03 19:22 sbin -> bin drwxr-xr-x 255 root root 12288 2013-06-03 15:17 share drwxr-xr-x 3 root root 4096 2013-05-28 11:40 src drwxr-xr-x 3 root root 4096 2012-03-14 16:53 X11R6 ubuntu@ubuntu:~$
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
|
nafanja |
|
Темы:
94
Сообщения:
9252
Участник с: 02 июня 2012
заблокирован
|
так, хорошо, думаю можно перезагружаться...
Псевдографический инсталлятор Arch Linux ver. 3.8.2
Благодарности принимаются на ЯД 410012815723874 |
samson4747 |
|
Темы:
33
Сообщения:
534
Участник с: 23 февраля 2012
|
Хорошо, загрузился. Так понимаю, мы ещё не обновились.
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
|
nafanja |
|
Темы:
94
Сообщения:
9252
Участник с: 02 июня 2012
заблокирован
|
да, теперь pacman -Su
Псевдографический инсталлятор Arch Linux ver. 3.8.2
Благодарности принимаются на ЯД 410012815723874 |