LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-14-2010, 04:29 AM   #1
shadow_69_91
LQ Newbie
 
Registered: Mar 2010
Distribution: Ubuntu Desktop 9.10
Posts: 15

Rep: Reputation: 0
Thumbs up Hey, noob here. Kinda need some help.....


Hey im about to run attempt to run damn small linux on my windows 7 laptop. The last time i attempted to run linux i was absolutely lost. id appreciate any help. as i dont know what to do. thanks heaps
 
Old 03-14-2010, 04:34 AM   #2
sd||
Member
 
Registered: Oct 2009
Distribution: Arch Linux
Posts: 89

Rep: Reputation: 18
you should know how to ask questions,

well as you told last time you tried to use DSL then can you tell us what procedure you followed that time??
 
0 members found this post helpful.
Old 03-14-2010, 04:46 AM   #3
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556

@ sd|| -- how do we know the OP had tried specifically DSL in the past? Besides, it may have been 10 years ago that he/she tried Linux, and things were a lot different then.

Hi shadow-69-91, welcome to LQ

First things first -- I don't use Windows and have never even seen Win-7 so that part will have to come from someone else if there's anything really specific to that OS that needs to be done, but generally, the procedure is usually similar, regardless which Windows you have:

1) Download a DSL CD or DVD .ISO image (lol, DSL is probably not on a DVD -- get the CD)
2) Using a Windows tool such as "md5summer" or similar tool (try google) you should verify the md5sum of the file you downloaded; this is a checksum, so you know that you downloaded a good file that is not corrupt.
3) Using your Windows burner program (assuming the checksum checked out OK) you want to select "Burn ISO image to disc" or "burn bootable image to disc" or whatever the option happens to be called. If possible, don't use NERO for this task; download something like "Infra Recorder" or similar functional CD burning tool for Windows. I'm not sure exactly what there is for Win7, but back when I used XP, I used Infra Recorder to burn my first Linux disc. Use a slow burn speed, the slower the better.
4) You *should* now verify the burned CD's checksum again, to make sure it burned OK. I'm not sure if your Windows md5sum tool will have an option like this, but if someone else knows of a tool that does it, they'll tell you.
5) Stick the CD in and reboot your machine! Make sure your BIOS is set to boot from the CD or DVD drive, or you know what key(s) you might need to press on power-up to make it boot from the CD/DVD drive.

Last I checked, DSL booted as a live CD, which means you can run it, play around with it, etc., without necessarily installing it to the hard disk. It will run without affecting your machine at all.

If you actually want to INSTALL it to the hard disk, then let us know if you have gotten this far, so far, and someone will continue to help you do what's needed to get it installed onto the hard disk.

Cheers!
 
1 members found this post helpful.
Old 03-14-2010, 04:58 AM   #4
sd||
Member
 
Registered: Oct 2009
Distribution: Arch Linux
Posts: 89

Rep: Reputation: 18
@GrapefruiTgirl

yeah! right!!!!! interpreted worngly oops!!
 
Old 03-14-2010, 05:32 AM   #5
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
http://www.etree.org/cgi-bin/counter...are/md5sum.exe
http://twiki.org/cgi-bin/view/Wikile...msAfterBurning

PS - Here are a couple links to an md5 tool and/or information about md5 checksum for Windows 7. These two links, I found in another thread, where they were posted by LQ member onebuck.

Good luck!
 
Old 03-14-2010, 08:29 AM   #6
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Windows 7 will automatically burn an ISO file as an image, not a data disc. This is what you want.

As far as I remember in Windows Explorer, right-click on the ISO file and there should be an option to burn it as an image.
 
Old 03-15-2010, 09:03 PM   #7
shadow_69_91
LQ Newbie
 
Registered: Mar 2010
Distribution: Ubuntu Desktop 9.10
Posts: 15

Original Poster
Rep: Reputation: 0
Question I am ready to install DSL but i am having problems. can someone please help???

All that information helped heaps guys.

I made a live usb using the program the linux site got me to use. now ive burnt the image to a disc and it loads with a big picture of tux and says i can install it by pressing enter or use optional boot settings by pressing f2 or f3. when i press enter it starts to load then says "Can't find KNOPPIX filesystem, sorry. Dropping you to a (very limited) shell. press reset button to quit."

"Then below that it has a menu that says additional built in commands available:"

These commands are as follows.
cat mount umount
insmod rmmod lsmod

I am absolutely lost now. does anybody have any advice? thanks.
 
Old 03-15-2010, 09:32 PM   #8
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,982

Rep: Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625Reputation: 3625
I assume you have knoppix 5x or below? If you want we might find solution for that. Until then consider the following suggestion.

My suggestion is to install a virtual machine. Consider VMware's VMplayer 3 or Virtualbox or VirtualPC.

All would run almost an unlimited number (few at a time) of linux distros from ISO files directly and at the same time as Windows 7 and at native speeds. This assumes a modern computer, which is most likely if you have windows 7.

