Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-27-2010, 03:54 PM
|
#1
|
|
LQ Newbie
Registered: Sep 2010
Posts: 5
Rep:
|
Creating a minimalist boot USB stick
English :
Hello,
I come to you after a few fruitless searches on google.
My problem is:
I'd like to create a bootable USB drive containing a Linux minimalist:
In fact I want to do is boot from the USB (compatible BIOS), as a minimalist Linux starts, and runs a file Shell, then at the end of this execution, displaying a root prompt (command line) to the execution of some commands summary.
So:
- No GUI
- Network access required
- Minimal Linux system (the minimum necessary to boot and run a file Shell), with selection of preloaded commands (grep, pico, cat, ...)
I saw on the net that is doable with DOS on Windows, but nothing on Linux.
So I need help, because everything I find is related to an existing system (Ubuntu, Debian, ...), I want a gold basis the most minimalist and lightweight as possible.
What I presented is feasible or not?
If yes, how to achieve it?
I do not ask for a ready-made solution, however, I would just like some guidance.
I have a Debian Lenny with me, and a Windows Seven.
Thank you in advance,
macman31
-------------------------------------
French :
Bonjour,
Je viens à vous après quelques recherches infructueuses sur google.
Mon problème est le suivant :
J'aimerais créer une clé USB bootable, contenant un système Linux très minimaliste :
En fait je veut que le boot se fasse depuis la clé (BIOS compatible), que un Linux minimaliste démarre, et exécute un fichier Shell, puis à la fin de cette exécution, affichage d'un prompt root (ligne de commande), pour l'exécution de quelques commandes sommaires.
Donc :
- Pas de GUI
- Accès réseau souhaité
- Système Linux minimaliste (Le strict nécessaire pour boot, et exécuter un fichier Shell), avec sélection des commandes pré installées (grep, pico, cat, ...)
J'ai vu sur le net que c'est faisable avec DOS sous Windows, mais rien sur Linux.
J'aurais donc besoin d'aide, car tout ce que je trouve a un rapport avec un système existant (Ubuntu, Debian, ...), or je veut une base la plus minimaliste et légère possible.
Ce que j'ai présenté est réalisable ou non ?
Si oui, comment le réaliser ?
Je ne demande pas une solution toute faite, au contraire, je voudrais juste quelques indications.
Je dispose d'un Debian Lenny chez moi, ainsi que d'un Windows Seven.
Merci d'avance,
macman31
Last edited by macman31; 09-28-2010 at 08:47 AM.
Reason: Adding English traduction
|
|
|
|
09-27-2010, 03:57 PM
|
#2
|
|
Guru
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: PocketWriter/MinimalX
Posts: 5,057
|
I dont understand french (is it?)
seems like you want a non-X minimalist usb distro?
|
|
|
|
09-27-2010, 04:28 PM
|
#3
|
|
LQ Newbie
Registered: Sep 2010
Posts: 5
Original Poster
Rep:
|
Yes, It's french.
And yeah, I wanna build my own minimalist distro :
- having network support (if possible)
- Can just boot, (My BIOS is compatible), exec a shell script, and prompt a root console
- No GUI, it must be the lightweight possible
- I can put basic utility like grep, cat, pico ... in this distro
Sorry for my (very) bad English,
Thanks,
macman31
|
|
|
|
09-27-2010, 04:29 PM
|
#4
|
|
Moderator
Registered: Jan 2005
Location: Midwest USA, Central Illinois
Distribution: Slackware®
Posts: 10,346
|
Hi,
Welcome to LQ!
As per the LQ Rules:
Quote:
|
All member-created content should be in English. This allows our moderators to ensure all content complies with all LQ rules.
|
Quote:
|
Tous les membres du contenu créé doit être en anglais. Cela permet à nos modérateurs pour assurer l'ensemble du contenu est conforme à toutes les règles de LQ.
|
Quote:
http://translate.google.com/French to English translation
Hello,
I come to you after a few fruitless searches on google.
My problem is:
I'd like to create a bootable USB drive containing a Linux minimalist:
In fact I want to do is boot from the USB (compatible BIOS), as a minimalist Linux starts, and runs a file Shell, then at the end of this execution, displaying a root prompt (command line) to the execution of some commands summary.
So:
- No GUI
- Network access required
- Minimal Linux system (the minimum necessary to boot and run a file Shell), with selection of preloaded commands (grep, pico, cat, ...)
I saw on the net that is doable with DOS on Windows, but nothing on Linux.
So I need help, because everything I find is related to an existing system (Ubuntu, Debian, ...), I want a gold basis the most minimalist and lightweight as possible.
What I presented is feasible or not?
If yes, how to achieve it?
I do not ask for a ready-made solution, however, I would just like some guidance.
I have a Debian Lenny with me, and a Windows Seven.
Thank you in advance
|
Live USB_Wiki could be of some help. You could look at ' Get Your ISO, LiveCD & Pocket OS'
for other links that may help you.
The above links and others can be found at 'Slackware-Links'. More than just Slackware® links!
Last edited by onebuck; 09-27-2010 at 04:31 PM.
Reason: clarify
|
|
|
|
09-27-2010, 04:53 PM
|
#5
|
|
Guru
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: PocketWriter/MinimalX
Posts: 5,057
|
Last edited by linus72; 09-27-2010 at 04:55 PM.
|
|
|
|
09-28-2010, 08:36 AM
|
#6
|
|
LQ Newbie
Registered: Sep 2010
Posts: 5
Original Poster
Rep:
|
Thanks for your interesting links, but it's not exactly what I want.
All of these links are "pre made" distro, or I wana build my own, from nothing.
The result would be similar that ttylinux ( http://minimalinux.org/ttylinux/), but customised for my needs.
In facts, I'm more interested in building from nothing my distro than take a pre made, like ttylinux, and modify it.
Thanks for your fast answer, and sorry for my bad english,
macman31
@onebuck : Sorry, I didn't reed the rules ... But It's done now, and I have added English translation in my 1st message, and in the title.
|
|
|
|
09-28-2010, 08:42 AM
|
#7
|
|
Member
Registered: Feb 2009
Location: Mayo, Ireland
Distribution: LFS 6.4; Debian 5.4; Mythbuntu & Kubuntu 10.04
Posts: 49
Rep:
|
Hi,
Have you looked at http://www.linuxfromscratch.org.
There's quite a bit of work involved in getting it up and running, but you should be able to add to it to suit your needs
Mark
|
|
|
|
09-28-2010, 08:44 AM
|
#8
|
|
Member
Registered: Feb 2005
Location: Coventry, UK
Distribution: Home: Gentoo x86/amd64, Debian ppc. Work: Ubuntu, SuSe, CentOS
Posts: 343
Rep:
|
In the case of wanting to start from nothing. I think you need LFS: http://www.linuxfromscratch.org/
Many thanks.
|
|
|
|
09-28-2010, 08:47 AM
|
#9
|
|
LQ Newbie
Registered: Sep 2010
Posts: 5
Original Poster
Rep:
|
OK, thanks you two, it's exactly what I want.
Bye,
macman31
|
|
|
|
09-28-2010, 09:25 AM
|
#10
|
|
Moderator
Registered: Dec 2009
Location: Hanover, Germany
Distribution: Slackware
Posts: 12,171
|
Maybe you should also have a look at the T2 SDE and Rock Linux Distribution Build Kit. Both are frameworks for building your own distribution, which you can fit to your needs.
|
|
|
|
09-28-2010, 10:06 AM
|
#11
|
|
LQ Newbie
Registered: Sep 2010
Posts: 5
Original Poster
Rep:
|
Thanks, I will take a look at them.
macman31
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:58 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|