Re: Debian installer issue
Conrad Kostecki <[email protected]>
| Newsgroups | gmane.comp.hardware.soekris.technical |
|---|---|
| Message-ID | <DB3PR04MB07637E3989E1FA50D2C55068E24A0@DB3PR04MB0763.eurprd04.prod.outlook.com> |
> append vga=788 initrd=/install.386/initrd.gz -- quiet > Now I have to find out how to mount that darn usb-stick dd'ed image > read/write to edit the txt.cfg ... Is there GRUB or ISOLINUX being used? With TAB, you can edit this comand line during startup.. Removing vga=788 should work and maybe console=ttyS0,XXXXXXn8 would be useful, where XXXXXX is your baud rate. Conrad