partman doc typo fixes

2013-07-08 Thread Ferenc Wagner
Hi, Please consider applying the following patch. Thanks, Feri. diff --git a/doc/devel/partman/partman-doc.sgml b/doc/devel/partman/partman-doc.sgml index 90ff44e..2bb4467 100644 --- a/doc/devel/partman/partman-doc.sgml +++ b/doc/devel/partman/partman-doc.sgml @@ -502,7 +502,7 @@ returned by pa

Skip kbd-chooser when running under Xen

2008-04-24 Thread Ferenc Wagner
Hi, When running the installer in a Xen paravirtualised environment, kbd-chooser errors out after selecting a keymap: Select a keyboard layout Keymap to use: 1. American English [*] 23. Italian [...] 22. Icelandic Prompt: '?' for help, d

Re: Skip kbd-chooser when running under Xen

2008-04-24 Thread Ferenc Wagner
Ian Campbell <[EMAIL PROTECTED]> writes: > On Thu, 2008-04-24 at 10:47 +0200, Ferenc Wagner wrote: > >> When running the installer in a Xen paravirtualised environment, >> kbd-chooser errors out after selecting a keymap: > > I don't see this with latest in

Re: Skip kbd-chooser when running under Xen

2008-04-24 Thread Ferenc Wagner
Ian Campbell <[EMAIL PROTECTED]> writes: > On Thu, 2008-04-24 at 13:00 +0200, Ferenc Wagner wrote: >> Ian Campbell <[EMAIL PROTECTED]> writes: >> >>> On Thu, 2008-04-24 at 10:47 +0200, Ferenc Wagner wrote: >>> >>>> When running the

Re: Skip kbd-chooser when running under Xen

2008-04-26 Thread Ferenc Wagner
Guido Günther <[EMAIL PROTECTED]> writes: > On Thu, Apr 24, 2008 at 10:47:50AM +0200, Ferenc Wagner wrote: > >> When running the installer in a Xen paravirtualised environment, >> kbd-chooser errors out after selecting a keymap: > > I vaguely remember that we passed

Bug#474698: partman-base: Inconsistent output if sector size != 512 bytes

2008-04-29 Thread Ferenc Wagner
Otavio Salvador <[EMAIL PROTECTED]> writes: > Ferenc Wagner <[EMAIL PROTECTED]> writes: > >> Frans Pop <[EMAIL PROTECTED]> writes: >> >>> On Tuesday 08 April 2008, Ferenc Wagner wrote: >>>> I can imagine that the following patch would f

Bug#474698: partman-base: Inconsistent output if sector size != 512 bytes

2008-04-30 Thread Ferenc Wagner
Otavio Salvador <[EMAIL PROTECTED]> writes: > Ferenc Wagner <[EMAIL PROTECTED]> writes: > >>> Do you have any disk with sector size bigger then 512 bytes for >>> testing? ramdisk is not the best way of doing that. >> >> RAID1 of two ramdisks... :

Bug#474698: partman-base: Inconsistent output if sector size != 512 bytes

2008-04-30 Thread Ferenc Wagner
Frans Pop <[EMAIL PROTECTED]> writes: > On Wednesday 30 April 2008, Otavio Salvador wrote: >> Because ramdisks cannot be opened with O_DIRECT and lastest parted >> needs it. This has been done long time ago to avoid some sync problems >> with disks. > > Ferenc: can fdisk open /dev/ram devices and

Bug#479431: Should D-I upgrade packages during pkgsel?

2008-05-05 Thread Ferenc Wagner
Frans Pop <[EMAIL PROTECTED]> writes: > If we do want to do this, I guess it would have to be a separate step in > pkgsel, preferably _before_ running tasksel. Maybe we should somehow check > if there are updates available and then run an > in-target aptitude --without-recommends safe-upgra

Re: Skip kbd-chooser when running under Xen

2008-05-05 Thread Ferenc Wagner
Ian Campbell <[EMAIL PROTECTED]> writes: > On Sat, 2008-04-26 at 11:46 +0200, Ferenc Wagner wrote: > >> Guido Günther <[EMAIL PROTECTED]> writes: >> >>> On Thu, Apr 24, 2008 at 10:47:50AM +0200, Ferenc Wagner wrote: >>> >>>> Whe

Bug#474747: mdcfg: Avoid sync fresh created arrays

2008-05-07 Thread Ferenc Wagner
Hi! First of all, you sent the mail to me only. I quote your message in full so that you don't have to resend it. [EMAIL PROTECTED] writes: > On Mon, Apr 07, 2008 at 07:46:17PM +0200, Ferenc Wagner wrote next: > >> Andrey Melnikov <[EMAIL PROTECTED]> writes: >> &g

Re: Skip kbd-chooser when running under Xen

2008-05-08 Thread Ferenc Wagner
Frans Pop <[EMAIL PROTECTED]> writes: > On Tuesday 06 May 2008, Ferenc Wagner wrote: >> Ian Campbell <[EMAIL PROTECTED]> writes: >> > I've been using console=hvc0 -- I wonder if that has the same effect as >> > console=ttyS0 in terms of skipping the

