LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 07-17-2003, 10:12 AM   #1
jacktheripper
LQ Newbie
 
Registered: Jul 2003
Location: warsaw, Poland
Distribution: slackware 9.0
Posts: 13

Rep: Reputation: 0
Angry slackware partition problem


I'm trying to install slackware 9.0. I downloaded iso etc. I want Slackware to share disk with winME. I previously had redhat 8.0, but wanted totry slack. I formatted redhat partitions, except one with bootloader (not LILO), created by redhat. Under windows, by partition magic i divided my disk like that: 30 gb fat32, 102 mb for /boot partition linux ext2, 3 gb for / directory - linux Ext2 and 128 mb for linux swap. Then i try o install slackware on it from the cd:
1. I type cfdisk /dev/hda and check if paritions are set correctly - everthing is OK
2. i type mkswap /dev/hda5, sync and swapon /dev/hda5
3.I type setup
and here begins the problem: slackware setup won't detect linux partition. On the beginning it says that i haven't created any linux partition (but ofkoz i have) than it won't detect swap partition. I tried diffrent combintions and it all have failed. Please, help and forgive my english.
 
Old 07-17-2003, 10:33 AM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Don't create the partitions with partition magic, or if you did and they show up under cfdisk, just delete the one's you created with partition magic and recreate using cfdisk, then writing to the partition table.
And you don't need to manually mkswap and swapon, during the installation it should perform this for you.
 
Old 07-17-2003, 10:49 AM   #3
jacktheripper
LQ Newbie
 
Registered: Jul 2003
Location: warsaw, Poland
Distribution: slackware 9.0
Posts: 13

Original Poster
Rep: Reputation: 0
I just have tried that and it didn't work. When i check drive with cfdisk everthing's fine, but when i type "fidisk /dev/hda" it says that fdisk couldnt open /dev/hda, but cfdisk does... strange...
 
Old 07-17-2003, 02:39 PM   #4
jacktheripper
LQ Newbie
 
Registered: Jul 2003
Location: warsaw, Poland
Distribution: slackware 9.0
Posts: 13

Original Poster
Rep: Reputation: 0
people help me please... it's really strange. I did everthing correctly (meaning correctly for me and according to bunch of manuals or tuts) : i created 2 partitions using cfdisk: linux ext2 and linux swap. I also have a fat32 partition. I deleted another linux ext2 part. that was containing a grub loader installed by redhat (which i deleted), because im planning to dual-boot with LILO. So i have 3 partitions, but slackware setup says that i have no linux partitions or linux swap partitions. I dont know what to do. Do you have any ideas? Everthing could be helpful, cause im totally new to slackware (redhat installation was even easiest than windows, geez even than Notepad ).
 
Old 07-18-2003, 03:56 AM   #5
Noryungi
Member
 
Registered: Jul 2003
Location: --> X <-- You are here.
Distribution: Slackware, OpenBSD
Posts: 305

Rep: Reputation: 53
Have you set the "type" number of the partitions correctly?

Your ext2fs Linux partition should be type "83" (Linux native), a "primary" partition, set to "bootable".

Your swap should be type "82" (Linux swap).

Once the installation has started, don't forget to format the partitions (checking for errors) and set the mount points.
 
Old 07-21-2003, 06:43 AM   #6
jacktheripper
LQ Newbie
 
Registered: Jul 2003
Location: warsaw, Poland
Distribution: slackware 9.0
Posts: 13

Original Poster
Rep: Reputation: 0
well, i didn't know that i have to set the linux native partition as a bootable, but the rest i did as you say. Thx 4 help, i'll try it
 
Old 07-24-2003, 06:15 PM   #7
jacktheripper
LQ Newbie
 
Registered: Jul 2003
Location: warsaw, Poland
Distribution: slackware 9.0
Posts: 13

Original Poster
Rep: Reputation: 0
they say that slackware is better secured, more stable, etc. than redhat, but there's one certain advantage of redhat over slack - it does work on my computer... i tried it on other disk - fdisk and cfdisk detect the linux partitions : linux native and linux swap, but setup says as follows: "There don't seem to be any partitions on this machine of type linux. You'll need to make at least one of these to install Linux". Any ideas? (((
 
Old 07-24-2003, 06:59 PM   #8
quietguy47
Member
 
Registered: Mar 2003
Location: Everett
Distribution: Slackware
Posts: 805

