Hi
I would like to be able help to progress OpenSuSE for the Pi.
Starting from the beginning, which means me being very pedantic and asking stupid questions.
So...
Where and how can it be found and ported to the Pi.
stanch wrote:Have you seen this:-
http://en.opensuse.org/HCL:Raspberry_Pi
The default image are without GUI .RomanMe wrote:Hi
Well I got a JeOS to boot. No GUI available.
So if I want to make/create the equivalent of JeOS where is it done?
Back into NOOBD for now.
[/quote]RomanMe wrote:Thank you.
I will follow the links and try and learn.
Could the Jeos version be adjusted to create a 180 MB boot partition?
Code: Select all
# orign b wideman image
bastard01:~ # fdisk -l
Disk /dev/mmcblk0: 7948 MB, 7948206080 bytes, 15523840 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0x3ad25e0f
Device Boot Start End Blocks Id System
/dev/mmcblk0p1 2048 155647 76800 c W95 FAT32 (LBA)
/dev/mmcblk0p2 155648 309247 76800 82 Linux swap / Solaris
/dev/mmcblk0p3 309248 15523839 7607296 83 Linux
Code: Select all
bastard01:~ # fdisk -l
Disk /dev/mmcblk0: 7948 MB, 7948206080 bytes, 15523840 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0x3ad25e0f
Device Boot Start End Blocks Id System
/dev/mmcblk0p1 2048 309247 76800 c W95 FAT32 (LBA)
/dev/mmcblk0p3 309248 15523839 7607296 83 Linux