There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
acer blue screen boot bsod computer connection crash css dell display driver drivers email error ethernet excel firefox firefox 3 game hard drive hardware internet internet explorer itunes laptop linux malware monitor network networking outlook outlook 2003 outlook express partition password printer problem problems ram router slow sound trojan usb video virus vista windows windows xp wireless
UNIX/Linux
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Operating Systems > UNIX/Linux >
Boot-disk-able Linux distro


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

Closed Thread
 
Thread Tools
beginnertech's Avatar
Senior Member with 198 posts.
 
Join Date: Apr 2003
Location: Chicago IL.
Experience: Intermediate XXL
17-Oct-2005, 11:23 AM #1
Boot-disk-able Linux distro
I just wondering if anyone has a good suggestion for a distro that will configure a PCMCIA CD-ROM and boot off it. One that has a PCMCIA floppy .img file that I can write. Something other than Mandrake ! Net boot won't work either unless I can do it over a UTP crossover cable and my desktop. I can boot from floppy and have installed Red Hat over my old schools network that had netboot setup. Its not possible to boot from the PCMCIA CD-ROM. I'm sure about it. Any ideas?
__________________
-beginnertech-
Specs:
Processor: AMD Athlon(tm) 64 Processor 4200+ X2
Memory: 3072MB RAM DDR Dual-Channel
Hard Drive: Samsung SP2014N, 200 GB & Maxor MaxLine III Enterprise Class HD, 300 GB
Video Card: Connect 3D RADEON X850 XT
Monitor: HP vs19
Sound Card: Realtek AC97
Speakers/Headphones: PLANTRONICS .AUDIO 350, RCA RS-3522
Keyboard: Wolf King - Timber Wolf
Mouse: Logitech MX 518
Operating System: Microsoft® Windows Vista™ Business x64
saikee's Avatar
Distinguished Member with 2,515 posts.
 
Join Date: Jun 2004
Location: Newcastle
Experience: A Linux user gone nuts on multi-boot
20-Oct-2005, 07:09 AM #2
From my experience selecting which device to boot is a matter for the BIOS and totally outside the scope of a Linux distro.

An external CD rom linked to a PCMCIA card should be no different from one connected to a USB port, unless your PCMCIA connection connects to only the one device and nothing else.

The booting sequence and choices are provided by the laptop manufacturers. One can only get an updated BIOS if it supports an external CD boot.
__________________
A newbie entered Linux wonderland in Jun 2004, now a converted Linux user - No. 361921
Using a Linux live CD to clone XP
To install Linux and keep Windows MBR untouched
Adding extra Linux & Doing it in a lazy way
A Grub menu booting 100+ systems & & A "Howto" to install and boot 145 systems
Just booting tips A collection of booting tips
Judge told Linux "You are charged of murdering Windoze by stabbing its heart with a weapon, what was it? Linux replied "A Live CD"
beginnertech's Avatar
Senior Member with 198 posts.
 
Join Date: Apr 2003
Location: Chicago IL.
Experience: Intermediate XXL
20-Oct-2005, 05:59 PM #3
See I can get olde Red Hat 9 and Mandrake to work with it. Red Hat 9 has a regular boot disk (bootdisk.img) and a "pcmadd.img" boot disk to add after booting with the first bootdisk. Mandrake has the same thing. I want to put Fedora on it but they stopped bootdisk support after FC1. So I'm looking for something newer. Unless I can figure out how to do a hard disk install for whatever I want. Like I said, it won't directly boot from PCMCIA. From what I can tell, it was set up to do netboot for OS installs.
__________________
-beginnertech-
Specs:
Processor: AMD Athlon(tm) 64 Processor 4200+ X2
Memory: 3072MB RAM DDR Dual-Channel
Hard Drive: Samsung SP2014N, 200 GB & Maxor MaxLine III Enterprise Class HD, 300 GB
Video Card: Connect 3D RADEON X850 XT
Monitor: HP vs19
Sound Card: Realtek AC97
Speakers/Headphones: PLANTRONICS .AUDIO 350, RCA RS-3522
Keyboard: Wolf King - Timber Wolf
Mouse: Logitech MX 518
Operating System: Microsoft® Windows Vista™ Business x64
lynch's Avatar
Senior Member with 1,962 posts.
 
Join Date: Aug 2002
Location: Back East,Way Back East
21-Oct-2005, 05:21 AM #4
Guess what? The only pcmcia floppy boot image I could find was from Mandriva:
ftp://ftp.gtlib.cc.gatech.edu/pub/ma...ges/pcmcia.img
It's worth trying to see if it sees your CDrom and then try booting from the install CD of another distro.
It might work.
lynch
__________________
seldom right,but never in doubt...
Here's a few links I find helpful:
Intro to Linux:A Hands-on Guide
USALUG
A little Linux help
OpenSUSE help+
Bash Commands
saikee's Avatar
Distinguished Member with 2,515 posts.
 
Join Date: Jun 2004
Location: Newcastle
Experience: A Linux user gone nuts on multi-boot
21-Oct-2005, 11:53 AM #5
Whenever I have an installed Linux that fails to boot I will boot to anther Linux, say using a Live CD.

I then mount the partition of the failed Linux, change root to it and replicate its boot loader again.

Typical commands for change root to a failed Linux in hdg9 are

mkdir /mnt/hdg9
mount /dev/hdg9 /mnt/hdg9
chroot /mnt/hdg9 --- thereafter I would be working with the Linux that failed to boot

If the bootloader is Lilo

lilo -b /dev/hda - will restore its boot loader in MBR
lilo -b /dev/hda10 - will restore its boot loader in its root partition (assumed to be hda10)
lilo -b /dev/fd0 - will replicate the boot loader in a floppy

The equivalent for Grub are

grub-install /dev/hda
grub-install /dev/hda10
grub-install /dev/fd0

Never had a need to get bootable image file from the distro.

I think it is much more reliable to change root to an unbootable Linux and rescue it from its inside. It is easiest way when we have Live CDs.
__________________
A newbie entered Linux wonderland in Jun 2004, now a converted Linux user - No. 361921
Using a Linux live CD to clone XP
To install Linux and keep Windows MBR untouched
Adding extra Linux & Doing it in a lazy way
A Grub menu booting 100+ systems & & A "Howto" to install and boot 145 systems
Just booting tips A collection of booting tips
Judge told Linux "You are charged of murdering Windoze by stabbing its heart with a weapon, what was it? Linux replied "A Live CD"
Closed Thread

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who help people like you solve computer problems. See our Welcome Guide to get started.



Thread Tools


You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 03:48 PM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.