Rep: Reputation: 35
Did you reboot after setting up your partitions?
 
Old 07-25-2003, 04:12 AM   #9
jacktheripper
LQ Newbie
 
Registered: Jul 2003
Location: warsaw, Poland
Distribution: slackware 9.0
Posts: 13

Original Poster
Rep: Reputation: 0
yes...
 
Old 07-25-2003, 08:17 AM   #10
quietguy47
Member
 
Registered: Mar 2003
Location: Everett
Distribution: Slackware
Posts: 805

Rep: Reputation: 35
Can you post a step by step of what you are doing?
 
Old 07-25-2003, 02:14 PM   #11
jacktheripper
LQ Newbie
 
Registered: Jul 2003
Location: warsaw, Poland
Distribution: slackware 9.0
Posts: 13

Original Poster
Rep: Reputation: 0
well, now im doing this:
1. boot from slackwareCD
2. cfdisk /dev/hdb (second drive)
3. create linux swap (82) part. - 300 MB
4. create linux native (83) part. - 15 gb
5. write it all and quit
6. reboot
7. fdisk /dev/hdb - just command 'p' to check if everthing's ok
8. type :'setup'
9. quit setup because of the message it prints, which i wrote 2 posts ago.

Last edited by jacktheripper; 07-25-2003 at 02:20 PM.
 
Old 07-25-2003, 03:06 PM   #12
xmeson
Member
 
Registered: Jul 2003
Location: Random
Distribution: Slackware
Posts: 63

Rep: Reputation: 15
Similar partition problem

I am adding this message because my problem is somewhat similar. Everthing you have said, i think i have done but the sysytem just stops after the rebooting. Cannot find root and does not configure - at least manually?

"I intend to run only linux - Slack - on my private laptop, I have tried this command

dd if=/dev/zero of=/dev/hda

After running it says there is no more space on the drive.

I am able to boot up to the hash prompt even without the correct non linux partition. I use on of the floppy images that directly allows me boot the CD ROM.

However after using the above command, everything seems to still work, I mean installation and all.

I am not able to configure the system though my assumption is that. It is auto config., i.e the default kernel is auto loaded to the Hard Disk.

This time when the system is started again it says first that it cannot find a valid S2D partition! This i assume comes from the manufacturers BIOS, since the system was most likely made for windows.

But after this it just stops. It shows system specs and just stops!

One more thing, i cannot set the root password, it says no file or such directory exists!"




 
Old 07-25-2003, 06:02 PM   #13
quietguy47
Member
 
Registered: Mar 2003
Location: Everett
Distribution: Slackware
Posts: 805

Rep: Reputation: 35
Jack, you have 2 hd's and /dev/hda is windows?
 
Old 07-26-2003, 03:53 AM   #14
jacktheripper
LQ Newbie
 
Registered: Jul 2003
Location: warsaw, Poland
Distribution: slackware 9.0
Posts: 13

Original Poster
Rep: Reputation: 0
yes, im sorry:
/dev/hda - all windows (ME)
/dev/hdb1 - linux native 83 (for root dir)
/dev/hdb2 - extended, linux fdisk says that it is:Win95 Ext'd (LBA) ??
/dev/hdb5 - linux swap 82
/dev/hdb6 - linux native (for /boot )

Last edited by jacktheripper; 07-26-2003 at 04:18 AM.
 
Old 07-26-2003, 07:12 AM   #15
quietguy47
Member
 
Registered: Mar 2003
Location: Everett
Distribution: Slackware
Posts: 805

Rep: Reputation: 35
This thread may be the answer you are looking for.
http://www.linuxquestions.org/questi...threadid=75288

Last edited by quietguy47; 07-26-2003 at 07:13 AM.
 
  


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
Problem Resizing Linux Partition From Partition magic John_Emad SUSE / openSUSE 5 02-16-2005 12:42 PM
slackware partition salahuddin_66 Slackware 7 08-07-2004 08:09 AM
Partition Question (Slackware 10) abrahamfroman Linux - Newbie 4 08-06-2004 05:57 PM
bootloader problem with Slackware 10.0 on a RAID partition gabigrigore Slackware 2 07-02-2004 08:19 AM
How do I install slackware on a partition made by partition magic in windows bling bling Slackware 4 06-28-2003 11:16 PM

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

All times are GMT -5. The time now is 05:51 AM.

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