Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux HostsFree MagazinesJobs
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Installation
Reload this Page The biggest installation trouble of all times: No possibility to boot from cd-rom, floppy, anything!
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Installation Need help or have questions about installing Linux, including dual booting with other distros or Windows? put them here!

Reply
 
Thread Tools Display Modes
Old 07-11-2005   #1 (permalink)
Just Joined!
 
Join Date: Jul 2005
Posts: 7
The biggest installation trouble of all times: No possibility to boot from cd-rom, floppy, anything!

Good evening,

I can be considered a linux newbie. But my notebook is the worst one of all times. My cd-rom is broken. It does not have floppy drive. I purchased an external USB one. But it does not boot from it. I purchased PCMCIA-USB card from it should boot. Still it does not seam to boot from anything... I do not know why. (If somebody knows how to make it bootable I will really appreciate it). I am sure the problem is in BIOS, but I have the latest one installed.

question: I do have Boot Magic installed. So I can boot from different partitiones using Boot Magic. I alreday created ext2 and fat32 partitiones. Is there any way I can put some files on one of these partitiones, so I can boot from, and manually(from the command line) find the CD-ROM, and further install SUSE distribution. Or basically, how can I get to the command line, while booting from one of the partitiones?
What files do I have to poot onto the partition I would like to boot from?

I am stuck. I really need help. Already spent tons of money on external CD-ROM and PCMCIA. (I am not sure if the internal cd-rom change will help in this situation).

Thank you
dima_t is offline   Reply With Quote
Old 07-11-2005   #2 (permalink)
Linux Guru
 
dylunio's Avatar
 
Join Date: Aug 2004
Location: Cymru
Posts: 4,157
I'm not sure that I can be much help, but have you entered the BIOS to check if you can boot from USB at all? And if so have you got boting from usb highter than booting from the hard drive in the list of bootable devices in the BIOS?
__________________
Registered Linux User #371543!
Get force-get May The Source Be With You
/dev/null
/dev/null2
dylunio is offline   Reply With Quote
Old 07-11-2005   #3 (permalink)
Linux Guru
 
Join Date: Oct 2001
Location: Täby, Sweden
Posts: 7,575
Well, if you can't get it to boot foreign code, then it certainly is hard. And sorry, but it's not possible to get it to boot something by just putting files on a certain partition -- you need to edit the boot sector in order for it to boot something.

Can't it do PXE booting? I admit that that's a whole heap of hoops to jump through just to get it to boot, but if you can't do anything else...
Dolda2000 is offline   Reply With Quote
Old 07-11-2005   #4 (permalink)
Just Joined!
 
Join Date: Jul 2005
Posts: 7
Thanks for replies.

1. On this type of toshiba's there is no BIOS, in terms of what is common understanding of it. You cannot enter it while the machine is booting. You can only change the boot sequence from Windows, from Toshiba Console, where there is no USB. During boot though, a window appears with six different options for boot, but I tried them and they do not work. I know, i know, it's either the machine or me...

2. What is PXE booting? (I am still going to google it)

Thanks
Dima
dima_t is offline   Reply With Quote
Old 07-12-2005   #5 (permalink)
Linux Enthusiast
 
Join Date: Feb 2005
Location: Luton, England, UK, Earth
Posts: 639
Send a message via MSN to onlinebacon
What model laptop is it? CD-ROM slimline drives are very inexpensive nowadays, my dad piced 5 up for £10 on eBay, have a look there and maybe buy one, it's a good investment
onlinebacon is offline   Reply With Quote
Old 07-12-2005   #6 (permalink)
Linux Guru
 
Join Date: May 2004
Location: forums.gentoo.org
Posts: 1,813
Google these:
umsdos is a DOS and Linux compatible filesystem. That is, Linux can work with it on a DOS partition.
loadlin is a DOS file which can bootload a Linux kernel

So all you need is a Linux filesystem to boot to. But I think you might be able to create one, working from a minimal Linux written in umsdos format on the DOS partition. Once you are able to boot to the Linux filesystem in its native format, you could install Grub or LILO to boot properly without going through DOS.

But it might be easier to figure out how to fix that CD drive....
__________________
/IMHO
//got nothin'
///this use to look better
drakebasher is offline   Reply With Quote
Old 07-12-2005   #7 (permalink)
Just Joined!
 
jordower's Avatar
 
Join Date: Feb 2005
Location: in front of my computer
Posts: 64
Send a message via ICQ to jordower
alternatively you could ghost a linux install onto the the drive
__________________
"His eyes were cold. As cold as the bitter winter snow that was falling outside.
Yes, cold and therefore difficult to chew."
jordower is offline   Reply With Quote
Old 07-12-2005   #8 (permalink)
Just Joined!
 
Join Date: Jul 2005
Posts: 7
Thanks for replies guys:
to onlinebacon It's Toshiba Satellite 5205-s705. I found the one for $118 for this model on sparewarehouse...
to drakebasher thanks, how can I boot from cd-rom using GRUB or LILO, I just do not know what should i do in GRUB so that it will boot from cd-rom?
to jordower what does it mean "ghost"? (I kind of understand the meaning, but still) How to do that?

Thanks a lot gentlemen
Dima
dima_t is offline   Reply With Quote
Old 07-12-2005   #9 (permalink)
Linux Guru
 
Join Date: May 2004
Location: forums.gentoo.org
Posts: 1,813
Quote:
Originally Posted by dima_t
to drakebasher thanks, how can I boot from cd-rom using GRUB or LILO, I just do not know what should i do in GRUB so that it will boot from cd-rom?
I'm afraid I was misunderstood. Grub is a bootloader that can eventually (actually as pretty much the last step) be installed to the hard drive to boot a Linux system, or Windows or whatever.
__________________
/IMHO
//got nothin'
///this use to look better
drakebasher is offline   Reply With Quote
Old 07-12-2005   #10 (permalink)
Just Joined!
 
Join Date: Jul 2005
Posts: 7
Quote:
Originally Posted by drakebasher
Quote:
Originally Posted by dima_t
to drakebasher thanks, how can I boot from cd-rom using GRUB or LILO, I just do not know what should i do in GRUB so that it will boot from cd-rom?
I'm afraid I was misunderstood. Grub is a bootloader that can eventually (actually as pretty much the last step) be installed to the hard drive to boot a Linux system, or Windows or whatever.
Thanks, I know how to use GRUB, I just thought that you meant that there is an option of choosing a boot device (like cd-rom).
Dima
dima_t is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

Free Magazines
Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe
Systems Management News, the newspaper for IT systems administration and data center managers!
Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 04:17 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.2.0