Re: Kde4 >>xfce4 : issue
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jun 27, 2016 at 01:14:10AM +0000, Philo wrote: > Hi, > i don't understand, i should boot with "a" option , but is not like > x86/amd, when i tape the a and where do it , can you explain better , in > which condition i can booting ? Download a kernel from the daily builds, for example: http://ftp.fr.netbsd.org/pub/NetBSD-daily/HEAD/201606260800Z/sparc64/binary/kernel/netbsd-GENERIC.gz and then do (as root): # mv netbsd-GENERIC.gz /netbsd.test # shutodwn -b netbsd.test -r now This should boot your 7.0.1 installation but with a -current kernel. Then test if X works for you. Martin