You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are certain commands that should probably not be outputting to the tty.
An example:
2014-01-30 10:02:51,315: 13 default install
2014-01-30 10:02:51,316: label install
2014-01-30 10:02:51,316: menu label ^Install
2014-01-30 10:02:51,316: menu default
2014-01-30 10:02:51,316: kernel ubuntu-installer/amd64/linux
2014-01-30 10:02:51,316: append vga=788 initrd=ubuntu-installer/amd64/initrd.gz -- quiet
2014-01-30 10:02:51,316: label cli
2014-01-30 10:02:51,316: menu label ^Command-line install
2014-01-30 10:02:51,316: kernel ubuntu-installer/amd64/linux
2014-01-30 10:02:51,316: append tasks=standard pkgsel/language-pack-patterns= pkgsel/install-language-support=false vga=788 initrd=ubuntu-installer/amd64/initrd.gz -- quiet
2014-01-30 10:02:51,316:
2014-01-30 10:02:51,316: 13 ???Ȏ؎???1????-? ?t ?????1???????Direct booting from floppy is no longer supported.
2014-01-30 10:02:51,316: Please use a boot loader program instead.
2014-01-30 10:02:51,316:
2014-01-30 10:02:51,316: Remove disk and press any key to reboot . . .
2014-01-30 10:02:51,316: ![???U??bHdrS
2014-01-30 10:02:51,316: ?6?pU????i?xK??؎????9�?t?pU??t?$??s1҃??u?????f???h??f?>?BU?ZZu??B?sUf1?)????f?f?u0f?f?????fVfSf??4f??f??
2014-01-30 10:02:51,316: u
f?????gf?D$f?g?D$g?D$g?D$!f??g?\$ f1?gf?T$f?f??f?6PUf???gf?Vf??u??? ufIu???f???f??4f[f^f?fSf?f???
And then it give me alot of binary data. There is a few others (genisoimage, mcopy, etc) that need to be silenced as well I think. I used to have a list of them somewhere but can't locate it, probably in one of my branches.
The text was updated successfully, but these errors were encountered:
There are certain commands that should probably not be outputting to the tty.
An example:
And then it give me alot of binary data. There is a few others (
genisoimage
,mcopy
, etc) that need to be silenced as well I think. I used to have a list of them somewhere but can't locate it, probably in one of my branches.The text was updated successfully, but these errors were encountered: