LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > DamnSmallLinux
User Name
Password
DamnSmallLinux This forum is for the discussion of DamnSmallLinux.

Notices


Reply
  Search this Thread
Old 01-18-2006, 10:09 PM   #1
Rªdical_£D
Member
 
Registered: Oct 2004
Location: New Jersey
Distribution: SuSE 10.0
Posts: 69

Rep: Reputation: 15
Manual Frugal Install


I'm planning to make my laptop a triple-boot computer with Suse 10.0, DSL 2.0, and Windows XP. I would like to be able to have the control of the normal frugal install but I want the boot files to be compatible with GRUB so I can add DSL to the list. I already have my hard disc partitioned and Windows and Suse have already been installed. Here's the partitioning tables:

hda1 - Windows
hda2 - /
hda3 - /mnt/dsl (Contains the DSL image)
hda5 - /home (Also contains the backup files for DSL as well as /home, /opt, and /dsl for DSL)
hda6 - swap


As I have discovered, the normal frugal install script uses LILO as a bootloader which won't work with GRUB installed by Suse. Also, I prefer GRUB over LILO. As for the GRUB frugal install script, it didn't have all the options in the normal script.

Could someone tell me what I commands I need to execute to have the same effect as the normal frugal install script but will allow me to use GRUB as the bootloader?

Last edited by Rªdical_£D; 01-19-2006 at 09:45 AM.
 
Old 01-21-2006, 09:38 AM   #2
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
there is supposed to be a grub variant according to this
http://en.wikipedia.org/wiki/Damn_Small_Linux
 
Old 01-21-2006, 12:45 PM   #3
Rªdical_£D
Member
 
Registered: Oct 2004
Location: New Jersey
Distribution: SuSE 10.0
Posts: 69

Original Poster
Rep: Reputation: 15
I tried the GRUB version but it would not let set the preboot options like dma, toram, /home=hda5, /opt=hda5, etc.

Last edited by Rªdical_£D; 01-21-2006 at 01:43 PM.
 
Old 01-21-2006, 06:36 PM   #4
adssse
Member
 
Registered: May 2005
Distribution: Ubuntu, Jolicloud
Posts: 136

Rep: Reputation: 15
I know its not the answer your looking for, but you can use the grub version and enter in the options manually by editing the file.
 
Old 01-22-2006, 01:41 PM   #5
Rªdical_£D
Member
 
Registered: Oct 2004
Location: New Jersey
Distribution: SuSE 10.0
Posts: 69

Original Poster
Rep: Reputation: 15
And which file would that be? I never realy got to use DSL that much so I don't know that much about the DSL filesystem. Also, how do set where to mount /dsl since from what I could gather from the LILO install script, /dsl mount point has it's own script option.

The thing though is that since I already have GRUB installed with Suse, I don't want DSL to install its own version of GRUB. And note that this is being installed on a laptop WITHOUT a floppy drive. All I really is just a DSL frugal install that will allow me to add it Suse's version of GRUB.
 
Old 03-19-2006, 05:46 PM   #6
mikshaw
LQ Addict
 
Registered: Dec 2003
Location: Maine, USA
Distribution: Slackware/SuSE/DSL
Posts: 1,320

Rep: Reputation: 45
If you have grub already installed, you can use that to boot DSL. This is the way I've been running DSL since version 0.7, and it works fine. You'll just need to edit Suse's /boot/grub/menu.lst to add a section for DSL.
 
Old 03-19-2006, 06:43 PM   #7
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
or add an entry to chainload with the bootloader for dsl placed in the partition you install to
 
Old 03-27-2006, 11:40 PM   #8
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
DSL on a Pll 266

Hi,

I've got an old Pll 266, 128 MB RAM, 4 GB HD that Id like to try DSL on. I've looked on the DSL main page, but, can't find any installation documentation.
Could anyone please give me a link to an install howto? Right now my distros are slackware and debian.
I'm intereseted in trying out DSL.
Thanks for any and all replies.

hitest
 
Old 03-28-2006, 08:56 AM   #9
mikshaw
LQ Addict
 
Registered: Dec 2003
Location: Maine, USA
Distribution: Slackware/SuSE/DSL
Posts: 1,320

Rep: Reputation: 45
Since DSL was originally developed as a liveCD, you can try it out by burning the ISO and booting that.
There are scripts available from the desktop menu that will help you to install to disk.
 
