Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Frugal install from MyDSL CD?, Keep getting error< Next Oldest | Next Newest >
RoGuE_StreaK Offline





Group: Members
Posts: 418
Joined: Jan. 2004
Posted: May 28 2005,09:58 QUOTE

Is it possible to do a frugal install, to a 55MB partition, from a MyDSL CD?  I've followed Clivesay's instructions (very well done, I must say), but it looks like it's trying to copy over my entire CD structure, not just the base.  I've tried booting the cd with "base" to see if it would make a difference, but I keep getting an error saying not enough space on the partition.
I have (something like) 55MB partition for frugal base, 350MB for mydsl and home, and 300MB for swap.  I've specified the partition for mydsl / home, but it looks like everything is just being copied to the 55MB partition, which obviously it won't fit onto.

Do I have to burn a new "vanilla" CD (can't use RW either, as my laptop won't read them), or is there some way I can use my MyDSL CD (I have practically every extension I could need on there)?


--------------
"I find your lack of penguin disturbing"
                                      - Darth Tux
Back to top
Profile PM WEB 
clivesay Offline





Group: Guests
Posts: 935
Joined: Dec. 2003
Posted: May 28 2005,11:56 QUOTE

Robert will correct me if I'm wrong but, I believe the frugal script looks for and copies any mydsl files to the partition if it finds them on the root of the CD. So, if you want to just have the base on a 55mb partition, I think you will have to install with a vanilla CD, a local iso file, or from the net (don't forget about those options). If you have the connection and the ram to spare, do a net install or d/l the iso and do an install from a file. That's how I do pretty much all mine now.

Good luck

Chris
Back to top
Profile PM MSN YIM 
RoGuE_StreaK Offline





Group: Members
Posts: 418
Joined: Jan. 2004
Posted: May 28 2005,12:26 QUOTE

No big deal at 20c a disk I guess.  Just checking though.  (If I could figure out how to multi-session a bootable disk it would be good though, burn the base, use to update frugal, then add extensions to the CD for general "carry around" use).

--------------
"I find your lack of penguin disturbing"
                                      - Darth Tux
Back to top
Profile PM WEB 
SaidinUnleashed Offline





Group: Members
Posts: 1428
Joined: Mar. 2004
Posted: May 28 2005,15:26 QUOTE

This is the way I usually update my frugal installs, using tomsrtbt off of TRCDOD, Because the cdrom on my toshiba is wonky...

In CODE

Code Sample
mkdir /mnt/frugal
mkdir /mnt/cd
mount /dev/hdc -t iso9660 /mnt/cd
mount /dev/hda1 -t ext2 /mnt/frugal
rm -f /mnt/frugal/KNOPPIX/*
cp /mnt/cd/KNOPPIX/* /mnt/frugal/KNOPPIX/
umount /mnt/*
reboot


If you are in another linux, you can just mount -o loop the iso and replace the knoppix file. Honestly, you can do this in tomsrtbt too. If you're in windoughs, you can use something like winrar to extract the knoppix image.

No burning required!

-J.P.


--------------
They say if you play a Microsoft CD backwards, you hear satanic messages. That's nothing, cause if you play it forwards, it installs Windows.

Unleash the power of the TILDE~~~
Back to top
Profile PM AOL MSN YIM 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: May 29 2005,03:26 QUOTE

To UPDATE a frugal install, does not require code or other external media, simply re-run the frugal-instal.sh and say n to format the partition. You can fetch the latest iso from the web, don't have internet access at the time of install, then you can also load via a pre-downloaded iso file. These are all options already built into the frugal install script.
Back to top
Profile PM WEB 
4 replies since May 28 2005,09:58 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: Frugal install from MyDSL CD?

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code