-
Search Results
-
Good day, goeie middag,
I cannot open grub/menu.lst by using the Terminal, but I found this film on internet: antiX 13-edit boot loader.I can open the list by controle center>system> (bewerk)/change config systems
I’d like to change the boot sequence (opstartvolgorde) in Grub from antiX (linux) first to Windows first.
Windows is on sda/dev 1, Linux on sda5.In the screen Linux is 1st now, Windows 2nd.
What do I have to change/do?
timeout 10
color cyan/blue white/blue
foreground ffffff
background 0639a1gfxmenu /boot/grub/message
root=(hd0,1)
title antiX at sda5, kernel 3.5.0-antix.2-486-smp
kernel /boot/vmlinuz-3.5.0-antix.2-486-smp root=/dev/sda5 nomce quiet nosplash nouveau.modeset=0 vga=791
initrd /boot/initrd.img-3.5.0-antix.2-486-smp
boottitle Microsoft Windows XP Home Edition at sda1
rootnoverify (hd0,0)
chainloader +1### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below## DO NOT UNCOMMENT THEM, Just edit them to your needs
## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=1ce7e668-eff2-416c-87d1-c598607595c6 ro
# kopt_2_6=root=UUID=1ce7e668-eff2-416c-87d1-c598607595c6 ro nosplash quiet## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,4)## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false## Xen hypervisor options to use with the default Xen boot option
# xenhopt=## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(single-user) single
# altoptions=(init-3) 3## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false## ## End Default Options ##
title Debian GNU/Linux, kernel 3.5.0-antix.2-486-smp
root (hd0,4)
kernel /boot/vmlinuz-3.5.0-antix.2-486-smp root=UUID=1ce7e668-eff2-416c-87d1-c598607595c6 ro
initrd /boot/initrd.img-3.5.0-antix.2-486-smptitle Debian GNU/Linux, kernel 3.5.0-antix.2-486-smp (init-3)
root (hd0,4)
kernel /boot/vmlinuz-3.5.0-antix.2-486-smp root=UUID=1ce7e668-eff2-416c-87d1-c598607595c6 ro 3
initrd /boot/initrd.img-3.5.0-antix.2-486-smptitle Debian GNU/Linux, kernel memtest86+
root (hd0,4)
kernel /boot/memtest86+.bin### END DEBIAN AUTOMAGIC KERNELS LIST
Good day, goeie middag,
I cannot open grub/menu.lst by using the Terminal, but I found this film on internet: antiX 13-edit boot loader.
I’d like to change the boot sequence (opstartvolgorde) in Grub from antiX (linux) first to Windows first.
Windows is on sda/dev 1, Linux on sda5.In the screen Linux is 1st now, Windows 2nd.Should I change root=(hd0,1) in root=(hd0,0) ?
What do I have to change/do?
timeout 10
color cyan/blue white/blue
foreground ffffff
background 0639a1gfxmenu /boot/grub/message
root=(hd0,1)
title antiX at sda5, kernel 3.5.0-antix.2-486-smp
kernel /boot/vmlinuz-3.5.0-antix.2-486-smp root=/dev/sda5 nomce quiet nosplash nouveau.modeset=0 vga=791
initrd /boot/initrd.img-3.5.0-antix.2-486-smp
boottitle Microsoft Windows XP Home Edition at sda1
rootnoverify (hd0,0)
chainloader +1### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below## DO NOT UNCOMMENT THEM, Just edit them to your needs
## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=1ce7e668-eff2-416c-87d1-c598607595c6 ro
# kopt_2_6=root=UUID=1ce7e668-eff2-416c-87d1-c598607595c6 ro nosplash quiet## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,4)## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false## Xen hypervisor options to use with the default Xen boot option
# xenhopt=## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(single-user) single
# altoptions=(init-3) 3## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false## ## End Default Options ##
title Debian GNU/Linux, kernel 3.5.0-antix.2-486-smp
root (hd0,4)
kernel /boot/vmlinuz-3.5.0-antix.2-486-smp root=UUID=1ce7e668-eff2-416c-87d1-c598607595c6 ro
initrd /boot/initrd.img-3.5.0-antix.2-486-smptitle Debian GNU/Linux, kernel 3.5.0-antix.2-486-smp (init-3)
root (hd0,4)
kernel /boot/vmlinuz-3.5.0-antix.2-486-smp root=UUID=1ce7e668-eff2-416c-87d1-c598607595c6 ro 3
initrd /boot/initrd.img-3.5.0-antix.2-486-smptitle Debian GNU/Linux, kernel memtest86+
root (hd0,4)
kernel /boot/memtest86+.bin### END DEBIAN AUTOMAGIC KERNELS LIST
- This topic was modified 5 years, 3 months ago by Leentje.
help request split from announcements topic
apt-get install linux-headers-4.9.75-antix.2-amd64-smp linux-image-4.9.75-antix.2-amd64-smp
——-
update
——-
removed 4.10.5 in synaptic
——-
iso-snapshotcp: cannot stat ‘/boot/vmlinuz-4.10.5-antix.3-amd64-smp’: No such file or directory
md5sum: vmlinuz: No such file or directory
5993 blocksParallel mksquashfs: Using 2 processors
Creating 4.0 filesystem on iso-template/antiX/linuxfs, block size 131072.[\ ] 200/132275 0%
[=| ] 3300/132275 2%
——–
How to select 4.9.75 ??
And GRUB??- This topic was modified 5 years, 3 months ago by koolstofje.
Steps I took. I used my AntiX 17 install on one of my newer gear to make the bootable usb drive.
I grabbed a old PLOP 4 cd I made long ago. Installed PLOP as boot loader to the hard drive. So I could boot USB.
Inserted my usb drive into the back usb 1.1 port and booted up the iso.Trying this from the PLOP cd during a PLOP live run. Just gave me Press F1 key for help on a AntiX display screen with the logo. Pressing F1 was no use. Hence why I moved on to try installing PLOP internally to my hard drive. Which worked for a graphical install.
Booting and installing off usb 1.1 is like watching paint dry. You think nothing is happening, But if you are patient. Things will start to load. Took a long time to copy files also. Big thanks to Anti for the un-install Adobe Flash Plugin in synaptic package manager suggestion. Qupzilla quit crashing with a illegal instruction error in terminal when I ran it there. I am not going to bother using Firefox or any browser needing sse2 support. My inxi report will show why on cpu readout info.
Lastly. I now am using my 2 usb port/2 firewire combo pcmcia card so I have usb 2.0 ports. I will supply readouts on that below also. I have a 30 gig usb drive tranferring files presently on that pcmcia card. Here are the specs.
$ inxi -Fxz System: Host: biker Kernel: 4.9.75-antix.2-486-smp i686 bits: 32 gcc: 6.3.0 Desktop: IceWM 1.4.2 Distro: antiX-17_386-full Heather Heyer 24 October 2017 Machine: Device: laptop System: IBM product: 26474MU serial: N/A Mobo: IBM model: 26474MU serial: N/A BIOS: IBM v: 1AET64WW (1.20 ) date: 10/18/2006 Battery BAT0: charge: 36.9 Wh 99.8% condition: 37.0/56.2 Wh (66%) model: BATSZ IBM-COMPATIBLE status: N/A CPU: Single core Mobile Intel Pentium III - M (-UP-) arch: P6 III rev.4 cache: 512 KB flags: (pae sse) bmips: 2397 speed: 1200 MHz (max) Graphics: Card: S3 Graphics SuperSavage IX/C SDR bus-ID: 01:00.0 Display Server: X.Org 1.19.2 driver: vesa Resolution: 1024x768@0.00hz OpenGL: renderer: Gallium 0.4 on llvmpipe (LLVM 3.9, 128 bits) version: 3.3 Mesa 13.0.6 Direct Render: Yes Audio: Card Intel 82801CA/CAM AC'97 Audio Controller driver: snd_intel8x0 ports: 1c00 18c0 bus-ID: 00:1f.5 Sound: Advanced Linux Sound Architecture v: k4.9.75-antix.2-486-smp Network: Card-1: Intel 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller driver: e100 v: 3.5.24-k2-NAPI port: 6400 bus-ID: 02:08.0 IF: eth0 state: down mac: <filter> Card-2: Ralink RT2561/RT61 802.11g PCI driver: rt61pci v: 2.3.0 bus-ID: 07:00.0 IF: wlan0 state: up mac: <filter> Drives: HDD Total Size: 112.2GB (19.1% used) ID-1: /dev/sda model: ST980815A size: 80.0GB ID-2: USB /dev/sdb model: USB_2.0_FD size: 32.2GB Partition: ID-1: / size: 7.9G used: 3.1G (42%) fs: ext4 dev: /dev/sda1 ID-2: /home size: 18G used: 1.1G (7%) fs: ext4 dev: /dev/sda3 ID-3: swap-1 size: 2.15GB used: 0.00GB (0%) fs: swap dev: /dev/sda2 Sensors: System Temperatures: cpu: 54.0C mobo: 47.0C Fan Speeds (in rpm): cpu: 4838 Info: Processes: 151 Uptime: 3:18 Memory: 248.5/1002.5MB Init: SysVinit runlevel: 5 Gcc sys: 6.3.0 Client: Shell (bash 4.4.121) inxi: 2.3.53$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT fd0 2:0 1 4K 0 disk sda 8:0 0 74.5G 0 disk ├─sda1 8:1 0 8G 0 part / ├─sda2 8:2 0 2G 0 part [SWAP] ├─sda3 8:3 0 18G 0 part /home ├─sda4 8:4 0 1K 0 part └─sda5 8:5 0 46.5G 0 part /media/f7f81219-0247-4bd4-adc2-e25c5587342f sdb 8:16 1 30G 0 disk └─sdb1 8:17 1 30G 0 part /media/sdb1-usb-PNY_USB_2.0_FD_A sr0 11:0 1 1024M 0 rom <code></code>$ lspci -v 00:00.0 Host bridge: Intel Corporation 82830M/MG/MP Host Bridge (rev 04) Subsystem: IBM ThinkPad A/T/X Series Flags: bus master, fast devsel, latency 0 Memory at d0000000 (32-bit, prefetchable) Capabilities: <access denied> Kernel driver in use: agpgart-intel Kernel modules: intel_agp 00:01.0 PCI bridge: Intel Corporation 82830M/MP AGP Bridge (rev 04) (prog-if 00 [Normal decode]) Flags: bus master, 66MHz, fast devsel, latency 96 Bus: primary=00, secondary=01, subordinate=01, sec-latency=64 Memory behind bridge: c0100000-c01fffff Prefetchable memory behind bridge: e0000000-ebffffff Kernel modules: shpchp 00:1d.0 USB controller: Intel Corporation 82801CA/CAM USB Controller #1 (rev 02) (prog-if 00 [UHCI]) Subsystem: IBM ThinkPad A/T/X Series Flags: bus master, medium devsel, latency 0, IRQ 11 I/O ports at 1800 Kernel driver in use: uhci_hcd 00:1d.1 USB controller: Intel Corporation 82801CA/CAM USB Controller #2 (rev 02) (prog-if 00 [UHCI]) Subsystem: IBM ThinkPad A/T/X Series Flags: bus master, medium devsel, latency 0, IRQ 11 I/O ports at 1820 Kernel driver in use: uhci_hcd 00:1d.2 USB controller: Intel Corporation 82801CA/CAM USB Controller #3 (rev 02) (prog-if 00 [UHCI]) Subsystem: IBM ThinkPad A/T/X Series Flags: bus master, medium devsel, latency 0, IRQ 11 I/O ports at 1840 Kernel driver in use: uhci_hcd 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 42) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=02, subordinate=08, sec-latency=64 I/O behind bridge: 00002000-00006fff Memory behind bridge: c0200000-cfffffff Prefetchable memory behind bridge: f0000000-f7ffffff Kernel modules: shpchp 00:1f.0 ISA bridge: Intel Corporation 82801CAM ISA Bridge (LPC) (rev 02) Flags: bus master, medium devsel, latency 0 Kernel driver in use: lpc_ich Kernel modules: intel_rng, lpc_ich 00:1f.1 IDE interface: Intel Corporation 82801CAM IDE U100 Controller (rev 02) (prog-if 8a [Master SecP PriP]) Subsystem: IBM ThinkPad A/T/X Series Flags: bus master, medium devsel, latency 0, IRQ 11 I/O ports at 01f0 I/O ports at 03f4 I/O ports at 0170 I/O ports at 0374 I/O ports at 1860 Memory at 40000000 (32-bit, non-prefetchable) Kernel driver in use: ata_piix 00:1f.3 SMBus: Intel Corporation 82801CA/CAM SMBus Controller (rev 02) Subsystem: IBM ThinkPad A/T/X Series Flags: medium devsel, IRQ 11 I/O ports at 1880 Kernel driver in use: i801_smbus Kernel modules: i2c_i801 00:1f.5 Multimedia audio controller: Intel Corporation 82801CA/CAM AC'97 Audio Controller (rev 02) Subsystem: IBM ThinkPad A30/A30p/T23 Flags: bus master, medium devsel, latency 0, IRQ 11 I/O ports at 1c00 I/O ports at 18c0 Kernel driver in use: snd_intel8x0 Kernel modules: snd_intel8x0 01:00.0 VGA compatible controller: S3 Graphics Ltd. SuperSavage IX/C SDR (rev 05) (prog-if 00 [VGA controller]) Subsystem: IBM ThinkPad T23 Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 11 Memory at c0100000 (32-bit, non-prefetchable) Memory at e8000000 (32-bit, prefetchable) Memory at e4000000 (32-bit, prefetchable) Memory at e0000000 (32-bit, prefetchable) [virtual] Expansion ROM at 000c0000 [disabled] Capabilities: <access denied> Kernel modules: savagefb 02:00.0 CardBus bridge: Texas Instruments PCI1420 PC card Cardbus Controller Subsystem: IBM ThinkPad T23 Physical Slot: 1 Flags: bus master, medium devsel, latency 168, IRQ 11 Memory at 50000000 (32-bit, non-prefetchable) Bus: primary=02, secondary=03, subordinate=06, sec-latency=176 Memory window 0: f0000000-f3ffffff (prefetchable) Memory window 1: c4000000-c7ffffff I/O window 0: 00002000-000020ff I/O window 1: 00002400-000024ff 16-bit legacy interface ports at 0001 Capabilities: <access denied> Kernel driver in use: yenta_cardbus Kernel modules: yenta_socket 02:00.1 CardBus bridge: Texas Instruments PCI1420 PC card Cardbus Controller Subsystem: IBM ThinkPad T23 Physical Slot: 1 Flags: bus master, medium devsel, latency 168, IRQ 11 Memory at 51000000 (32-bit, non-prefetchable) Bus: primary=02, secondary=07, subordinate=07, sec-latency=176 Memory window 0: f4000000-f7ffffff (prefetchable) Memory window 1: c8000000-cbffffff I/O window 0: 00002800-000028ff I/O window 1: 00002c00-00002cff 16-bit legacy interface ports at 0001 Capabilities: <access denied> Kernel driver in use: yenta_cardbus Kernel modules: yenta_socket 02:02.0 Communication controller: LSI Corporation L56xM+S [Mars-2] WinModem 56k (rev 01) Subsystem: AMBIT Microsystem Corp. IBM ThinkPad T23 Flags: bus master, medium devsel, latency 0, IRQ 11 Memory at c0201000 (32-bit, non-prefetchable) I/O ports at 6440 I/O ports at 6000 Capabilities: <access denied> 02:08.0 Ethernet controller: Intel Corporation 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller (rev 42) Subsystem: IBM ThinkPad A/T/X Series Flags: bus master, medium devsel, latency 66, IRQ 11 Memory at c0200000 (32-bit, non-prefetchable) I/O ports at 6400 Capabilities: <access denied> Kernel driver in use: e100 Kernel modules: e100 03:00.0 USB controller: VIA Technologies, Inc. VT82xx/62xx UHCI USB 1.1 Controller (rev 62) (prog-if 00 [UHCI]) Subsystem: VIA Technologies, Inc. VT82xx/62xx UHCI USB 1.1 Controller Flags: bus master, medium devsel, latency 22, IRQ 11 Memory at c4000800 (32-bit, non-prefetchable) I/O ports at 2080 Capabilities: <access denied> Kernel driver in use: uhci_hcd 03:00.2 USB controller: VIA Technologies, Inc. USB 2.0 (rev 65) (prog-if 20 [EHCI]) Subsystem: VIA Technologies, Inc. USB 2.0 Controller Flags: bus master, medium devsel, latency 22, IRQ 11 Memory at c4000900 (32-bit, non-prefetchable) Memory at c4000a00 (32-bit, non-prefetchable) Capabilities: <access denied> Kernel driver in use: ehci-pci 03:00.3 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev 80) (prog-if 10 [OHCI]) Flags: bus master, stepping, medium devsel, latency 64, IRQ 11 Memory at c4000000 (32-bit, non-prefetchable) I/O ports at 2000 Capabilities: <access denied> Kernel driver in use: firewire_ohci Kernel modules: firewire_ohci 07:00.0 Network controller: Ralink corp. RT2561/RT61 802.11g PCI Subsystem: Belkin F5D7010 v6000 Wireless G Notebook Card Flags: bus master, slow devsel, latency 64, IRQ 11 Memory at c8000000 (32-bit, non-prefetchable) Capabilities: <access denied> Kernel driver in use: rt61pci Kernel modules: rt61pci, wl`
- This topic was modified 5 years, 4 months ago by rokytnji.
- This topic was modified 5 years, 4 months ago by rokytnji.
Sometimes I drive a crooked road to get my mind straight.
Not all who Wander are Lost.
I'm not outa place. I'm from outer space.Linux Registered User # 475019
How to Search for AntiX solutions to your problems
