Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.devel.testing > #1313
| From | Georgi Naplatanov <gosho@oles.biz> |
|---|---|
| Newsgroups | linux.debian.devel.testing |
| Subject | Re: problem installing bullseye.. |
| Date | 2021-06-25 01:10 +0200 |
| Message-ID | <CtGDT-Re-1@gated-at.bofh.it> (permalink) |
| References | <CtDG1-7gQ-1@gated-at.bofh.it> <CtDPH-7zp-1@gated-at.bofh.it> <CtEsp-7LB-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 6/24/21 11:45 PM, John Watts wrote: > On Thu, 24 Jun 2021 23:06:25 +0300 > Georgi Naplatanov <gosho@oles.biz> wrote: > > Hi John, > > the problem could be with Nvidia driver (nouveau) if that is the case > then you can try to install proprietary Nvidia video driver. > > Kind regards > Georgi > > Hi Georgi, > > I can't get to that stage, the bullseye operating system won't boot. I > have been using nouveau in Buster and it works well enough for my > uses. So far, I think I have missed something or else there is a > problem in the "testing" netinst.iso at this point. > Hi John, use Debian installer in "Expert mode" and after installation of all packages (including desktop environment) run a shell, it's a menu item. Your new system will be located in /target folder so run # chroot /target and then mount /proc # mount proc /proc -t proc and then install Nvidia proprietary driver # apt install nvidia-driver After driver installation unmount proc file system # umount /proc and exit from the shell with double exit # exit # exit After that select "Finish installation" menu item from the list. Kind regards Georgi
Back to linux.debian.devel.testing | Previous | Next — Previous in thread | Find similar
problem installing bullseye.. John Watts <john.watts@shaw.ca> - 2021-06-24 22:00 +0200
Re: problem installing bullseye.. Georgi Naplatanov <gosho@oles.biz> - 2021-06-24 22:10 +0200
Re: problem installing bullseye.. John Watts <john.watts@shaw.ca> - 2021-06-24 22:50 +0200
Re: problem installing bullseye.. Felix Miata <mrmazda@earthlink.net> - 2021-06-24 23:30 +0200
Re: problem installing bullseye.. Georgi Naplatanov <gosho@oles.biz> - 2021-06-25 01:10 +0200
csiph-web