Re: Skip kbd-chooser when running under Xen

2008-05-08 Thread Ferenc Wagner
Ian Campbell <[EMAIL PROTECTED]> writes: > On Wed, 2008-05-07 at 15:56 +0200, Frans Pop wrote: >> On Tuesday 06 May 2008, Ferenc Wagner wrote: >> > So let me raise the issue again (and risk some bikeshed effect): >> > * Does kbd-chooser make any sense under X

Re: bypassing partman while preseeding

2008-05-09 Thread Ferenc Wagner
"Tim Stoop" <[EMAIL PROTECTED]> writes: > I've got a fairly strict partitioning scheme that I want to setup through > preseeding. It's really very simple, but partman can't do it (afaict): > > - /boot outside of LVM, 500M > - LVM "dom0" of 10G with several partitions for the dom0 > - LVM "domU" em

Re: Skip kbd-chooser when running under Xen

2008-05-13 Thread Ferenc Wagner
Frans Pop <[EMAIL PROTECTED]> writes: > On Thursday 08 May 2008, Ferenc Wagner wrote: > >> vmlinuz-2.6.18-6-xen-686 suite=etch DEBIAN_FRONTEND=text > [...] >> kbd-chooser[881]: ERROR **: Couldn't get a file descriptor referring to >> the console >>

Re: bypassing partman while preseeding

2008-05-19 Thread Ferenc Wagner
"Tim Stoop" <[EMAIL PROTECTED]> writes: > On Fri, May 9, 2008 at 11:25 AM, Ferenc Wagner <[EMAIL PROTECTED]> wrote: > >> I gave up on persuading partman to do things like this, and use the >> attached initrd overlay instead. It adds new menu items to part

Re: bypassing partman while preseeding

2008-05-19 Thread Ferenc Wagner
"Tim Stoop" <[EMAIL PROTECTED]> writes: > On Mon, May 19, 2008 at 2:28 PM, Ferenc Wagner <[EMAIL PROTECTED]> wrote: > >>> partman-auto partman-auto/init_automatically_partition select Manual >>> doesn't work. >> >> It works the same f

Re: Skip kbd-chooser when running under Xen

2008-05-29 Thread Ferenc Wagner
Ian Campbell <[EMAIL PROTECTED]> writes: > On Mon, 2008-05-26 at 12:38 +0200, Ferenc Wagner wrote: > > Will this patch do the right thing if Xen is being installed using the > paravirutal framebuffer device present in 2.6.26-rc? It looks to me as > if it will not. Goo

Re: Skip kbd-chooser when running under Xen

2008-05-29 Thread Ferenc Wagner
Ian Campbell <[EMAIL PROTECTED]> writes: > On Thu, 2008-05-29 at 15:04 +0200, Ferenc Wagner wrote: >> Ian Campbell <[EMAIL PROTECTED]> writes: >> >>> On Mon, 2008-05-26 at 12:38 +0200, Ferenc Wagner wrote: >>> >>> Will this patch

Bug#412721: installation-reports: Testing daily Etch build: linux-image-2.6.18-4-486 does not start on IBM Blade 883221X

2007-02-27 Thread Ferenc Wagner
Package: installation-reports Version: Etch daily built netboot (2007-02-27) Severity: normal Boot method: network Image version: http://people.debian.org/~joeyh/d-i/images/daily/netboot/netboot.tar.gz Date: 2007-02-27 16:00 CET Machine: 2 X86 CPU Blade Server/883221X Processor: dual 2.8 GHz Xeo

Bug#412721: It's triggered by the serial console kernel parameter

2007-02-27 Thread Ferenc Wagner
This failure disappears if I remove the console=ttyS0,19200 kernel parameter. It stays if I simply move it to the front. -- Feri. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

error installing etch with the lenny installer

2008-08-27 Thread Ferenc Wagner
Hi! pkgsel.postinst gained the following block of code: # upgrade_types are incompatible with Etch and upgrade option is in # general untested for Etch installs, therefore skip if ! db_get mirror/suite || [ -z "$RET" ]; then db_get cdrom/suite fi suite=$RET db_get pkgsel/upgrade if [ "$R

Re: Help testing syslinux

2008-09-04 Thread Ferenc Wagner
"Michal Suchanek" <[EMAIL PROTECTED]> writes: > On 03/09/2008, Daniel Baumann <[EMAIL PROTECTED]> wrote: > >> http://live.debian.net/syslinux-test/ > > It does not work on Intel iMacs because the keyboard emulation is > broken there and you have to press a key to boot. It never worked, > t

Re: preseeding no tasks?