Old 03-28-2006, 06:10 PM   #10
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Quote:
Originally Posted by mikshaw
Since DSL was originally developed as a liveCD, you can try it out by burning the ISO and booting that.
There are scripts available from the desktop menu that will help you to install to disk.
Thanks, mikshaw! I'll give that a try.
 
Old 09-17-2006, 11:31 AM   #11
fakie_flip
Senior Member
 
Registered: Feb 2005
Location: San Antonio, Texas
Distribution: Gentoo Hardened using OpenRC not Systemd
Posts: 1,495

Rep: Reputation: 85
What is meant by this?

For memory savings, there is the option to have a persistent /home and /opt directory on a partition. This is a way to run a practically bulletproof system.
 
Old 09-17-2006, 12:01 PM   #12
fakie_flip
Senior Member
 
Registered: Feb 2005
Location: San Antonio, Texas
Distribution: Gentoo Hardened using OpenRC not Systemd
Posts: 1,495

Rep: Reputation: 85
I am attempting to do a frugal install similar to a knoppix poorman's install of DSL. I am unsure what to do. The directions from here are incomplete and unclear on some things.

http://distro.ibiblio.org/pub/linux/...rugalHowto.pdf

I am probably not doing this exactly the way this guide intended, but it unclear on what should be done, so I am not sure. Here is what I have done.

I added the hard drive I plan on using to another working computer with Debian Etch testing unstable. The computer for DSL can boot from a cd, but my cd burner is bad, so I couldn't create a DSL cd. How else am I going to put the cd image on the partition created for it? I used fdisk to create the partitions. After using fdisk I did these things.

Code:
debian:~# mke2fs /dev/hda1
mke2fs 1.39 (29-May-2006)
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
14056 inodes, 56224 blocks
2811 blocks (5.00%) reserved for the super user
First data block=1
Maximum filesystem blocks=57671680
7 block groups
8192 blocks per group, 8192 fragments per group
2008 inodes per group
Superblock backups stored on blocks:
        8193, 24577, 40961

Writing inode tables: done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 21 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.
debian:~# fdisk -l

Disk /dev/sda: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1           14599       38913   195310237+  83  Linux
/dev/sda2           14356       14598     1951897+  82  Linux swap / Solaris
/dev/sda3   *           1       14355   115306506   83  Linux

Partition table entries are not in disk order

Disk /dev/hda: 853 MB, 853622784 bytes
255 heads, 63 sectors/track, 103 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *          97         103       56227+  83  Linux
/dev/hda2              67          96      240975   82  Linux swap / Solaris
/dev/hda3               1          66      530113+  83  Linux

Partition table entries are not in disk order
debian:~# mke2fs /dev/hda3
mke2fs 1.39 (29-May-2006)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
66400 inodes, 132528 blocks
6626 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=138412032
5 block groups
32768 blocks per group, 32768 fragments per group
13280 inodes per group
Superblock backups stored on blocks:
        32768, 98304

Writing inode tables: done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 34 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.
debian:~# fdisk -l

Disk /dev/sda: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1           14599       38913   195310237+  83  Linux
/dev/sda2           14356       14598     1951897+  82  Linux swap / Solaris
/dev/sda3   *           1       14355   115306506   83  Linux

Partition table entries are not in disk order

Disk /dev/hda: 853 MB, 853622784 bytes
255 heads, 63 sectors/track, 103 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *          97         103       56227+  83  Linux
/dev/hda2              67          96      240975   82  Linux swap / Solaris
/dev/hda3               1          66      530113+  83  Linux

Partition table entries are not in disk order
debian:~# mkswap /dev/hda2
Setting up swapspace version 1, size = 246751 kB
no label, UUID=fbb76280-ce93-4fd8-94dd-a40985c9dbd3
debian:~# swapon /dev/hda2
What's next? I need a lot of information and the complete process. Thanks. Also, if it were possible to do a network installation of DSL, then I would do it, but I have not figured out how to do that yet after looking all over the place.
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Install a package: Manual Install (Mandrake 10.0) kobayashy Linux - Newbie 11 01-11-2006 06:26 PM
Inform apt-get about manual software install chup Debian 3 04-07-2005 04:31 AM
Compactflash frugal install Sparkfist DamnSmallLinux 0 03-02-2005 02:41 PM
Official Word: Growth of Frugal Linux. rvijay General 3 09-02-2004 07:41 PM
Manual install of Alsa jimdaworm Slackware 2 02-19-2004 01:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > DamnSmallLinux

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