Snakeoil Forums

Full Version: Run Snakeoil from usb stick on mac... Anyone succeeded?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
(21-Oct-2016, 12:09 AM)bodiebill Wrote: [ -> ]lspci: retyping from the screen, the network bits are
02.00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM57765 Gigabit Ethernet PCIe (rev 10)
03.00.0 Host controller: Broadcom Corporation NetXtreme BCM57765/57785 SDXV/MMC Card Reader (rev 10)
04.00.0 Network controller: Broadcom Corporation NetXtreme BCM4331 802.11a/b/g/n (rev 02)


dmesg|grep eth0: alas no output

and also no link LED when I attach the ethernet cable...
 

Hmm. I double check later today when I'm back home. Will rebuild a new kernel for you to test with instructions on how to update your USB stick..
thanks, Agent Kith!
Can you download this new kernel: Download Me.

Rename  the downloaded vmlinuz-tg3 to vmlinuz.

And replace your USB's file /casper/vmlinuz with the file you've downloaded. Now boot the USB and see how it goes.
(22-Oct-2016, 07:06 PM)agent_kith Wrote: [ -> ]Can you download this new kernel: Download Me.

Rename  the downloaded vmlinuz-tg3 to vmlinuz.

And replace your USB's file /casper/vmlinuz with the file you've downloaded. Now boot the USB and see how it goes.

Thanks. I do not think it helped, or I must be doing something wrong.

On the Live USB stick (USB1) I replaced the vmlinuz file with the new one. Then I used USB1 to install Snakeoil on another USB stick (USB2). Wehen I boot Snakeoil from USB2 I get the same issue: no network configuration is found and it starts without IP address.

For me not a real problem as I am using Snakeoil now on a fanless PC. Running it on a mac was just for testing.

Anyway, thanks a lot for trying to make this work!
My new development machine is also ready now. Hopefully will resolve this soon, gotta support Macs. [emoji14]
(27-Oct-2016, 07:05 AM)agent_kith Wrote: [ -> ]My new development machine is also ready now. Hopefully will resolve this soon, gotta support Macs. [emoji14]

Did this ever go anywhere? I have a Mac Mini I would like to try it on. I was hoping though to not be the first to try it.
(15-Apr-2017, 04:44 PM)NoDisc Wrote: [ -> ]Did this ever go anywhere? I have a Mac Mini I would like to try it on. I was hoping though to not be the first to try it.

Havn't done much on Macs (since I don't have one). If you have a Mac Mini, let me know how it goes, and where the boot fails, so I can build a kernel that will work with Macs.  Thumbs Up
(15-Apr-2017, 08:37 PM)agent_kith Wrote: [ -> ]
(15-Apr-2017, 04:44 PM)NoDisc Wrote: [ -> ]Did this ever go anywhere? I have a Mac Mini I would like to try it on. I was hoping though to not be the first to try it.

Havn't done much on Macs (since I don't have one). If you have a Mac Mini, let me know how it goes, and where the boot fails, so I can build a kernel that will work with Macs.  Thumbs Up

I ran off the USB stick and did these two tests.  Does this look good to you?

[Image: 9kTId4.jpg]
[Image: XQWzz6.jpg]
(17-Apr-2017, 06:42 PM)NoDisc Wrote: [ -> ]
(15-Apr-2017, 08:37 PM)agent_kith Wrote: [ -> ]
(15-Apr-2017, 04:44 PM)NoDisc Wrote: [ -> ]Did this ever go anywhere? I have a Mac Mini I would like to try it on. I was hoping though to not be the first to try it.

Havn't done much on Macs (since I don't have one). If you have a Mac Mini, let me know how it goes, and where the boot fails, so I can build a kernel that will work with Macs.  Thumbs Up

I ran off the USB stick and did these two tests.  Does this look good to you?
Mac Minis use Xeon CPUs?

Can you run
Code:
ifconfig
and see if your Tigon3 network card shows up?

And also 
 
Code:
lsblk
and see if it can recognise all your block devices (i.e. SSD/HDD).
(17-Apr-2017, 07:26 PM)agent_kith Wrote: [ -> ]
(17-Apr-2017, 06:42 PM)NoDisc Wrote: [ -> ]
(15-Apr-2017, 08:37 PM)agent_kith Wrote: [ -> ]
(15-Apr-2017, 04:44 PM)NoDisc Wrote: [ -> ]Did this ever go anywhere? I have a Mac Mini I would like to try it on. I was hoping though to not be the first to try it.

Havn't done much on Macs (since I don't have one). If you have a Mac Mini, let me know how it goes, and where the boot fails, so I can build a kernel that will work with Macs.  Thumbs Up

I ran off the USB stick and did these two tests.  Does this look good to you?
Mac Minis use Xeon CPUs?

Can you run
Code:
ifconfig
and see if your Tigon3 network card shows up?

And also 
 
Code:
lsblk
and see if it can recognise all your block devices (i.e. SSD/HDD).

Here is the results. 

[Image: gihQhY.jpg]
[Image: uFgBqh.jpg]
Pages: 1 2 3 4 5