2008-09-17 Thread Ferenc Wagner
Neale Banks <[EMAIL PROTECTED]> writes: > What is the "correct" way of preseeding to install no tasks? > > Is it as simple as preseeding: "tasksel tasksel/first multiselect" > (i.e. include the line with no values)? For one, I always do that. -- Cheers, Feri. -- To UNSUBSCRIBE, email to [E

Re: Making the graphical installer the default for i386/amd64 - alternative

2008-09-22 Thread Ferenc Wagner
Frans Pop <[EMAIL PROTECTED]> writes: > Attached a patch for an alternative, more invasive solution. > [...] > - I'm not really happy with 'installtxt', 'experttxt', etc.; especially > the double t in the last is awkward. Alternatives as 'installnewt' or > 'installclassic' have their own probl

Re: Making the graphical installer the default for i386/amd64 - alternative

2008-09-22 Thread Ferenc Wagner
Christian Perrier <[EMAIL PROTECTED]> writes: > Quoting Ferenc Wagner ([EMAIL PROTECTED]): > >> What about putting in a dash: install-txt, expert-txt or a flip: >> txtinstall, txtexpert. Btw sparing that 'e' doesn't buy much here, >> you could as

Re: Link to firmware tarball from D-I and Lenny webpages

2008-10-02 Thread Ferenc Wagner
Frans Pop <[EMAIL PROTECTED]> writes: > I propose to add the following paragraph below the links to installation > images on the D-I project page and on the lenny D-I page. > > I am currently writing the info for the installation guide. I'll send the > draft text for that for review when I have it

Re: [RFR] D-I Manual: new section on how to load firmware during installs

2008-10-06 Thread Ferenc Wagner
Frans Pop <[EMAIL PROTECTED]> writes: > - http://people.debian.org/~fjp/tmp/d-i/manual/ch06s04.html You discuss both the tarball and the package method clearly. The first is simpler, I guess that's why it's mentioned first and is preferred. But the second is cleaner on the installed system, thu

Re: [RFR] D-I Manual: new section on how to load firmware during installs

2008-10-06 Thread Ferenc Wagner
Frans Pop <[EMAIL PROTECTED]> writes: > The tarball contains firware _packages_, not loose firmware files. Indeed, I somehow managed to misread that. Not sure why, maybe influenced by past practice... Btw. "loose firmware files" is a term I've never encountered before, but the text made it suff

Re: lenny regression initrd/lvm/ rootfs detection timeout

2008-10-07 Thread Ferenc Wagner
maximilian attems <[EMAIL PROTECTED]> writes: > On Tue, Oct 07, 2008 at 03:54:59PM +0200, Florian Lohoff wrote: >> On Tue, Oct 07, 2008 at 03:10:47PM +0200, maximilian attems wrote: > standard answer boot with > rootdelay=X It worked with etch without that parameter and the upgr

Re: lenny regression initrd/lvm/ rootfs detection timeout

2008-10-07 Thread Ferenc Wagner
Stephen Gran <[EMAIL PROTECTED]> writes: > This one time, at band camp, Ferenc Wagner said: >> maximilian attems <[EMAIL PROTECTED]> writes: >> >>> On Tue, Oct 07, 2008 at 03:54:59PM +0200, Florian Lohoff wrote: >>>> On Tue, Oct 07, 2

Re: lenny regression initrd/lvm/ rootfs detection timeout

2008-10-08 Thread Ferenc Wagner
Ferenc Wagner <[EMAIL PROTECTED]> writes: > Stephen Gran <[EMAIL PROTECTED]> writes: > >> Ferenc, since you are affected, can you test? > > Using udevsettle (udevadm settle) instead of sleep? That seems to work for me in this case. Thanks for the tip! -- Chee

Re: Bug#502261: debian-installer doesn't ask for DNS

2008-10-15 Thread Ferenc Wagner
Casey Gosnell <[EMAIL PROTECTED]> writes: > - Static IP from provider. Behind a router. To get browsers and > things to work the computer needs to have the DNS being > 68.105.28.12. In D-I at the 'detect network' stage it writes > /etc/resolve.conf and has 68.105.228.13 and 68.105.228.14 as the

strange apt-setup screen

2008-11-24 Thread Ferenc Wagner
Hi, I've pulled the netboot Xen variant and did a paravirtual installation. It went all right, but I noticed a mysterious empty box on the APT setup screen: see http://apt.niif.hu/apt-config.png above the button. Is that maybe a degenerated scrollbar, where volatile is hiding? It isn't include

Bug#504721: Possible reason for serial console misdetection

2008-12-03 Thread Ferenc Wagner
Jérémy Bobbio <[EMAIL PROTECTED]> writes: > On Tue, Dec 02, 2008 at 10:50:26PM +0100, Frans Pop wrote: > > As we are not interested in the settings of the serial line or by the > state of the VT, we can just omit the struct declarations and be fine > with a dummy buffer. Don't you risk overflowin

Re: Bug#504721: Possible reason for serial console misdetection

2008-12-03 Thread Ferenc Wagner
Frans Pop <[EMAIL PROTECTED]> writes: > On Wednesday 03 December 2008, Ferenc Wagner wrote: > >> Don't you risk overflowing the buffer by not using a union of the two >> structs? Or are both guarranteed to never grow above 256 bytes? > > The original code

Re: Bug#508457: installation-report: Do not eject CD before asking from user (damaged CD tray)

2008-12-11 Thread Ferenc Wagner
Frans Pop <[EMAIL PROTECTED]> writes: > On Thursday 11 December 2008, jaalto wrote: > >> Please add confimation dialog: >> >>"Eject the CD" [OK] >> >> At the final phase of the installation before the reboot. Not all CD's >> can be ejected, because the CD may be inside a front DOOR, which

Bug#507372: cdebconf-newt-udeb: does not show enough choices for long descriptions

2008-12-17 Thread Ferenc Wagner
Jérémy Bobbio writes: > The issue probably requires more invasive changes in the newt > frontend; let's postpone them to better times. I'm trying to reproduce the issue in a normal system context instead of the installer environment for easier debugging. However, I can't get any reasonable line

Bug#509290: Package: installation-reports

2008-12-20 Thread Ferenc Wagner
"George Pinto" writes: > Image version: http://debian.lcs.mit.edu/debian/debian-40r5-i386-DVD-1.jigdo > > Machine: Intel P45 Express Chipset > Processor: Intel core2 Quad Q6700 2.66ghz > Memory: Corsair XMS3 2GB PC3-10666 > Partitions: default scenario > > Output of lspci -nn and lspci -vnn: ? E

Bug#509723: Support TFTP preseed fetch method

2008-12-26 Thread Ferenc Wagner
Colin Watson writes: > On Thu, Dec 25, 2008 at 10:54:47PM +1100, Trent W. Buck wrote: >> I would find it useful if the preseed file could be fetched via TFTP. > > I think this is a great idea; we'd need a TFTP client udeb first, > though. The installation guide recommends tftpd-hpa as the server,

Bug#510544: Installer/partition guide tried to use 500GB as swap

2009-01-05 Thread Ferenc Wagner
Christian Perrier writes: > Investigating this might be fairly tricky as it will be difficult to > test our usual way (with virtual machines) as the size of the > installation disk obviously matters here. I fail to see the problem, virtual disks are the easiest to change the size of. I'll try t

Bug#510544: Installer/partition guide tried to use 500GB as swap

2009-01-06 Thread Ferenc Wagner
Christian Perrier writes: >> The installer wants to use 33% of diskspace which is 500 G I G A (!) >> bytes as swap space > > I'm personnally not in position to do such tests (moreover it may > require a knowledge of partman that I'm not usre to have). For a start, I could reproduce it. Crypto

