LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-23-2019, 05:57 PM   #31
Okie
Senior Member
 
Registered: Mar 2002
Location: Oklahoma
Posts: 1,154

Rep: Reputation: 187Reputation: 187

Quote:
youd think id know better than to ask slackers for help with slackware by now
every system is going to have not only different hardware but different setups as far as filesystem and partitions goes, its not like these people trying to help you are sitting beside you at your desk, most of it is educated guesses based on their personal experiences,

i been using slackware a good long while and know it is a very stable and trustworthy system, and if i have problems i know it is either my hardware being wonky or my ignorance about something getting in the way and after a little bit of investigating and studying the problem i usually figure it out for myself with the help of google search which sometimes sends me right back here to linuxquestions.org to an old post where someone was having the same problem i was having
 
4 members found this post helpful.
Old 01-23-2019, 06:15 PM   #32
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
Quote:
Originally Posted by wigums View Post
point being is that i know how to do it and im getting crap commands from the generator.
im over it. i can get a valid command from the interactive generator. youd think id know better than to ask slackers for help with slackware by now
Goddamn, dude. I'm not running -current, but I've used the generator non-interactive for years without a hassle on laptops with LUKS and LVM. I've also made stupid effing errors in my setups that I would have bet my life I didn't do until I finally figured out that I actually did do it.

My rep points were gained on this forum by helping (or trying to, anyways) other Slackers.
 
5 members found this post helpful.
Old 01-24-2019, 05:29 AM   #33
_peter
Member
 
Registered: Sep 2014
Location: paris
Distribution: slackware
Posts: 314

Rep: Reputation: Disabled
Quote:
Originally Posted by wigums View Post
here are the asked for results of mkinitrd generator vs the interactive mkinitrd
NOT INTERACTIVE
Code:
mkinitrd -c -k 4.19.16 -f ext4 -r /dev/cryptvg/root -C /dev/sda2 -L -u -o /boot/initrd.gz
INTERACTIVE
Code:
mkinitrd -c -k 4.19.16 -f ext4 -r /dev/cryptvg/root -m xhci-pci:ohci-pci:ehci-pci:xhci-hcd:uhci-hcd:ehci-hcd:hid:usbhid:i2c-hid:hid_generic:hid-asus:hid-cherry:hid-logitech:hid-logitech-dj:hid-logitech-hidpp:hid-lenovo:hid-microsoft:hid_multitouch:jbd2:mbcache:crc32c-intel:ext4 -C /dev/sda2 -L -u -o /boot/initrd.gz
it's odd, as GazL & Alien Bob pointed out:
what you define as interactive spits out a -m option
what you define as non-interactive doesn't spit out a -m option

reading the documentation README_CRYPT.TXT you can actually run the command interactively
Code:
/usr/share/mkinitrd/mkinitrd_command_generator.sh -i
Quote:
You can even run
the script in full interactive mode by using the "-i" parameter, and it will
guide you through the process of generating a mkinitrd commandline.
would be worthwhile to go deeper and get to the bottom of this issue of yours
 
Old 01-25-2019, 10:26 AM   #34
talo
Member
 
Registered: May 2015
Location: near Amsterdam
Distribution: slackware-14.2 + currrent
Posts: 65

Rep: Reputation: Disabled
Hi all,

This case might be related to earlier posts in this thread.

I just did try to install the latest slackware64current version (burned today).
I did burnt it on a slackware64 14.2 systems exactly as I did at earlier occasions.
But now I got problems with ramdisk generation, just after all packages were installed.
The messages I got was repeated in some loop:
mkinitrd_command_generator.sh Line 345: shift: 2 : shift count out of range.

This type of error was not present in the 18 december 2018 version I burned earlier and which installed
smoothly.

Has there been a change in the mkinitrd procedures?
The test system 8Mb memory.

Best regards,

talo
linux talo is online now Report This Post
 
Old 01-25-2019, 10:35 AM   #35
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by talo View Post
Hi all,

This case might be related to earlier posts in this thread.

I just did try to install the latest slackware64current version (burned today).
I did burnt it on a slackware64 14.2 systems exactly as I did at earlier occasions.
But now I got problems with ramdisk generation, just after all packages were installed.
The messages I got was repeated in some loop:
mkinitrd_command_generator.sh Line 345: shift: 2 : shift count out of range.

This type of error was not present in the 18 december 2018 version I burned earlier and which installed
smoothly.

Has there been a change in the mkinitrd procedures?
The test system 8Mb memory.

Best regards,

talo
linux talo is online now Report This Post
Please stick to ONE SINGLE THREAD with your questions. I answered in your other thread. This is just annoyiong.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
sudo mkinitrd -o /boot/initrd.img-2.6.32.9 2.6.32.9 sudo: mkinitrd: command not foun vishwas181 Linux - Newbie 1 02-27-2010 01:16 AM
mkinitrd and root=LABEL not working slackuser46 Slackware 61 12-08-2008 02:35 AM
mkinitrd not working cobweb Linux - Newbie 1 02-22-2006 02:45 PM
Why 'mkinitrd' not working? chandrakanta Linux - Software 1 09-08-2004 10:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration