* Kyle McMartin <[EMAIL PROTECTED]> [2004-06-20 16:16]:
> The first console_= line returns /dev/tts/0
> The first console= line returns /dev/tts/0

console_=$(readlink /proc/$(pidof debian-installer)/fd/0)
console=$(mapdevfs "$console_")

mapdevfs should change /dev/tts/0 to /dev/ttyS0.  I've no idea why
this wouldn't work in your case.
-- 
Martin Michlmayr
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to