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 08-11-2009, 05:42 AM   #1
charlie_lab
Member
 
Registered: Nov 2006
Posts: 255

Rep: Reputation: 30
Lilo install problem with 2 disk


hello,

I went back to slackware but I have one problem.
When i got to the part where lilo is created, I went to the expert section.
But when I do the lilo install it went wrong.
I get a message that system map and another map will be on different disk and that lilo will not be installed good.

My disk are :

hda : disk with Windows Vista
hdb : dvd writer
hdc : disk with Slackware 12.2

How can i install slackware so everything will work.
Slackware and Windows on one disk is not a option.

Roelof
 
Old 08-11-2009, 06:23 AM   #2
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Please post your lilo.conf.

Markus
 
Old 08-11-2009, 08:22 AM   #3
charlie_lab
Member
 
Registered: Nov 2006
Posts: 255

Original Poster
Rep: Reputation: 30
Oke,

I have another problem.
When I boot with the cd and then goto my disk.

hugesmp.s root=/dev/hdc2 rdinit= ro.

I get a message that the superblock can't be read or is corrupt.

So i go into the maintence mode and write down the parts of lilo.conf

boot=/dev/hda

image = /boot/vmlinuz
root = /dev/hdc2
label = Slackware

other = /dev/hda1
label = Vista
table = /dev/hda

I hope this is suffient for more help.

Roelof
 
Old 08-11-2009, 09:57 AM   #4
MQMan
Member
 
Registered: Jan 2004
Location: Los Angeles
Distribution: Slack64 14.1
Posts: 581

Rep: Reputation: 38
Quote:
Originally Posted by charlie_lab View Post
hdc : disk with Slackware 12.2
Quote:
Originally Posted by charlie_lab View Post
root = /dev/hdc2
Are you sure it's the 2nd partition. Normally, if there's only one partition on a disk, it would be the 1st: /dev/hdc1.

Cheers.
 
Old 08-11-2009, 10:05 AM   #5
charlie_lab
Member
 
Registered: Nov 2006
Posts: 255

Original Poster
Rep: Reputation: 30
Hello,

yes, im sure.
hdc1 is the swap partition of 2G.

Roelof
 
Old 08-11-2009, 10:18 AM   #6
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Hi again,

you should be able to install lilo on the masterbootrecord of /dev/hdc. Therefor you'll have to change boot to /dev/hdc and select hdc as the first boot-device in bios. Then the issue with the map on the other device should be repaired.

Markus
 
Old 08-11-2009, 10:29 AM   #7
charlie_lab
Member
 
Registered: Nov 2006
Posts: 255

Original Poster
Rep: Reputation: 30
oke,

I think i have to reinstall because I can't boot into slackware.
See the superblock error message.

Roelof
 
Old 08-11-2009, 10:30 AM   #8
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Try booting with the installation CD and making a chroot to the slackware partition.

Markus
 
Old 08-11-2009, 10:36 AM   #9
charlie_lab
Member
 
Registered: Nov 2006
Posts: 255

Original Poster
Rep: Reputation: 30
Oke,

How do I do that?

And we have a problem.
I can't boot from the second drive.
I looked into the bios and the only choices I have is floppy, first drive, cd-player and the network card.

Roelof
 
Old 08-11-2009, 11:22 AM   #10
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
ok, first boot with the installation CD then after login as root mount the device with the linux partition:
Quote:
mkdir /mnt/linuxpart
mount /dev/hdc2 /mnt/linuxpart
Then do a
Quote:
chroot /mnt/linuxpart
.
You'll have a linux system with the normal slackware root-partition. There you can controll your lilo-installation. Be aware that running lilo in this environment causes a warning about the proc-file-system, but this doesn't matter.

Markus
 
Old 08-11-2009, 11:28 AM   #11
charlie_lab
Member
 
Registered: Nov 2006
Posts: 255

Original Poster
Rep: Reputation: 30
oke,

But as I said I can't boot from the second drive.
I think I have to loof for a alternative bootloader.

Roelof
 
Old 08-11-2009, 11:35 AM   #12
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
maybe that works (taking grub). I never experienced such an issue with lilo since I always have only one HD in my computer.

Markus
 
Old 08-11-2009, 02:43 PM   #13
charlie_lab
Member
 
Registered: Nov 2006
Posts: 255

Original Poster
Rep: Reputation: 30
Hello,

I used easybsd and installed lilo on hdc and everything is working well.
Thank you for the help.

Roelof
 
Old 08-11-2009, 06:28 PM   #14
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

I know you state that things are solved. I wonder which service pack your Vista is, possibly SP1?

BTW, as the OP you can mark the post as [SOLVED] by using the 'Thread Tools'.
 
Old 08-12-2009, 04:30 AM   #15
charlie_lab
Member
 
Registered: Nov 2006
Posts: 255

Original Poster
Rep: Reputation: 30
Hoi,

I have Vista SP2.

Roelof
 
  


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
LILO install problem calutateo Linux - General 3 08-04-2005 07:14 AM
LILO problem after disk removal agamemnon Linux - Newbie 6 01-26-2005 10:45 AM
lilo can not be install in 80G hard disk mch Linux - Software 4 10-23-2004 10:58 AM
Lilo lost, Install disk failing to restore Lilo on dual boot? Dobie Linux - Newbie 2 05-05-2004 05:00 PM
Install Issue - Boot Disk, Lilo & Kernel Swampy Slackware 5 02-07-2003 07:03 AM

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

All times are GMT -5. The time now is 03:55 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