A VM is really the most easy way to learn linux and still keep your Windows install safe. No need to burn cd's or rebooting needed.

A virtual machine is a software program like word or works or such. You install it and then you have more than one computer. The VM is a software computer running on files. Way to easy to use and as along as you don't attach your windows 7 (they warn you when you try I think) your W7 will be safe.

Last edited by jefro; 03-15-2010 at 09:37 PM.
 
1 members found this post helpful.
Old 03-16-2010, 12:05 AM   #9
shadow_69_91
LQ Newbie
 
Registered: Mar 2010
Distribution: Ubuntu Desktop 9.10
Posts: 15

Original Poster
Rep: Reputation: 0
Unhappy

Um im not sure what knoppix i have. im not really sure what that is. Im sorry if this sounds rude but i dont really like the virtual machine programs. i had it but it still didnt run dsl for me. um i have actually completely removed windows 7 from my hd and made an ext3 formatted partition for dsl. but no matter what setting i try to run it just wont seem to install for me. so does anyone know what is going on? because i kind of dont want to run windows anymore.
 
Old 03-16-2010, 07:22 AM   #10
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
AFAIK Knoppix does not support SATA drives (which almost all new computers use now).
 
1 members found this post helpful.
Old 03-16-2010, 08:44 AM   #11
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,

Quote:
Originally Posted by MTK358 View Post
AFAIK Knoppix does not support SATA drives (which almost all new computers use now).
LOL!

Quote:
excerpt from 'KNOPPIX';

Boot options and controls

Overview of the most important functions. A complete description and listing of shortcuts can be found in the configurations of sbl, orca and compiz-fusion.

Boot options (can be entered in the startup screen)


adriane Start ADRIANE with talking text desktop

knoppix Start KNOPPIX with graphical environment

knoppix/adriane acpi=off noapic nolapic pci=bios ...
problem solvers, if computer doesn't start

knoppix testcd Check CD for errors

knoppix tohd=/dev/hda1 Copy CD content to harddisk
(hda1 or sda1, 1st partition on 1st IDE/SATA harddisk)
and start from there (free CD-rom drive)

knoppix toram Load CD content to memory and start
from there (free CD-rom drive)
If the KNOPPIX distribution wasn't aware of 'SATA' then the above would not be possible.

I believe the OP needs to select a booting option for kernel for a 'laptop': use 'F3' at boot to show the options.
 
1 members found this post helpful.
Old 03-16-2010, 09:55 AM   #12
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,504

Rep: Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490
Are you still trying to install Damn Small Linux as you indicated in your earlier posts? The reference to knoppix is another Linux distribution which DSL is based on.

What other options do you get when you load the CD?
You did burn the CD as an image?
 
Old 03-16-2010, 11:19 AM   #13
hughetorrance
Member
 
Registered: Aug 2009
Location: London North West
Distribution: x86_64 Slack 13.37 current : +others
Posts: 459

Rep: Reputation: 59
shadow_69_91 Hi

You should be using live distros in order to check that the system you finally use is happy with your hardware... DSL is good but so also is Puppy or Macpup and many other distros... Puppy is interesting because you need to do things manually and it provides everything you need to connect to the internet,having said that most distros connect up automatically.

With regard to MD5summer I find that you can check the MD5 sum from the optical drive but it only does CD,s,I can,t get it to check a DVD in the drive.
 
Old 03-16-2010, 07:06 PM   #14
shadow_69_91
LQ Newbie
 
Registered: Mar 2010
Distribution: Ubuntu Desktop 9.10
Posts: 15

Original Poster
Rep: Reputation: 0
Yes i am still trying to install dsl

i tried the command "knoppix tohd=/dev/sda1" but it couldnt find the kernal image i tried debian aswell as the boot screen said that dsl is based on knoppix, debian and GNU Linux technology. does this mean my boot cd is damaged or corrupt? i also have a slitaz live cd but i cant get any of my windows files to run and i dont understand the wine commands.
 
Old 03-16-2010, 07:16 PM   #15
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,

You want to see what options that are available to you when boot from that distribution. Just because DSL is based on KNOPPIX doesn't mean they use the same options. You should see prompts that indicate what to do.

Choose the correct kernel and pass 'noapic' & 'noapci' to it. What happens?

 
  


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
Hey Hey it's the monkee! - Introduction / What do y'all think of RealBasic? MonkeeOfEvil General 6 08-19-2009 04:48 AM
Hey All, another Noob d_filgate LinuxQuestions.org Member Intro 1 03-20-2009 12:22 PM
LXer: Hey (Hey) You (You) Get Onto My Cloud LXer Syndicated Linux News 0 12-02-2008 11:01 PM
Sendmail, kinda working, kinda borken Sizam Red Hat 1 02-08-2005 12:16 PM
basic proftp questions - kinda works kinda don't case1984 Linux - Newbie 4 11-06-2003 12:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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