Hello All!
Генту ставил с 1-ой стадии, теперь чтоб в и-нет вылезти призодится постоянно проделывать эту операцию:
amd64 orange # pppd call terion
pppd: pppd is unable to open the /dev/ppp device.
You need to create the /dev/ppp device node by
executing the following command as root:
mknod /dev/ppp c 108 0
amd64 orange # mknod /dev/ppp c 108 0
amd64 orange # pppd call terion
Раньше, когда ставил с 3-ий стадии такого вроде небыло.
Подскажите plz, что надо сказать чтоб девайс ppp создался раз и навсегда?
mknod /dev/ppp c 108 0 (При загрузке приходится постоянно делать)
Модератор: /dev/random
-
- Сообщения: 585
- Статус: Просто flook
Re: mknod /dev/ppp c 108 0
Забить такую штуку в стартовый скрипт 

В каждом из нас спит гений... и с каждым днем все крепче...
-
- Сообщения: 84
Re: mknod /dev/ppp c 108 0
Да, я уже думал об этом, но не знаю, имхо как-то не gentoo way ,)
-
- Сообщения: 585
- Статус: Просто flook
Re: mknod /dev/ppp c 108 0
Просто так с файловой системы файл сдуть не может... Значит либо его кто-то сдувает либо у тебя /dev смонтирован куда-то не туда или как-то не так... На что он кстати смонтирован? cat /proc/mounts; cat /proc/fstab
В каждом из нас спит гений... и с каждым днем все крепче...
-
- Сообщения: 84
Re: mknod /dev/ppp c 108 0
amd64 orange # cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / reiserfs rw,noatime 0 0
proc /proc proc rw,nodiratime 0 0
sysfs /sys sysfs rw 0 0
udev /dev tmpfs rw,nosuid 0 0
devpts /dev/pts devpts rw 0 0
/dev/sda5 /home reiserfs rw 0 0
none /dev/shm tmpfs rw 0 0
usbfs /proc/bus/usb usbfs rw 0 0
amd64 orange #
Наверное имелось ввиду /etc/fstab, т.к. /proc/fstab у меня нету...
amd64 orange # cat /etc/fstab
# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.14 2003/10/13 20:03:38 azarah Exp $
#
# noatime turns off atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency). It's safe to drop the noatime options if you want and to
# switch between notail and tail freely.
# <fs> <mountpoint> <type> <opts> <dump/pass>
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/sda1 /boot ext2 noauto,noatime 1 1
/dev/sda3 / reiserfs noatime 0 1
/dev/sda2 none swap sw 0 0
/dev/sda5 /home reiserfs defaults 0 1
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 user,noauto,ro,unhide,utf8 0 0
/dev/hda1 /mnt/mobil auto noauto,users,iocharset=cp1251 0 0
#/dev/fd0 /mnt/floppy auto noauto 0 0
# NOTE: The next line is critical for boot!
none /proc proc defaults 0 0
# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
# use almost no memory if not populated with files)
# Adding the following line to /etc/fstab should take care of this:
none /dev/shm tmpfs defaults 0 0
amd64 orange #
rootfs / rootfs rw 0 0
/dev/root / reiserfs rw,noatime 0 0
proc /proc proc rw,nodiratime 0 0
sysfs /sys sysfs rw 0 0
udev /dev tmpfs rw,nosuid 0 0
devpts /dev/pts devpts rw 0 0
/dev/sda5 /home reiserfs rw 0 0
none /dev/shm tmpfs rw 0 0
usbfs /proc/bus/usb usbfs rw 0 0
amd64 orange #
Наверное имелось ввиду /etc/fstab, т.к. /proc/fstab у меня нету...
amd64 orange # cat /etc/fstab
# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.14 2003/10/13 20:03:38 azarah Exp $
#
# noatime turns off atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency). It's safe to drop the noatime options if you want and to
# switch between notail and tail freely.
# <fs> <mountpoint> <type> <opts> <dump/pass>
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/sda1 /boot ext2 noauto,noatime 1 1
/dev/sda3 / reiserfs noatime 0 1
/dev/sda2 none swap sw 0 0
/dev/sda5 /home reiserfs defaults 0 1
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 user,noauto,ro,unhide,utf8 0 0
/dev/hda1 /mnt/mobil auto noauto,users,iocharset=cp1251 0 0
#/dev/fd0 /mnt/floppy auto noauto 0 0
# NOTE: The next line is critical for boot!
none /proc proc defaults 0 0
# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
# use almost no memory if not populated with files)
# Adding the following line to /etc/fstab should take care of this:
none /dev/shm tmpfs defaults 0 0
amd64 orange #
-
- Сообщения: 636
- ОС: Gentoo GNU/Linux
Re: mknod /dev/ppp c 108 0
modprobe ppp_generic
или тоже самое только через /etc/modules.autoload.d/kernel-2.?
или тоже самое только через /etc/modules.autoload.d/kernel-2.?
все сказанное есть имхо...
-
- Сообщения: 84
Re: mknod /dev/ppp c 108 0
Точно! Именно так и заработало
udev мать его...
)


-
- Сообщения: 1164
- Статус: ...-oo=ll=oo-...
- ОС: Gentoo
Re: mknod /dev/ppp c 108 0
Это не udev, это просто надо тебе модуль подгрузить, а уж udev сам создаст тебе все что нужно в папке /dev 

WorkStation Ubuntu 10.10 on Fujitsu-Siemens Amilo Pro 3545