Posts: 521
Shay
Joined: 20 Apr 2015
#1
After watching AntiX Core - antixsnapshot - Turn your customized install into an installable ISO!


^---- embedded YouTube-hosted video: https://www.youtube.com/nEW9r49ttbs?start=12



I tried it and use Unetbootin -windows to make a USB boot stick [ 8 GB in size].

Tried booting to it but get

" could not find linuxfs"" antix/linuxfs"""

Think I missed a step or two.
Posts: 2,238
dolphin_oracle
Joined: 16 Dec 2007
#2
Shay wrote:After watching AntiX Core - antixsnapshot - Turn your customized install into an installable ISO!


^---- embedded YouTube-hosted video: https://www.youtube.com/nEW9r49ttbs?start=12



I tried it and use Unetbootin -windows to make a USB boot stick [ 8 GB in size].

Tried booting to it but get

" could not find linuxfs"" antix/linuxfs"""

Think I missed a step or two.
did you happen to use a new (different) kernel. the version of snapshot in antix 13 is a ittle finicky about what kernel you use.

the way I get around that particular issue is to install a second kernel just for the snapshot, and then switch back after install.
Posts: 521
Shay
Joined: 20 Apr 2015
#3
No, but I had hoped it would work. As did hope to make a iso of my install against future need.

Code: Select all

inxi -Fxz
System:    Host: antix15 Kernel: 4.0.0-antix.1-486-smp i686 (32 bit gcc: 4.9.2)
           Desktop: IceWM 1.3.8
           Distro: antiX-15-beta2-V_386-full Killah P 11 April 2015
Machine:   System: Dell product: Latitude D630
           Mobo: Dell model: 0WM416 Bios: Dell v: A07 date: 01/30/2008
CPU:       Dual core Intel Core2 Duo T9300 (-MCP-) cache: 6144 KB
           flags: (lm nx pae sse sse2 sse3 sse4_1 ssse3 vmx) bmips: 9972
           clock speeds: max: 2501 MHz 1: 2000 MHz 2: 1600 MHz
Graphics:  Card: NVIDIA G86M [Quadro NVS 135M] bus-ID: 01:00.0
           Display Server: X.Org 1.16.4 drivers: nouveau (unloaded: fbdev,vesa)
           Resolution: 1440x900@60.00hz
           GLX Renderer: Gallium 0.4 on NV86
           GLX Version: 3.0 Mesa 10.3.2 Direct Rendering: Yes
Audio:     Card Intel 82801H (ICH8 Family) HD Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0
           Sound: Advanced Linux Sound Architecture v: k4.0.0-antix.1-486-smp
Network:   Card-1: Broadcom NetXtreme BCM5755M Gigabit Ethernet PCI Express
           driver: tg3 v: 3.137 bus-ID: 09:00.0
           IF: eth0 state: down mac: <filter>
           Card-2: Intel PRO/Wireless 3945ABG [Golan] Network Connection
           driver: iwl3945 v: in-tree:s bus-ID: 0c:00.0
           IF: wlan0 state: up mac: <filter>
Drives:    HDD Total Size: 120.0GB (5.2% used)
           ID-1: /dev/sda model: TOSHIBA_MK1234GS size: 120.0GB
Partition: ID-1: / size: 108G used: 3.9G (4%) fs: ext4 dev: /dev/sda1
           ID-2: swap-1 size: 2.17GB used: 0.00GB (0%) fs: swap dev: /dev/sda2
Sensors:   System Temperatures: cpu: 29.0C mobo: N/A gpu: 53.0
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 121 Uptime: 1 min Memory: 116.6/1003.7MB
           Init: SysVinit runlevel: 5 Gcc sys: 4.9.2
           Client: Shell (bash 4.3.301) inxi: 2.2.19
Posts: 2,238
dolphin_oracle
Joined: 16 Dec 2007
#4
well, looks like you found a bug in antiX-15's snapshot, at least related to the version 4 kernel.
Posts: 521
Shay
Joined: 20 Apr 2015
#5
I hope a fix can be found.
Posts: 2,238
dolphin_oracle
Joined: 16 Dec 2007
#6
Shay wrote:I hope a fix can be found.
I think maybe it will by the time 15 goes final.
Posts: 521
Shay
Joined: 20 Apr 2015
#7
Thank you.