Search found 230 matches
- Sun Mar 06, 2016 12:52 am
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: (X)(L)ubuntu (MATE) 16.04 LTS
- Replies: 230
- Views: 194231
- Sat Mar 05, 2016 7:27 pm
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: (X)(L)ubuntu (MATE) 16.04 LTS
- Replies: 230
- Views: 194231
Re: (X)(L)ubuntu (MATE) 16.04 LTS
http://www.omgubuntu.co.uk/wp-content/uploads/2015/10/flavors.jpg Hi All, Spectre660 has recently released an img for a USB pen drive with a Ubuntu 16.04 base installation. This img is for all AmigaONEs. ;-) Erm not for all AmigaONEs. For Tabor and Cyrus . I dont found an entry with Nemo ? By the W...
- Fri Feb 19, 2016 5:22 pm
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: Kernel 4.5
- Replies: 95
- Views: 68635
Re: Kernel 4.5
Today First Boot (4.5rc3) goes into Kernel Panic , Second Boot (4.5rc3) boots up fine nto Login-Screen and Desktop.
Upgrade to 4.5rc4 and reboot.
All ist fine.
Upgrade to 4.5rc4 and reboot.
All ist fine.
- Mon Feb 08, 2016 12:18 am
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: (X)(L)ubuntu (MATE) 16.04 LTS
- Replies: 230
- Views: 194231
Re: (X)(L)ubuntu (MATE) 16.04 LTS
Hi take my (Stanglnator) xorg.conf
I have 2 Versions one with radeon and one with amdgpu.
Extract and copy both to /etc/X11 Then just rename the one you witch you want to enable
I have 2 Versions one with radeon and one with amdgpu.
Extract and copy both to /etc/X11 Then just rename the one you witch you want to enable
- Fri Oct 30, 2015 11:38 pm
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: initrd to boot Linux from USB flash drives
- Replies: 4
- Views: 6495
Re: initrd to boot Linux from USB flash drives
Hi again. with the initrd.img-4.1.12 you can use LABEL instead of UUID as bootargs for the Kernel. setenv bootargs "root=LABEL=fedora17" In my case is this the LABEL of my fedora17 installation on a USB stick. And I rename the /etc/fstab on the Linux from UUID to LABEL. On my Stick i do th...
- Fri Oct 30, 2015 1:11 am
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: Linux boot with UUID
- Replies: 4
- Views: 6873
- Fri Oct 30, 2015 1:10 am
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: initrd to boot Linux from USB flash drives
- Replies: 4
- Views: 6495
Re: initrd to boot Linux from USB flash drives
Nice. An other Method is sudo blkid It lists all Devices with an UUID and PARTUUID and FS-Type that will be found. e@e:~$ sudo blkid /dev/sda1: UUID="9CEEA6B7EEA6895A" TYPE="ntfs" PARTUUID="000436df-01" /dev/sda2: UUID="95a0507f-bcbe-4eaf-901f-5a687e97d5e6" TY...
- Tue Oct 13, 2015 6:15 pm
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: openSUSE 13.2
- Replies: 30
- Views: 24674
Re: openSUSE 13.2
Yes Yast2 could not find any Networkcard.
I think i need a reinstall.
I think i need a reinstall.
- Sat Oct 10, 2015 11:28 pm
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: Linux boot with UUID
- Replies: 4
- Views: 6873
Re: Linux boot with UUID
Hi daz I try with rootdelay=10 and 20. But i found a Failure later at /etc/fstab . OpenSuse (on /dev/sda4 from my Sata-HDD) have a UUID there. If i change them manualy to /dev/sda4 I can boot onto Lxde-Desktop but with no Ethernet interface up. The Opesuse-13.2.tar.gz from Xeno74 has the same Proble...
- Fri Oct 09, 2015 6:08 pm
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: openSUSE 13.2
- Replies: 30
- Views: 24674
Re: openSUSE 13.2
Hi I have testet the Installation with Kernel 4.2 and with the initrd. Installation works, But after reboot i must do a mount -o rw,remount /dev/sda4 to edit /etc/fstab (change from UUID to /dev/sda4) Back to shell and do as root -> X -Configure and cp Xorg.conf.new /etc/X11/xorf.conf Now it boots a...