| Slackware - Installation This forum is for the discussion of installation issues with Slackware. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
07-22-2005, 03:20 AM
|
#1
|
|
Member
Registered: Feb 2004
Location: United States
Distribution: Ubuntu 10.10
Posts: 319
Rep:
|
Unable to install Slackware 10.1 on AMD64
Hi,
I was trying to install Slackware 10.1 before downloading Slamd64 but the installer is not able to find my linux partitions. Neither fdisk nor cfdisk are able to read my partitions on /dev/sda as well. They show an error message saying that "unable to open device". Running the two commands under SuSE 9.3 Prof 64-bit is just fine:
Code:
linux:/home/basel # fdisk -v
fdisk v2.12q
linux:/home/basel # cfdisk -v
cfdisk 2.12q
Copyright (C) 1994-2002 Kevin E. Martin & aeb
I have a Serial ATA hardisk under /dev/sda. Here is the output of fstab under SuSE:
Code:
basel@linux:~> cat /etc/fstab
/dev/sda3 / reiserfs acl,user_xattr 1 1
/dev/sda2 /mnt/Slack reiserfs acl,user_xattr 1 2
/dev/sda1 /mnt/data reiserfs acl,user_xattr 1 2
/dev/sda4 swap swap pri=42 0 0
Any idea why the installer, fdisk and cfdisk failed to read my device and the partitions?
|
|
|
|
07-22-2005, 03:32 AM
|
#2
|
|
Senior Member
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145
Rep:
|
Did you choose the sata.i kernel when installing? The default kernel, bare.i, can't handle them (SATA disks).
Last edited by gbonvehi; 07-22-2005 at 03:34 AM.
|
|
|
|
07-22-2005, 11:27 AM
|
#3
|
|
Member
Registered: Feb 2004
Location: United States
Distribution: Ubuntu 10.10
Posts: 319
Original Poster
Rep:
|
Quote:
|
Did you choose the sata.i kernel when installing? The default kernel, bare.i, can't handle them (SATA disks).
|
I got the following Kernel panic eventhough the installation went smooth with sata.i:
Code:
kmod: failed to exec /sbin/modprobe -s -k block-major-8, error = 2
VFS: Cannot open root device "803" or 08:03
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on 08:03
|
|
|
|
07-22-2005, 10:00 PM
|
#4
|
|
Senior Member
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145
Rep:
|
There's a step in the installation that it asks you which kernel to install to the harddisk, did you choose sata.i too?
|
|
|
|
07-22-2005, 10:57 PM
|
#5
|
|
Member
Registered: Feb 2004
Location: United States
Distribution: Ubuntu 10.10
Posts: 319
Original Poster
Rep:
|
Quote:
Originally posted by gbonvehi
There's a step in the installation that it asks you which kernel to install to the harddisk, did you choose sata.i too?
|
No, I selected the last option, "use the default kernel from in /boot/vmlinuz"
|
|
|
|
07-22-2005, 11:45 PM
|
#6
|
|
Senior Member
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145
Rep:
|
Well, then select sata.i because the default is bare.i.
If you don't want to reinstall, boot with the CD, and copy sata.i and the files System.map and config asociated with it.
To do this, mount the harddisk somewhere like /mnt/hd
Then copy the files chroot to it and re-run lilo.
Edit: The commands after booting with sata.i using the CD would be something like:
Code:
# mount -o rw /dev/sda1 /mnt/hd
# cp /kernels/sata.i/bzImage /mnt/hd/boot/vmlinuz
# zcat /kernels/sata.i/System.map.gz > /mnt/hd/boot/System.map
# cp /kernels/sata.i/config /mnt/hd/boot/config
# chroot /mnt/hd
# /sbin/lilo -v
Last edited by gbonvehi; 08-15-2005 at 12:06 AM.
|
|
|
|
07-22-2005, 11:57 PM
|
#7
|
|
Member
Registered: Feb 2004
Location: United States
Distribution: Ubuntu 10.10
Posts: 319
Original Poster
Rep:
|
Thanks gbonvehi,
I will give it a try later after work.
|
|
|
|
07-23-2005, 11:07 PM
|
#8
|
|
Member
Registered: Feb 2004
Location: United States
Distribution: Ubuntu 10.10
Posts: 319
Original Poster
Rep:
|
Thanks a lot gbonvehi,
The instructions you gave me just worked fine. There is only one missing step, that is to mount the CD after mounting the HD.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:52 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|