Installing Debian with debootstrap

2011-05-27 Thread Aniruddha
I would like to install Debian using Deboostrap following these
instructions: http://www.debian.org/releases/stable/i386/apds03.html.en
. However I do have a few questions about some parts in the manual:

* What is the preferred method for creating /dev files? MAKEDEV
generic,  mount -o bind /dev or another method?
* Or can I just reboot and let udev fill /dev?
* Instead of using dpkg-reconfigure locales, which config files do I
need to edit manually?
* Instead of using dpkg-reconfigure console-data, which config files
do I need to edit manually?

Thanks in advance!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktik9qmm7v1rbms4itj9uk2bajsl...@mail.gmail.com



Re: Installing Debian with debootstrap

2011-05-27 Thread William Hopkins
On 05/27/11 at 10:18pm, Aniruddha wrote:
 I would like to install Debian using Deboostrap following these
 instructions: http://www.debian.org/releases/stable/i386/apds03.html.en
 . However I do have a few questions about some parts in the manual:
 
 * What is the preferred method for creating /dev files? MAKEDEV
 generic,  mount -o bind /dev or another method?
 * Or can I just reboot and let udev fill /dev?

Depends on your use. Binding your existing dev is useful if you want to chroot 
into your new install and play with it without rebooting, perhaps for app 
configuration, etc. If you're going to reboot into it and have no need to 
modify it beforehand, udev (if installed) will work as you suggest, or you can 
MAKEDEV/mknod as needed for a minimal install without udev.

 * Instead of using dpkg-reconfigure locales, which config files do I
 need to edit manually?

man locales, dpkg -L locales

 * Instead of using dpkg-reconfigure console-data, which config files
 do I need to edit manually?

man console-data, dpkg -L console-data
 

-- 
Liam


signature.asc
Description: Digital signature


Re: Installing Debian with debootstrap

2011-05-27 Thread thuillier-charmet
Le Fri, 27 May 2011 22:18:07 +0200,
Aniruddha mailingdotl...@gmail.com a écrit :

 I would like to install Debian using Deboostrap following these
 instructions:
 http://www.debian.org/releases/stable/i386/apds03.html.en . However I
 do have a few questions about some parts in the manual:
 
 * What is the preferred method for creating /dev files? MAKEDEV
 generic,  mount -o bind /dev or another method?
 * Or can I just reboot and let udev fill /dev?
 * Instead of using dpkg-reconfigure locales, which config files do I
 need to edit manually?
 * Instead of using dpkg-reconfigure console-data, which config files
 do I need to edit manually?
 
 Thanks in advance!
 
 

hello,

i am a newbie and i have install debian 6.0.1 with
unetbootin with a usb key and it's works on a first trying !


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110527214406.06137...@illogal.net