Slackware This Forum is for the discussion of Slackware Linux.
|
| 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. |
|
 |
12-03-2003, 11:55 AM
|
#1
|
|
Member
Registered: Jul 2003
Location: Boston
Distribution: Ubuntu: Warty & Hoary
Posts: 113
Rep:
|
Installing Slackware with USB Floppy Drive
I have looked around for Slackware boot disks that would support booting from a USB Floppy, and haven't had much luck finding anything. Is there anyone who has had experience doing this, or knows where I might find such images?
I am installing to a Toughbook R1, and so I have no CDROM, and no internal FDD--I will need to do an FTP install.
Thanks 
|
|
|
|
12-03-2003, 01:39 PM
|
#2
|
|
Moderator
Registered: Apr 2002
Location: in a fallen world
Distribution: slackware by choice, others too :} ... android.
Posts: 22,903
|
Ummmm ... I may be wrong here, but doesn't that
depend on the machines BIOS rather than on the
disks you're using? Same with CD's ... if the BIOS
wouldn't boot of a CD, it doesn't matter what kind
of CD you stick in there ....
Cheers,
Tink
|
|
|
|
12-03-2003, 04:24 PM
|
#3
|
|
Member
Registered: Mar 2003
Location: Berlin
Distribution: Slackware current
Posts: 310
Rep:
|
Well in order to boot from a bootdisk connected via a USB floppy drive the PC has to have the drivers before it can actually access the disk. That's why it needs BIOS support and that's why there are no USB-Floppy drive kernels.
|
|
|
|
12-03-2003, 05:31 PM
|
#4
|
|
Member
Registered: Jul 2003
Location: Boston
Distribution: Ubuntu: Warty & Hoary
Posts: 113
Original Poster
Rep:
|
My BIOS does support this, but once I get booted, the kernel doesn't support it...
I have sucessfully installed SuSE on this laptop (with the USB FDD), and have also done it with a special set of boot disks for Debian.
It is possible--with the right disks... If the right disks exist?
Or could I make my own disk?
I would just use SuSE, but I can't stand the fact that directories are so non-standard, and that you can't JUST install stuff from source (at least when I try to it always chokes)--this is why i like slackware SO much--things just work!
Last edited by ming0; 12-03-2003 at 05:46 PM.
|
|
|
|
12-04-2003, 02:28 AM
|
#5
|
|
Member
Registered: Mar 2003
Location: Berlin
Distribution: Slackware current
Posts: 310
Rep:
|
hmm, maybe you can use the kernel of your Suse installation (as long as the USB-Floppy driver is compiled into the kernel). Try to copy it on the Floppy and overwrite vmlinuz.
This is a dirty hack and I can't guarantee anything though 
|
|
|
|
12-04-2003, 11:41 AM
|
#6
|
|
Member
Registered: Jul 2003
Location: Boston
Distribution: Ubuntu: Warty & Hoary
Posts: 113
Original Poster
Rep:
|
Ok--I'll look into that one.
Is it possible to get an install going on top of a fully booted system--like if I were to boot into my SuSE intsall, and then somehow just install Slackware from there?
|
|
|
|
12-05-2003, 07:51 PM
|
#7
|
|
LQ Newbie
Registered: Nov 2003
Distribution: slackware
Posts: 19
Rep:
|
i have the same prob on a sony vaio 505. maybe loadlin is a solution but i still miss some details. i think i'll try that tomorow and see what happens.
|
|
|
|
12-06-2003, 02:04 AM
|
#8
|
|
Member
Registered: Jul 2003
Location: Boston
Distribution: Ubuntu: Warty & Hoary
Posts: 113
Original Poster
Rep:
|
let us know what happens w/ loadlin...
|
|
|
|
12-06-2003, 12:10 PM
|
#9
|
|
LQ Newbie
Registered: Nov 2003
Distribution: slackware
Posts: 19
Rep:
|
i have some news on the front. i haven't tried loadlin yet just because i found out that usb floppies like other usb storage devices are working as emulated scsi devices (most of the info comes from www.linux-usb.org).
so using my imagination i would say... we need to boot with a slackware boot disk that supports scsi (?) and the floppy drive is then on /dev/sdx (?) and maybe need to add something like ramdisk root=/dev/sda to the first prompt of the boot disk (?).
i'm a total noob so i'm not sure of any of these but i'll be ready to try in a couple of hours and i'll post back. in the mean time if anyone has any sugestions... you know, feel free to help :P
just in case... this can be helpfull as well http://www.ozetechnology.com/howtos/C1VM_floppy.shtml
|
|
|
|
12-07-2003, 04:51 AM
|
#10
|
|
LQ Newbie
Registered: Nov 2003
Distribution: slackware
Posts: 19
Rep:
|
well.... the scsi thing didn't work but i tried loadlin and it worked great. i just can't think of a way that it would work without a fat32 partition (that is if you don't have one).
otherwise just download loadlin and the other two files on a fat partition, boot in dos and load loadlin from there. the rest is the normal installation described on the site (and is really easy and fast).
i hope it works for you too. let me know how it goes.
|
|
|
|
12-17-2003, 12:58 AM
|
#11
|
|
Member
Registered: Jul 2003
Location: Boston
Distribution: Ubuntu: Warty & Hoary
Posts: 113
Original Poster
Rep:
|
I have vowed to never allow windows to be installed on my laptop... So unless I can create a FAT32 (which I realize IS a proprietary M$ filesystem) partition from debian, I won't be able to use loadlin. (if anyone knows how to do this, point me in the right direction)
(edited)
OHHH YEAH!!!
I just found this page, which details installing slack on a sony picturebook (which also lacks a CDROM and FDD).
The author has floppies posted on sourceforge.net
I will try this stuff out as soon as I have some spare time, and let you guys know what happens...
--Dean
Last edited by ming0; 12-17-2003 at 01:10 AM.
|
|
|
|
12-18-2003, 12:17 AM
|
#12
|
|
Member
Registered: Jul 2003
Location: Boston
Distribution: Ubuntu: Warty & Hoary
Posts: 113
Original Poster
Rep:
|
Tried the disks, and I don't get ANYTHING but a blinking cursor? I emailed the author of the disk set, and will relay anything he lets me know.
|
|
|
|
12-18-2003, 04:36 AM
|
#13
|
|
Member
Registered: Dec 2003
Distribution: Desktop: Slackware 13.1 &13.37 | Server: Debian 6.0
Posts: 270
Rep:
|
Hi, I did with USB CD drive, but you can do it with floppies also:
1. made a custom kernel with USB support (I did it with debian)
2. mounted Slackware ISO file (cd1)
3. replaced bzImage in raid.s directory
4. umounted ISO file
5. burned it to CD
6. when asked for a kernel during boot, just typed "raid.s"
ad 1)
I used config from bare.i and just turned on USB Support and USB Mass Storage. nothing else.
imporant is to make a kernel on the same machine where you want to install Slackware ... I tried it with a kernel from an another machine and slack crashed during boot process.
M.
Last edited by malo_umoran; 12-18-2003 at 04:38 AM.
|
|
|
|
12-18-2003, 09:24 AM
|
#14
|
|
Amigo developer
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,592
|
Grab the bootdisk for RUNT linux (new version). this is for slack 9.1 and will let you boot from usb floppy or usb thumbdrive. if, by chance the right modules aren't loaded, the developer gives an execellent howto for making your own slack bootdisk.
|
|
|
|
01-21-2004, 12:15 AM
|
#15
|
|
Member
Registered: Jul 2003
Location: Boston
Distribution: Ubuntu: Warty & Hoary
Posts: 113
Original Poster
Rep:
|
Success!!!
Hey--I finally got it! Thanks for the Loadlin tip.
It was a very complex process, and I detailed it here [notthemessiah.net].
If anyone knows of a potential better way to do this, feel free to email me (my address is on the bottom of the linked page)
Again, thanks for help!
|
|
|
|
| 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 11:53 AM.
|
|
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
|
|