Bug#510544: Installer/partition guide tried to use 500GB as swap

2009-01-06 Thread Ferenc Wagner
Even if I change in /lib/partman/recipes/30atomic 96 512 300% linux-swap to 96 512 128 linux-swap the size of the swap LV won't drop below 2.8 GB. Also, when it is left as 300%, the final size does not depend on the size of the system RAM (tested at 1024 and 128 MB). -- Feri. -- To UNSUBS

Bug#510544: Installer/partition guide tried to use 500GB as swap

2009-01-06 Thread Ferenc Wagner
On the other hand, the pseudocode in installer/doc/devel/partman-auto-recipe.txt gives reasonable results, so its implementation is probably broken. -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#511054: Processed: Re: Processed (with 1 errors): Re: Bug#511054: permissions on /var/log/news

2009-01-07 Thread Ferenc Wagner
m...@linux.it (Marco d'Itri) writes: > On Jan 07, Frans Pop wrote: > >> Even better, a system I installed fairly recently does not even have >> a /var/log/news directory. > > The submitter disagrees. > The inn and inn2 packages can deal with either no directory or a 755 > directory, but not with

Re: Bug#511054: wrong permissions on /var/log/news

2009-01-07 Thread Ferenc Wagner
Frans Pop writes: reassign 511054 rsyslogd thanks > However, as the system I have still used sysklogd and is free of the > problem, and my /etc/syslog.conf mentions news log files, and the BR > mentions rsyslogd, my best guess is that the syslog daemon is the real > cause. Bingo, adding new

Re: Processed: Re: Processed (with 1 errors): Re: Bug#511054: permissions on /var/log/news

2009-01-07 Thread Ferenc Wagner
Ferenc Wagner writes: > At the end of installation /target does not contain /var/log/news. But > > drw-r--r-- 2 root root 55 2008-10-17 18:16 /var/log/news > > on an older Lenny install of mine (with no Inn nearby). The dir is > claimed by no package, /var/lib/dpkg/info/* d

Bug#510544: Installer/partition guide tried to use 500GB as swap

2009-01-08 Thread Ferenc Wagner
Looks like it's a problem with conversion to logical extents. After running the recipe, perform_recipe_by_lvm settles on 3246000 0 3246000 linux-swap ... that is, on a 3GB swap, which is correct (300% of the 1GB RAM). However, it issues lv_create noc2 swap_1 1406 to create it, thus creating a 1

Bug#510544: Installer/partition guide tried to use 500GB as swap

2009-01-08 Thread Ferenc Wagner
Frans Pop writes: > On Thursday 08 January 2009, Ferenc Wagner wrote: > >> Looks like it's a problem with conversion to logical extents. >> After running the recipe, perform_recipe_by_lvm settles on >> >> 3246000 0 3246000 linux-swap ... >> >> th

Bug#510544: Installer/partition guide tried to use 500GB as swap

2009-01-09 Thread Ferenc Wagner
Frans Pop writes: > On Thursday 08 January 2009, Ferenc Wagner wrote: > >> Looks like it's a problem with conversion to logical extents. >> After running the recipe, perform_recipe_by_lvm settles on >> >> 3246000 0 3246000 linux-swap ... >> >> th

Bug#510544: Installer/partition guide tried to use 500GB as swap

2009-01-10 Thread Ferenc Wagner
Christian Perrier writes: > Quoting Ferenc Wagner (wf...@niif.hu): > >> I have no base to decide which is better, but there isn't too much >> difference; I can't consider either one wrong. >> >> The following patch contains an unnecessary change as w

too few kernel arguments for preseeding

2009-01-10 Thread Ferenc Wagner
Hi, Just trying to get an idea of the general feeling towards something that bugs me right now: the maximum number of kernel arguments (32) is just a tad too small for preseeding a full install (about 40 would be enough). This form of preseeding may not seem too important at first, but this is th

Bug#511180: partman? failure to see ext3 fs on partitioned raid 1 array

2009-01-10 Thread Ferenc Wagner
"Leif W" writes: > Currently, mdadm, fdisk and cfdisk, ext2fs utils, and mount utils > fully handle partitionable/partitioned raid arrays. I can handle > this all with manual commands. But the install scripts do not allow > any intervention or injection of manual commands in the partition > pro

Bug#510544: Installer/partition guide tried to use 500GB as swap

2009-01-10 Thread Ferenc Wagner
Frans Pop writes: > On Friday 09 January 2009, Ferenc Wagner wrote: > >> The fix is to use kB units in calculating the free space: >> >> free_size=$(vgs -o vg_free --units K --noheading --nosuffix $VG_name | >> sed -e 's/\..*//g' > > I have comm

Bug#511447: installation-reports: USB-stick install: reboot after install fails due to incorrect root device

2009-01-10 Thread Ferenc Wagner
Pyotr Berezhkov writes: > rebooting into the installed system failed, as the initrd > incorrectly identified the root device. As it turned out, the root > device specified on Lilo's kernel command line (root=fd02 in my > case) was incorrect. It would be interesting to see /proc/devices in the i

Bug#510544: Installer/partition guide tried to use 500GB as swap

2009-01-10 Thread Ferenc Wagner
Frans Pop writes: > On Sunday 11 January 2009, Ferenc Wagner wrote: >> I can accept this, but then this BR should not be closed, as the 1 TB >> limit (which hit the reporter) remains. People with big disks can >> still get huge swaps, as no LV can suck up more than 1 TB. &g

Bug#510544: Installer/partition guide tried to use 500GB as swap

2009-01-11 Thread Ferenc Wagner
Frans Pop writes: > On Sunday 11 January 2009, Frans Pop wrote: > >>> short: the maximal size of the unlimited partition is specified as >>> 1,000,000,000 in the recipes, and the numbers there mean MBs, so >>> that's 1000 TB. >> >> OK, but IMO this is more a structural flaw in partman-auto's reci

Bug#510544: Installer/partition guide tried to use 500GB as swap

2009-01-11 Thread Ferenc Wagner
Ferenc Wagner writes: > Yes, at above 4 TB in kB based (LVM/crypto) calculation and above 4 EB > in the MB based case. I wonder what would be the overhead Of course I meant 4000 TB = 4 PB, not 4 EB here. And wondered the overhead of compiling dc into busybox, for doing unlimited pre

Bug#513924: lvmcfg: Physical Extent (PE) size too small

2009-02-02 Thread Ferenc Wagner
Laurent Grawet writes: > The default PE size is too small (4MB) for some use when creating > volume groups (VG) with debian-installer. > > If you're dealing with large amounts of data, it is highly > suggested to go for a larger extent size for performance reasons. man vgcreate says: If the

Re: Bug#514009: Release notes: section about Braille displays in installing.dbk/installing.po

2009-02-08 Thread Ferenc Wagner
Justin B Rye writes: > W. Martin Borgert wrote: >> On 2009-02-07 18:41, Samuel Thibault wrote: >>> Christian Perrier, le Sat 07 Feb 2009 17:05:01 +0100, a écrit : > + > + Install &debian; with a hardware speech synthesis [...] and maybe "s/a/an" >>> >>> Before the h of hardware

Re: Bug#514009: Release notes: section about Braille displays in installing.dbk/installing.po

2009-02-08 Thread Ferenc Wagner
Samuel Thibault writes: > Ferenc Wagner, le Sun 08 Feb 2009 10:33:06 +0100, a écrit : > >> I'd suggest something simpler, like this, if possible (my English may >> need fixing, but the idea is to get rid of "along with support for" >> and s/syntheses/synth

Bug#512934: installation-reports: no sound at all; worked in Etch, works with Knoppix

2009-02-08 Thread Ferenc Wagner
Sebastien Desreux writes: > My only problem, but a very significant one, is that I have absolutely no > sound. > [...] > My sound card is a very common (and oldish) SoundBlaster PCI 128. > The correct kernel driver, snd_ens1371, is loaded (lsmod | grep snd). > > Sound does not work either when

Re: Draft for lenny release announcement

2009-02-11 Thread Ferenc Wagner
Holger Levsen writes: > On Dienstag, 10. Februar 2009, Jérémy Bobbio wrote: > >> For Microsoft Windows users, the installer can also be started >> without having to reconfigure the system BIOS. > > What does that sentence mean? Why should (only) Windows users need > to reconfigure the bios? To b

Bug#514826: Same problem here with another hardware configuration

2009-02-11 Thread Ferenc Wagner
Emmanuel Lesouef writes: > As suggested by Daniel, I can confirm that my system is booting after > modifying the lilo command-line. It's probably the same issue as #511447. Should we merge them? -- Feri. -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "un

Re: Draft for lenny release announcement

2009-02-11 Thread Ferenc Wagner
Richard Hartmann writes: > On Wed, Feb 11, 2009 at 11:50, Ferenc Wagner wrote: >> Holger Levsen writes: >> >>> On Dienstag, 10. Februar 2009, Jérémy Bobbio wrote: >>> >>>> For Microsoft Windows users, the installer can also be started >&

Re: Draft for lenny release announcement

2009-02-11 Thread Ferenc Wagner
Richard Hartmann writes: > On Wed, Feb 11, 2009 at 12:25, Ferenc Wagner wrote: > >> That sounds fishy. As I understand it, win32-loader can start the >> installer from Windows, not needing a reboot (thus not needing BIOS >> boot order reconfiguration either). I dou

Re: preliminary patch towards XEN virtual disk naming

2008-04-06 Thread Ferenc Wagner
Ferenc Wagner <[EMAIL PROTECTED]> writes: > So here's something to discuss. This is how it used to look like: OMG, something totally unrelated sneaked into the attached patch, consider this instead: Index: packages/partman/partman-base/debian/partman-

preliminary patch towards XEN virtual disk naming

2008-04-06 Thread Ferenc Wagner
Hi, So here's something to discuss. This is how it used to look like: Partition disks --- This is an overview of your currently configured partitions and mount points. Select a partition to modify its settings (file system, mount point, etc.), a free space to create partitions, or

Re: preliminary patch towards XEN virtual disk naming

2008-04-06 Thread Ferenc Wagner
Ferenc Wagner <[EMAIL PROTECTED]> writes: >> * libparted should also recognize the device type, which isn't much >>of a problem (based on a cursory look at the sources). But that >>would just duplicate the info on the line at best. Probably >>so

Bug#474556: partman-base: Please include XEN virtual device recognition

2008-04-06 Thread Ferenc Wagner
Package: partman-base Severity: wishlist Tags: patch Hi, Here's a way to educate humandev about XEN virtual devices. It's kind of a substitute for parted support not yet present in libparted 1.7.1. Thanks, Feri. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500,

Bug#456784: humandev patch available

2008-04-06 Thread Ferenc Wagner
See http://bugs.debian.org/474556 -- Regards, Feri. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

cdebconf text frontend: right align menu numbers

2008-04-06 Thread Ferenc Wagner
Hi, The text frontend currently prints lists like this: 8. Detect disks 9. Partition disks 10. Install the base system 11. Set up users and passwords It would be much nicer if the numbers were right aligned. What do you think about the following patch against cdebconf? ---

RAID size mismatch

2008-04-06 Thread Ferenc Wagner
Hi, Sorry for spamming the list so hard... Now I'm missing something. I issued the following commands in the Lenny installer: ~ # modprobe raid1 ~ # mdadm --create /dev/md0 --auto=yes -l1 -n2 /dev/ram0 /dev/ram1 mdadm: array /dev/md0 started. ~ # cat /proc/mdstat Personalities : [raid1] md0 : a

Bug#474556: partman-base: Please include XEN virtual device recognition

2008-04-07 Thread Ferenc Wagner
Ian Campbell <[EMAIL PROTECTED]> writes: > On Sun, 2008-04-06 at 16:06 +0200, Ferenc Wagner wrote: > >> Here's a way to educate humandev about XEN virtual devices. >> It's kind of a substitute for parted support not yet present >> in libparted 1.7.1. > &

Re: preliminary patch towards XEN virtual disk naming

2008-04-07 Thread Ferenc Wagner
Ian Campbell <[EMAIL PROTECTED]> writes: > On Sun, 2008-04-06 at 15:18 +0200, Ferenc Wagner wrote: > > Thanks Ferenc, I've commented on #474556. Thanks, I replyed there. On speling you are definitely right, I changed the patch. Starting number, well, do we actually need

Re: preliminary patch towards XEN virtual disk naming

2008-04-07 Thread Ferenc Wagner
Christian Perrier <[EMAIL PROTECTED]> writes: > Quoting Ferenc Wagner ([EMAIL PROTECTED]): > >> +Template: partman/text/xen_virtual_disk >> +Type: text >> +# eg. XEN virtual disk 1 (xvda) >> +# :sl4: >> +_Description: XEN virtual disk %s (%s) >> +

Re: RAID size mismatch

2008-04-07 Thread Ferenc Wagner
martin f krafft <[EMAIL PROTECTED]> writes: > also sprach Ferenc Wagner <[EMAIL PROTECTED]> [2008.04.07.0111 +0200]: >> After this partman presents me with the following menu items: >> >> 6. RAID1 device #0 - 8.3 MB Software RAID device  >> 7. &

Bug#474698: partman-base: Inconsistent output if sector size != 512 bytes

2008-04-07 Thread Ferenc Wagner
Package: partman-base Severity: normal Issue the following commands in the D-I shell: ~ # modprobe raid1 ~ # mdadm --create /dev/md0 --auto=yes -l1 -n2 /dev/ram0 /dev/ram1 mdadm: array /dev/md0 started. Then restart partman. With the text backend it says: 6. RAID1 device #0 - 8.3 MB Software

Re: preliminary patch towards XEN virtual disk naming

2008-04-07 Thread Ferenc Wagner
Otavio Salvador <[EMAIL PROTECTED]> writes: > Ferenc Wagner <[EMAIL PROTECTED]> writes: > >> Christian Perrier <[EMAIL PROTECTED]> writes: >> >>> Quoting Ferenc Wagner ([EMAIL PROTECTED]): >>> >>>> +Template: partman/text/xen_

Re: cdebconf text frontend: right align menu numbers

2008-04-07 Thread Ferenc Wagner
Frans Pop <[EMAIL PROTECTED]> writes: > On Monday 07 April 2008, Jérémy Bobbio wrote: >> On Sun, Apr 06, 2008 at 11:25:08PM +0200, Ferenc Wagner wrote: >>> The text frontend currently prints lists like this: >>> >>> 8. Detect disks >>> 9

Bug#474747: mdcfg: Avoid sync fresh created arrays

2008-04-07 Thread Ferenc Wagner
Andrey Melnikov <[EMAIL PROTECTED]> writes: > Please, add mdadm '--assume-clean' options when creating new arrays > in installer to avoid initial resync. This make huge speedups when > creating big arrays (100 Gb or more). While I sympathize, I feel like it isn't the best solution. You will get

Bug#474698: partman-base: Inconsistent output if sector size != 512 bytes

2008-04-07 Thread Ferenc Wagner
Hi, Looks like parted_devices gets it wrong: ~ # parted_devices /dev/md04161536 Unknown ~ # fdisk -l /dev/md0 Note: sector size is 1024 (not 512) Disk /dev/md0: 8 MB, 8323072 bytes 2 heads, 4 sectors/track, 1016 cylinders Units = cylinders of 8 * 1024 = 8192 bytes I can imagine that th

Bug#474698: partman-base: Inconsistent output if sector size != 512 bytes

2008-04-08 Thread Ferenc Wagner
Frans Pop <[EMAIL PROTECTED]> writes: > On Tuesday 08 April 2008, Ferenc Wagner wrote: >> I can imagine that the following patch would fix this issue: > > Looks logical. And it indeed fixes the parted_devices output (thanks for compiling it!), but unfortunately not the par

/var/log/* permissions

2008-04-15 Thread Ferenc Wagner
Hi, I did an install with a daily image, suite=etch. It went pretty good, but in the end there are several differences in the /var/log/* permissions compared to an older Etch system. For example, /var/log/messages used to be root:adm 640, now it's root:root 644. Where does this change originate

Re: /var/log/* permissions

2008-04-16 Thread Ferenc Wagner
Frans Pop <[EMAIL PROTECTED]> writes: > On Tuesday 15 April 2008, Ferenc Wagner wrote: >> I did an install with a daily image, suite=etch. It went pretty good, >> but in the end there are several differences in the /var/log/* >> permissions compared to an older Etch sy

Re: preliminary patch towards XEN virtual disk naming

2008-04-22 Thread Ferenc Wagner
Ian Campbell <[EMAIL PROTECTED]> writes: > On Sun, 2008-04-20 at 18:56 +0200, Frans Pop wrote: >> On Tuesday 08 April 2008, Ian Campbell wrote: >> > On Tue, 2008-04-08 at 20:35 +0200, Frans Pop wrote: >> > > I would vote for starting the numbering at 1, not 0, as linking 1 to >> > > xvda is most n

Re: preliminary patch towards XEN virtual disk naming

2008-04-22 Thread Ferenc Wagner
Ian Campbell <[EMAIL PROTECTED]> writes: > On Tue, 2008-04-22 at 11:39 +0200, Ferenc Wagner wrote: >> Ian Campbell <[EMAIL PROTECTED]> writes: >> >>> I've left any parted enhancements out for now, as you say they would be >>> a useful further sp

Bug#474698: partman-base: Inconsistent output if sector size != 512 bytes

2008-04-22 Thread Ferenc Wagner
Otavio Salvador <[EMAIL PROTECTED]> writes: > Frans Pop <[EMAIL PROTECTED]> writes: > >> On Tuesday 08 April 2008, Ferenc Wagner wrote: >> >>> I could go on to replace PED_SECTOR_SIZE_DEFAULT with dev->sector_size >>> throughout partman-base/par

Bug#474698: partman-base: Inconsistent output if sector size != 512 bytes

2008-04-22 Thread Ferenc Wagner
Frans Pop <[EMAIL PROTECTED]> writes: > On Tuesday 22 April 2008, Ferenc Wagner wrote: >> Does parted 1.8.8 exhibit the same problem? I managed to compile it, >> but can't start on a ramdisk: >> >> # ~/installcd/parted/parted/parted /dev/ram1 >> Erro

Bug#474698: partman-base: Inconsistent output if sector size != 512 bytes

2008-04-22 Thread Ferenc Wagner
Frans Pop <[EMAIL PROTECTED]> writes: > On Tuesday 22 April 2008, Ferenc Wagner wrote: > >> Frans Pop <[EMAIL PROTECTED]> writes: >> >>>> # ~/installcd/parted/parted/parted /dev/ram1 >>>> Error: Error opening /dev/ram1: Invalid argument >&

Re: /var/log/* permissions

2008-04-22 Thread Ferenc Wagner
> On Wednesday 16 April 2008, Ferenc Wagner wrote: >> Frans Pop <[EMAIL PROTECTED]> writes: >>> On Tuesday 15 April 2008, Ferenc Wagner wrote: >>>> I did an install with a daily image, suite=etch. It went pretty good, >>>> but in the e

Re: initrd is too fast for md

2010-11-10 Thread Ferenc Wagner
Ivan Jager writes: > The problem is that /scripts/local-top is running and trynig to set up > md before the hard drives are detected and show up in /dev. Add rootdelay=5 or similar to your kernel command line. This is documented in the installation guide. Yes, this is a workaround. Usually the

Re: initrd is too fast for md

2010-11-11 Thread Ferenc Wagner
Michal Ludvig writes: > In my case scsi_wait_scan.ko didn't wait for all SCSI disks to be > discovered, debian initramfs moved on prematurely and failed > miserably. Recompiling the kernel without CONFIG_SCSI_SCAN_ASYNC fixed > the problem for me. Actually, you don't need to recompile the kernel

Bug#604101: installation-reports: Broken textmode installer display on EEE PC 701SD

2010-11-21 Thread Ferenc Wagner
Samuel Thibault writes: > Christian PERRIER, le Sat 20 Nov 2010 08:19:31 +0100, a écrit : > >> Jeff, le Fri 19 Nov 2010 20:22:40 -0500, a écrit : >> >>> Later, I tried pressing TAB to change boot options and discovered that a >>> "vga=" option was being added by default. Removing this option allo

Bug#604245: Debian bug#604245: Syslinux fails (does not receive key presses on Sony vaio Z12C5E)

2010-11-21 Thread Ferenc Wagner
Hi, Does this report ring a bell here? I didn't check, but the image should carry an isohybridized 4.02 version of isolinux. The working (lenny) version is 3.71. Thanks, Feri. Start of forwarded message Subject: Bug#604245: Syslinux fail

Bug#604245: [syslinux] Debian bug#604245: Syslinux fails (does not receive key presses on Sony vaio Z12C5E)

2010-11-22 Thread Ferenc Wagner
"H. Peter Anvin" writes: > On 11/21/2010 12:31 PM, Ferenc Wagner wrote: > >> Does this report ring a bell here? I didn't check, but the image should >> carry an isohybridized 4.02 version of isolinux. The working (lenny) >> version is 3.71. > >

Bug#604245: [syslinux] Debian bug#604245: Syslinux fails (does not receive key presses on Sony vaio Z12C5E)

2010-11-22 Thread Ferenc Wagner
"H. Peter Anvin" writes: > For a regression... I really need it narrowed down... 3.71 to 4.02 is a > huge change. That's of course true. György, are you willing to test some intermediate syslinux versions on this machine? They are distributed precompiled at http://www.kernel.org/pub/linux/util

Bug#604245: [syslinux] Debian bug#604245: Syslinux fails (does not receive key presses on Sony vaio Z12C5E)

2010-11-24 Thread Ferenc Wagner
Gyorgy Jeney writes: > On 22 November 2010 22:46, Ferenc Wagner wrote: > >> "H. Peter Anvin" writes: >> >>> For a regression... I really need it narrowed down... 3.71 to 4.02 is a >>> huge change. >> >> That's of course true.

Bug#604839: installation-guide: USB booting/Syslinux info outdated

2010-11-24 Thread Ferenc Wagner
Package: installation-guide Severity: normal Tags: d-i Hi, With the rising popularity of such devices, booting from USB memory sticks is probably becoming the most common method of running the Debian Installer. At the same time, introduction of isohybrid images made HD images mostly obsolete, I

Bug#604245: [syslinux] Debian bug#604245: Syslinux fails (does not receive key presses on Sony vaio Z12C5E)

2010-11-24 Thread Ferenc Wagner
"H. Peter Anvin" writes: > On 11/24/2010 07:34 AM, Ferenc Wagner wrote: > >> Syslinux certainly used to work partitionless. Maybe this feature was >> inadvertently lost during the major version change... Peter? > > It's possible... it's also possibl

  1   2   3   >