Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug outputting binary data #158

Open
helgi opened this issue Jan 30, 2014 · 0 comments
Open

Debug outputting binary data #158

helgi opened this issue Jan 30, 2014 · 0 comments

Comments

@helgi
Copy link
Contributor

helgi commented Jan 30, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant