LinuxQuestions.org
Visit Jeremy's Blog.
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
 
LinkBack Search this Thread
Old 11-04-2009, 04:23 AM   #16
voyciz
Member
 
Registered: Mar 2004
Distribution: Slackware
Posts: 425

Rep: Reputation: 40

Now you'll need to install a bootloader. To install LILO, boot from the installation CD and you'll notice that at the "boot:" prompt it'll have a little snippet about "how to boot your system in a pinch". So supply it with the device name of your drive to get your system up. Then mount your install cd and find the lilo package and use installpkg to install it. Then run liloconfig and follow the directions
 
Old 11-04-2009, 04:27 AM   #17
voyciz
Member
 
Registered: Mar 2004
Distribution: Slackware
Posts: 425

Rep: Reputation: 40
USB drive? Well either way, get the lilo package from a Slackware repository and get it installed.
 
Old 11-04-2009, 04:28 AM   #18
anarchic_birdsong
Member
 
Registered: Sep 2008
Distribution: OpenGEU, Slackware
Posts: 36

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by voyciz View Post
Now you'll need to install a bootloader. To install LILO, boot from the installation CD and you'll notice that at the "boot:" prompt it'll have a little snippet about "how to boot your system in a pinch". So supply it with the device name of your drive to get your system up. Then mount your install cd and find the lilo package and use installpkg to install it. Then run liloconfig and follow the directions
I don't see a snippet, just "boot:", and I'm not sure what to put in.

I tried /dev/sda and /dev/sda5 (where / is)...
 
Old 11-04-2009, 04:30 AM   #19
anarchic_birdsong
Member
 
Registered: Sep 2008
Distribution: OpenGEU, Slackware
Posts: 36

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by voyciz View Post
USB drive? Well either way, get the lilo package from a Slackware repository and get it installed.
Am I to bring in the tar from a usb and try to untar it somewhere?
 
Old 11-04-2009, 04:31 AM   #20
voyciz
Member
 
Registered: Mar 2004
Distribution: Slackware
Posts: 425

Rep: Reputation: 40
Try boot: huge.s root=/dev/sda5 rdinit= ro
 
Old 11-04-2009, 04:33 AM   #21
anarchic_birdsong
Member
 
Registered: Sep 2008
Distribution: OpenGEU, Slackware
Posts: 36

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by voyciz View Post
Try boot: huge.s root=/dev/sda5 rdinit= ro
it says kernel not found, but there's an entry for huge.s in the unetbootin list, and I've booted it. It automatically gives me root.

Now what shall we type?
 
Old 11-04-2009, 04:34 AM   #22
voyciz
Member
 
Registered: Mar 2004
Distribution: Slackware
Posts: 425

Rep: Reputation: 40
Quote:
Originally Posted by anarchic_birdsong View Post
Am I to bring in the tar from a usb and try to untar it somewhere?
Don't get the source code, get the prebuilt package, ending in "txz" or "tgz". You use installpkg. If you don't know what to do with these, I highly recommend reading up at slackbook.org on Slackware's package management.
 
Old 11-04-2009, 04:36 AM   #23
voyciz
Member
 
Registered: Mar 2004
Distribution: Slackware
Posts: 425

Rep: Reputation: 40
Quote:
Originally Posted by anarchic_birdsong View Post
it says kernel not found, but there's an entry for huge.s in the unetbootin list, and I've booted it. It automatically gives me root.

Now what shall we type?
Hmmm...maybe you can't do that from the USB. If you could obtain the bootable installation CD, it would make things a lot easier. Either the DVD, or just Disc 1 of the CD set.
 
Old 11-04-2009, 04:41 AM   #24
anarchic_birdsong
Member
 
Registered: Sep 2008
Distribution: OpenGEU, Slackware
Posts: 36

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by voyciz View Post
Hmmm...maybe you can't do that from the USB. If you could obtain the bootable installation CD, it would make things a lot easier. Either the DVD, or just Disc 1 of the CD set.
unfortunately there is no cd drive

Sorry I'm slow, still trying to figure out how to get this tgz off the other flash drive.
 
Old 11-04-2009, 04:45 AM   #25
anarchic_birdsong
Member
 
Registered: Sep 2008
Distribution: OpenGEU, Slackware
Posts: 36

Original Poster
Rep: Reputation: 15
This other drive is a bit old and beat up so it sometimes doesn't connect right...

I'll try to stick it on the slackware flash drive.
 
Old 11-04-2009, 04:49 AM   #26
anarchic_birdsong
Member
 
Registered: Sep 2008
Distribution: OpenGEU, Slackware
Posts: 36

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by anarchic_birdsong View Post
This other drive is a bit old and beat up so it sometimes doesn't connect right...

I'll try to stick it on the slackware flash drive.
I wonder where a good place to stick it is. I tried putting it in casper, can't figure out where it'll show up. Did a search for it in / and no reply.
 
Old 11-04-2009, 05:10 AM   #27
voyciz
Member
 
Registered: Mar 2004
Distribution: Slackware
Posts: 425

Rep: Reputation: 40
I don't understand....how did you install Slack, where did the packages come from? Over the network? If so, why not grab it from there?
 
Old 11-04-2009, 05:35 AM   #28
anarchic_birdsong
Member
 
Registered: Sep 2008
Distribution: OpenGEU, Slackware
Posts: 36

Original Poster
Rep: Reputation: 15
Okay, so I found lilo in slackwares/a/lilo* and thought, okay... installpkg lilo*.txz. And it seems to have done something so that it brings up the bios menu when it didn't used to, but when I tell the bios to continue to default it gives me a blinking cursor.

What else was I supposed to do to install Lilo? Please forgive me, this is my first day to Slackware.

Somehow /boot is empty.

Last edited by anarchic_birdsong; 11-04-2009 at 05:38 AM.
 
Old 11-04-2009, 05:40 AM   #29
anarchic_birdsong
Member
 
Registered: Sep 2008
Distribution: OpenGEU, Slackware
Posts: 36

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by voyciz View Post
I don't understand....how did you install Slack, where did the packages come from? Over the network? If so, why not grab it from there?
I just put the image on a usb via unetbootin. That's why I was finally able to find the packages for grub and lilo on the disk, after looking online for where they would be put.

Now I'm just trying to sort out what to do to after running installpkg.
 
Old 11-04-2009, 05:44 AM   #30
anarchic_birdsong
Member
 
Registered: Sep 2008
Distribution: OpenGEU, Slackware
Posts: 36

Original Poster
Rep: Reputation: 15
is it perhaps just trying to install it to the (effectively) LiveCD? Is installpkg directory-sensitive?

[I need some sleep, I'll be back in a few hours]

Last edited by anarchic_birdsong; 11-04-2009 at 05:46 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora LVM eats up 50GB on a fresh install! solspin Fedora 5 05-08-2008 01:25 PM
LXer: Pre-build MythTV Linux PVR eats Windows MCE for breakfast LXer Syndicated Linux News 0 12-16-2006 01:54 AM
chroot and run a pre existing Linux install from another one fakie_flip Linux - Software 1 09-25-2006 01:43 PM
Fresh install FC4 on an existing FC3 box satimis Fedora 6 12-24-2005 12:10 AM
Installing Win98 on slave drive to pre-existing linux install on primary eliszka Linux - Software 8 11-07-2001 11:46 PM


All times are GMT -5. The time now is 09:39 AM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration