Debian :: Kernel - Any Way To Get Info For Each ISO CDROM?
Jan 24, 2010
There is lot of iso, and the kernel is the very important thing for the install since the hardware is depending, directly. Unfortunately kernels are changing and it could be interesting to have the information for each iso cdrom. I guess it might be somewhere but that's not so obvious and easy to find (never found where). Debian is cool, nicest distro ever !
Dell laptop booting from a USB stick with a CentOS 5.5 minimum installation.
Uncompressing Linux...OK, booting the kernel. Red Hat nash version 4.2.1.13 starting sda: assuming drive cache: write through sda: assuming drive cache: write through mount: error 6 mounting ext3 mount: error 2 mounting none switchroot: mount failed: 22 umount /initrd-dev failed: 2 Kernel panic - no syncing: Attempted to kill init!
1. Does minimum installation not drop on a kernel or initrd with ext3 support? I can't imagine that's true, but have to ask.
2. The USB stick is single partition ext3. Maybe there is some limitation specifically related to USB stick booting that requires boot to be FAT16 or FAT32? Except the CentOS 5.5 installer refuses to let me install on either FAT.
3. How can I do the equivalent of lsmod on a linux installation that will not boot? i.e. I have CentOS x86_64 running in VirtualBox, I can plug the USB stick in there, so how do I get information on the USB stick's kernel and initrd if I can't boot from it?
4. Is it possible to rebuild the i386 based initrd on this USB stick, when the computer is not booted from that stick, with a system that's x86_64 based?
System Info: Dell Latitude i686 Laptop which has run CentOS 5.5 and Fedora 12,13,14 in the past, and boots from Fedora 14 Live CD transferred to a USB stick. So I know USB booting is possible on this machine, and this stick.
The process of creating the stick:
CentOS 5.5 i386 on a USB stick. Old Dell i686 laptop which has previously run CentOS 5.5 installed from DVD, and has successfully booted from this same USB stick holding transferred Fedora 12,13,14 Live CDs. CentOS 5.5 was installed onto the USB drive directly by the CentOS 5.5 DVD installer (running virtualized in VirtualBox 4.02 on Mac OS X 10.6.5.). No errors or complaints during installation.
For whatever reason, the installer did not do some things correctly. First Grub wasn't working correctly, I got that sorted out and have the Grub+CentOS splash screen, it finds vmlinuz and the initrd, and then I get a kernel panic.
Ext3 was built into the kernel and that's why I'm getting this message. I do not know how the installer would have dropped a kernel or initrd during instalation that that don't contain such a basic thing that obviously comes in linux kernel 2.6.18-89 EL.
I am running Fedora 14 and have a problem where I am not getting any kernel uevents for the cdrom drive.
This only happens if I do an install without the X Windows (Gnome). Also if I install CentOS 5.5 without any X Windows I do get the uevents for the cd drive.
So the problem is occuring when doing a minimal install (with Base packages and a few others) on Fedora 14.
I am running in vmware workstation 7, but I have also tried to install this without vmware on a seperate pc with the same results.
One slightly strange thing is that Fedora with X Windows detects the cd drive as VMware_IDE_CDR10 and Fedora without X Windows as CDDVDW_SH-S223L (which it really is).
I am using "udevadm monitor" to watch udev events, and "udevadm info --query=property --name=/dev/cdrom" to get the cdrom details.
I am getting Kernel panic. I was getting is very frequently before, then I re-installed and it starts off fine then after a while it starts happening again.The problem is I have no idea what is causing it. The screen is completely frozen and won't respond to anything. The Alt sysreq combinations don't work, and I have to power off with the button.
I am looking to get some information on the version of Linux we are running. I was advised that it was 2.6.18-194.17.4.el5. When I did a search on this and it keeps telling me that is reference to a kernel info. Is this the Linux version or kernel info?
I am learning about net filters and I am practicing some sample programs on it. I am very new to this and I have a general query. I got the packet to a desired function using PRE_ROUTING hook. Now how do I frame a packet from this point? I am just trying to simulate a echo client server program in the kernel level using these hooks. Any useful info on sockets in the kernel level?
This is to do with accessing Dos era CD rom under Linux.The characters in directory and file titles appear as "chinese".As I know that I've loaded and installed programs from these CD roms onto a Windows 2000 machine, I'm wondering why I can not read the file names now. They are definitely in English.I've research and found the mount -o "characterset" but I shouldn't need to do that as they are not foreign language CD roms.The only other thing I can think off is that they are both degraded, but I would not have expected that of commercial CD roms.
+++-=====================-=====================-========================================================== ii k3b 1.90.0~rc1-1 A sophisticated CD/DVD burning application
No CDROM burning exists anymore.. they remove lot of capabilities
I can't figure out the syntax on the apt-cdrom command.
My CDROM is flaky, but have a portable CDROM attached to a usb.
Here's the output of lsusb: Code: Select allroot@home:/etc/apt/apt.conf.d# lsusb Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 007 Device 002: ID 04b3:310b IBM Corp. Red Wheel Mouse
[Code] ....
Here's the output of df: Code: Select allroot@home:/etc/apt/apt.conf.d# df Filesystem   1K-blocks  Used Available Use% Mounted on /dev/sda1   464279312 4089292 436582932  1% / udev        10240    0   10240  0% /dev tmpfs      1619088  9132  1609956  1% /run tmpfs      4047716   164  4047552  1% /dev/shm
[Code] ....
Here is my modified fstab: Code: Select allroot@home:/etc# cat fstab # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5).
[Code] ....
Here is my configure file: Code: Select allroot@home:/etc/apt/apt.conf.d# cat config.usb.cdrom Acquire::/dev/sr1::/media/bill;
Here is my command and output: Code: Select allroot@home:/etc/apt/apt.conf.d# apt-cdrom -d=/media/bill -c=config.usb.cdrom add Using CD-ROM mount point /media/bill/ Unmounting CD-ROM... Waiting for disc... Please insert a Disc in the drive and press enter
[Code] ....
There must be something simple that I have missed.
Well I bought this book "Debian GNU/Linux 3.1 and it came with Debian installer. Thought this was too good to be true! Well, during the install I get a message that "cdrom not detecting install components". I ran the the diagnostic utility that was included in the disc and it did not report any issues.
I down loaded Debian 5.0.4 and burned it to CD (several times I might add till it was right) and now the computer I'm putting it on wont acknowledge it as a boot disk and load. It does not have a problem with my windows cd, which has a crack and the start of all my problems, But not the Debian CD-1 disk. what now? The computer is an IBM thinkpad a22p. Everything works as far as I can tell. But I was going to reinstall Windows and failed in that because of a small crack on the edge of the disk that stopped the install and any hope of accessing the file on the laptop. Microsoft does not support windows xp any longer, you must buy windows 7, but the ibm will not run it due to processor speed and ram limitations. But it will run linux and I'm willing to try it just to get out of microsoft control.
Idon't know what else to do. This is the link to where I downloaded the software ( [URL] ). The others five that i downloaded were on the same page that I got this one. Are there bad files here? Is there a missing file in the disc?
so i cannot install anything because update-info-dir file is missing from /var/lib/dpkg/info/ .. I've searched for the last day and a half for a way to fix this, but nothing. can't even update dpkg because of this. so how do I bypass or fix this so I can install stuff (this is a fresh install of ubuntu 10.04 lts Lucid Lynx).
I'm trying to create a new VM with Debian 7.6. I downloaded the 3 install iso discs and tried to install. When I begin the installation it seems to take control of the CDROM and I am no longer able to eject it by either pressing the eject button or trying to eject through Windows. The installation goes fine until it asks if I have any other discs to install (which I do ... I have 2 more). At this point I say "Yes" but I cannot get the CDROM to open up at all since it doesn't automatically eject for another disc and as I mentioned before ... I can't do it manually or in Windows.
- I cannot do an installation over the internet because this is a government computer which is requires to be hooked to a government network. There are certain certificates required to access the network which are not available to my newly made (or in the process of making) Linux system but rather only to my host Windows system. - I cannot use a newer version of VirtualBox because that opens up a whole new set of issues dealing with WinVerifyTrust getting CERT_E_REVOCATION_FAILURE most likely due to our symantec security software.
So my Storage Settings in VirtualBox are as follows for my CDROM drive: - Controller: IDE Controller - Type: PIIX4 - "Use Host I/O Cache" is checked - Host Drive D: - CD/DVD Drive: IDE Secondary Master - "Passthrough" is checked
I cannot install the Debian 7.6 OS because I cannot eject each disc and put in the next disc. The only way I can eject the disc is if I reboot my entire system (host windows system) which obviously leaves me at an unfinished point in my install and therefore I have to restart the install and end up right where I was 30 minutes earlier.
The CDROM/DVD drive in the new computer was defective. Everything is working now.
My ancient Dell desktop finally kicked the bucket but the hard drive was relatively new (less than a year old).So I replaced that old desktop with a new desktop (not Dell this time) and decided to just plug in the old hard drive - to see what happens.Well, I was pleasantly surprised when Debian booted up and executed as normal (ok then, ALMOST normal)!
The problem is that the CDROM/DVD-RW is not recognized.For example, I have an audio CD in it, but neither file managers or multimedia players can see it (where 'it' is either the CD itself or the CDROM device).
I've tried GUI applications like mplayer, kplayer, Vlc, dolphin, pcmanfm; and I've tried the command line as well (bash).Short of doing a complete reinstall of Debian, is there a way to get it to recognize this 'new' hardware?
just installed squeeze today, all went well but when I put a cdrom or dvd disc in it will not auto mount.. have to manually mount them from terminal. I've looked a /ect/fstab and do not see any problems there. Anyone else run into this problem on a squeeze install and fixed it?
I am attempting to install debian for the first time on my pc that has no cdrom drive. I downloaded the Jessie CD image and wrote it to a 4GB stick, it didnt work. Then tried the netinstall image but face the same issue.
To write the usb stick I used unetbooting first, then tried win32diskimager and finally tried DD while stick was not mounted
Issue is still the same: I boot from the usb and after selecting language and keyboard it fails to detect cdrom drive (no drive at all in my pc). Same behavior using normal or expert mode.
Im also unable to manually specify the drive (it looks at /cdrom and I wanted to change it to the usb stick itself or mount usb to /cdrom but I cant find my stick in /dev)
I tried to install skype: apt-get install skype but I got the following error: Failed to fetch cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 DVD Binary-1 20110322-15:11]/pool/main/q/qt4-x11/libqtgui4_4.6.3-4_i386.deb Hash Sum mismatch
i'm using this guide videos - howto: debian linux kernel compilation, part 1 and the author says i need kernel 2.6.26 this version of kernel doesnt longer exist in kernel.org website and the only 2.6.26 i found is a patch here. should i use the patch? or download another version of kernel?
I have been trying plop floppy to boot a bootable cdrom from a mobile USB cdrom reader, but the usb cdrom are not recognized.I was thinking that with grub or grub2 or syslinux that would be possible, no ?
Fedora 11 update released today creates a dependency issue in my x86-64 system: Processing Dependency: kernel-uname-r = 2.6.29.5-191.fc11.x86_64 for package: kmod-wl-2.6.29.5-191.fc11.x86_64-5.10.91.9-3.fc11.1.x86_64 # yum info kernel-uname-r produces "no matching packages to list" the yum info pack tells me kmod-wl is: Metapackage which tracks in wl kernel module for newest kernel so it seems important to have it up to date. What should I do?
I'm running Debian unstable on amd64 with KDE4 desktop. I know there exists KDE integration package, that enables iceweasel to use KDE file dialogs. In ubuntu its called kmozillahelper. There was similar packages in Debian (called differently as far as I remember). I happily used it in unstable, but several weeks ago it disappeared for some reason and I can not find it.info on iceweasel + KDE integration in Debian?
We have a Dell 1850 with Debian with 2.4.18 kernel running some critical applications, now the issue is we need to upgrade the memory to 8 GB but the memory is detected by the bios itself, Operating system is not able to detect it, it is showing 3096MB of memory,
After a lot of googling and the artical in linux.com/archive/articles/119287 :: Got more than a gig of RAM and 32-bit Linux? Here's how to use it i came to know the solution i.e
1)I need to install the Bigmem-kernel to detect the ram more than 4Gb,
2) or change some kernel parameters in configuration file and rebuild the kernel
Is there any another solution for this to update operating system to detect the more RAM
We have a Dell 1850 with Debian 3.0 (woody) with 2.4.18 kernel running some critical applications, now the issue is we need to upgrade the memory to 8 GB but the memory is detected by the bios itself, Operating system is not able to detect it, it is showing 3096MB of memory. i came to know the solution i.e I need to install the Bigmem-kernel to detect the ram more than 4Gb, Any another solution for this to update operating system to detect the more RAM.
I am running Wheezy 7.9 and recently created a file, in xorg.conf.d, to set the monitor configuration because the EDID is not always read from the monitor. Everything works great but when the EDID is not read the monitor name, as shown in System Settings>Displays, shows as Unknown. I have the vendor info and modelname in the config file but they do not show in the Display GUI. Is there some variable that I can set in order to get a good monitor name displayed?
Probably should include some more information. I am using the Gnome Classic desktop and gdm manager. Here is the monitor conf file that I put in /etc/X11/xorg,conf.d
Code: Select allSection "Monitor" Â Identifier "Monitor0" Â VendorName "VSC" Â ModelName "VA912b" Â DisplaySize 376 301 Â HorizSync 30.0 - 82.0 Â VertRefresh 50.0 - 85.0 Â [Code] ....
I have an issue when running the phpinfo() command on a webpage. Occasionally the Default timezone setting shows 'utc', at others it show 'Europe/Berlin'. To prove I'm not going mad I screen captured a short video of the display changing while all I was doing was pressing F5.
The system is set to a European timezone i.e. both date and hwclock commands show 'CET'. There was an update to the Debian tzdata package which I installed at the beginning of February 2010. I'm not aware of there being a problem before that but I could be wrong about that.
After entering an aptitude command: Processing triggers for shared-mime-info ... Unknown media type in type 'all/all' Unknown media type in type 'all/allfiles' Unknown media type in type 'uri/mms' Unknown media type in type 'uri/mmst' Unknown media type in type 'uri/mmsu' Unknown media type in type 'uri/pnm' Unknown media type in type 'uri/rtspt' Unknown media type in type 'uri/rtspu' Unknown media type in type 'fonts/package' Unknown media type in type 'interface/x-winamp-skin'
Note that '/usr/share' is not in the search path set by the XDG_DATA_HOME and XDG_DATA_DIRS environment variables, so applications may not be able to find it until you set them. The directories currently searched are: - /root/.local/share - /opt/kde/share - /opt/kde/share - Processing triggers for hicolor-icon-theme ...
Most of the time whenever I run dpkg -l I get cryptic output. For instance
[Code]...
Because I normally use it to see only one file (while multiple files are possible as well), was wondering if there was a way to tell dpkg to show couple of lines as output. I do see that there is a /etc/dpkg/dpkg.cfg file as well as /etc/dpkg/dpkg.cfg.d directory as well. Looking forward to info. on the same.
I can't seem to update the repository indexes regardless of which official server/mirror I use. I pick one server from the built-in software sources list and then I get this:
W:Failed to fetch ftp://ftp.fi.debian.org/debian/dists/squeeze/updates/contrib/source/Sources.gz Unable to fetch file, server said 'Failed to open file. ' [IP: 130.230.54.99 21], W:Failed to fetch ftp://ftp.fi.debian.org/debian/dists/squeeze/updates/non-free/source/Sources.gz Unable to fetch file, server said 'Failed to open file. ' [IP: 130.230.54.99 21], W:Failed to fetch http: [URL] 404 Not Found [IP: 128.30.2.36 80], W:Failed to fetch http: [URL] 404 Not Found [IP: 128.30.2.36 80], W:Failed to fetch http: [URL] 404 Not Found [IP: 128.30.2.36 80], W:Failed to fetch ftp://ftp.fi.debian.org/debian/dists/squeeze/updates/main/source/Sources.gz Unable to fetch file, server said 'Failed to open file. ' [IP: 130.230.54.99 21], E:Some index files failed to download, they have been ignored, or old ones used instead.
Now how can that be? Shouldn't the built-in repository addresses be correct? My installation is one week old clean install. Since then I've installed broadcom wlan-drivers (I tried repo update w/ wired connection too) and Dropbox but other than that I'm pretty clean.