hardware » nslu2
il mio nas linux embedded
1 album12 foto
20
Dicembre
2011
installazione slugOS
DEFAULT LOGIN:
user: root pass: opeNSLUg
SETTARE ORA/DATA:
date 022010152010
Sat Feb 20 10:15:00 UTC 2010
ISTALLAZIONE SU USB PEN:
http://barracudadrive.net/slugos-for-dummies.html
turnup init
turnup preserve
umount /media/sda1
mkfs.ext3 /dev/sda1
turnup memstick -i /dev/sda1
reboot
CREAZIONE SWAP:
dd if=/dev/zero of=/swapfile bs=1M count=32
mkswap /swapfile
echo '/swapfile swap swap defaults 0 0' >>/etc/fstab
swapon -a
UPDATE PACHETTI:
opkg update
PACCHETTI UTILI:
opkg -force-overwrite install nano bash file gawk util-linux procps coreutils ntpclient openssl
SET USBWIFI:
http://www.nslu2-linux.org/wiki/SlugOS/WirelessZD1211
SET USBBLUETOOTH:
http://www.nslu2-linux.org/wiki/Peripherals/BluetoothAdapter
opkg install \
kernel-module-bluetooth \
kernel-module-hci-usb \
kernel-module-l2cap \
kernel-module-bnep \
kernel-module-rfcomm \
bluez-hcidump \
bluez-utils \
bluez-utils-compat
depmod -a
hciconfig hci0 up
GPSD e GPS BLUETOOTH:
opkg install gpsd gps-utils
GUIDE:
http://www.nslu2-linux.org/wiki/SlugOS/HowTo
user: root pass: opeNSLUg
SETTARE ORA/DATA:
date 022010152010
Sat Feb 20 10:15:00 UTC 2010
ISTALLAZIONE SU USB PEN:
http://barracudadrive.net/slugos-for-dummies.html
turnup init
turnup preserve
umount /media/sda1
mkfs.ext3 /dev/sda1
turnup memstick -i /dev/sda1
reboot
CREAZIONE SWAP:
dd if=/dev/zero of=/swapfile bs=1M count=32
mkswap /swapfile
echo '/swapfile swap swap defaults 0 0' >>/etc/fstab
swapon -a
UPDATE PACHETTI:
opkg update
PACCHETTI UTILI:
opkg -force-overwrite install nano bash file gawk util-linux procps coreutils ntpclient openssl
SET USBWIFI:
http://www.nslu2-linux.org/wiki/SlugOS/WirelessZD1211
SET USBBLUETOOTH:
http://www.nslu2-linux.org/wiki/Peripherals/BluetoothAdapter
opkg install \
kernel-module-bluetooth \
kernel-module-hci-usb \
kernel-module-l2cap \
kernel-module-bnep \
kernel-module-rfcomm \
bluez-hcidump \
bluez-utils \
bluez-utils-compat
depmod -a
hciconfig hci0 up
GPSD e GPS BLUETOOTH:
opkg install gpsd gps-utils
GUIDE:
http://www.nslu2-linux.org/wiki/SlugOS/HowTo
1 - 1 su 1