debian 7.11 su Sun Ultra10
installazione e gestione debian su sparc64
1. installare da cdrom 7.11 con ambiente lxde
fstab:
# / was on /dev/sda2 during installation
UUID=008d96ae-6587-447a-8060-0f60f0921f9f / ext4 errors=remount-ro 0 1
# /boot was on /dev/sda1 during installation
UUID=ba192e09-43c7-4b85-8464-dc0b589e7e05 /boot ext3 defaults 0 2
# swap was on /dev/sda4 during installation
UUID=5ad3f612-1e86-4abe-b4ff-40f06391e5b4 none swap sw 0 0
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
2. aggiungere al kernel macaddress
sunhme.macaddr=0x08,0x00,0x20,0xe5,0x01,0x30
per la scheda: Ethernet controller: Oracle/SUN Happy Meal 10/100 Ethernet
3. impostare repo: /etc/apt/sources.list
#deb cdrom:[Debian GNU/Linux 7.11.0 _Wheezy_ - Official sparc lxde-CD Binary-1 20160606-00:42]/ wheezy main
deb http://ftp.it.debian.org/debian wheezy main
4. installare:
Commandline: apt-get -f install
Commandline: apt-get install ntp
Commandline: apt-get install tightvncserver
Commandline: apt-get install xchat
Commandline: apt-get install x11vnc
Commandline: apt-get install wireless-tools
Commandline: apt-get install netsurf
Commandline: apt-get install gparted
Commandline: apt-get install memtester
scaricare e installare a mano: firmware-atheros_20161130-3_all.deb
5. installare PCI usb 2.0 controller (32bit 5V chip=NEC):
02:01.2 USB controller: NEC Corporation USB 2.0 (rev 02)
da: lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 0846:9030 NetGear, Inc. WNA1100 Wireless-N 150 [Atheros AR9271]
6. impostare reti:
/etc/network/interfaces
auto lo eth0 wlan0
iface lo inet loopback
iface eth0 inet dhcp
iface wlan0 inet dhcp
wireless-essid xxxxx
7. impostare alias
alias stx='sudo x11vnc -repeat -display :0 -auth /var/run/lightdm/root/:0'
Le ultime notizie relative a questo argomento





























































Tutte le notizie relative a questo argomento