[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#413642: debian-installer-manual: After debootstrap, /dev is too minimal to mount partitions



Package: debian-installer-manual
Severity: normal

Hi !

Following Appendix D.3 on installing Debian from another Unix system,
I think that an additionnal step must be added after editing
/etc/fstab : creation of device nodes.

You may get errors about inexisting special devices:
mount: special device /dev/sda13 does not exist
mount: special device /dev/sda12 does not exist
mount: special device /dev/sda11 does not exist
mount: special device /dev/sda9 does not exist

In this case, use the following commands:
cd /dev
./MAKEDEV sd

Or if you try to install on IDE disks:
cd /dev
./MAKEDEV hd

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686-bigmem
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)



Reply to: