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

makedev: s390 /dev/console should be 4:64 not 5:1



Package: makedev
Version: 2.3.1-53
Severity: grave

Debian/390 will not boot if it can not find a /dev/console at c 4 64
The s390 `sbin/MAKEDEV` currently calls for 'consoleonly'
which creates c 5 1 --> Game over

Here's a diff
================8<---------------------
diff /sbin/MAKEDEV /sbin/MAKEDEV.dpkg
290,293d289
<                       #       s390x)
<                       #       not here yet, but coming
<                       #       $0 $opts generic-s390
<                       #       ;;
485c481
<               $0 $opts console390
---
>               $0 $opts consoleonly
564,567d559
<               ;;
<       console390)
<               # for s390 and s390x (when it comes)
<               makedev console c 4 64 $cons
================8<---------------------


-- System Information
Debian Release: testing/unstable
Kernel Version: Linux deb390 2.2.19-0.07vrdr #1 SMP Tue Apr 24 15:17:30 EDT 2001 s390 unknown

Versions of the packages makedev depends on:
ii  base-passwd    3.2.1          Debian Base System Password/Group Files

Richard
-- 
Unix:        Your gun, Your bullet, Your foot, Your choice.
M$-CE/ME/NT: Same as Unix, BUT: No choice, and We Aim Higher.
Have a nice day ;-) Richard Higson mailto:richard.higson@gt.owl.de



Reply to: