From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <_kaa_@mail.ru> Date: Fri, 24 Aug 2001 16:00:47 +0400 From: Alexander Kubatkin <_kaa_@mail.ru> To: sisyphus@altlinux.ru Message-Id: <20010824160047.648bd5e2._kaa_@mail.ru> X-Mailer: Sylpheed version 0.5.3 (GTK+ 1.2.10; athlon-alt-linux) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Subject: [sisyphus] hdd 60Gb Sender: sisyphus-admin@altlinux.ru Errors-To: sisyphus-admin@altlinux.ru X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.0 Precedence: bulk Reply-To: sisyphus@altlinux.ru List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Archived-At: List-Archive: Привет. Попал я, однако, в засаду... Мама: ASUS A7V133 с Promise onboard ATA100 контроллером HDD: IBM IC35L060AVER07-0 - 60Гб ata100, висит как Primary/Master /dev/hdc ядро 2.4.8-alt1-up drakxtools-1.1.5-ipl50mdk запускаю diskdrake, создаю партиции hdc2 - 10307Mb, hdc5 - 1066Mb, hdc6 - 1035Mb,hdc7 - 125Mb c reiserfs, кроме последней - swap, сделал mount point'ы в существующие каталоги, созданные заранее и специально для этого. При записи partition table на диск hdc diskdrake падает в core, при этом на консоли выводится следующее ---------------- # diskdrake Use of uninitialized value in subtraction (-) at /usr/lib/libDrakX/diskdrake.pm line 375 (#1) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables. To help you figure out what was undefined, perl tells you what operation you used the undefined value in. Note, however, that perl optimizes your program and the operation displayed in the warning may not necessarily appear literally in your program. For example, "that $foo" is usually optimized into "that " . $foo, and the warning will refer to the concatenation (.) operator, even though there is no . in your program. Use of uninitialized value in numeric gt (>) at /usr/lib/libDrakX/diskdrake.pm line 377 (#1) Use of uninitialized value in pattern match (m//) at /usr/lib/libDrakX/partition_table.pm line 212 (#1) Use of uninitialized value in subroutine entry at /usr/lib/libDrakX/my_gtk.pm line 249 (#1) Use of uninitialized value in string eq at /usr/lib/libDrakX/partition_table.pm line 215 (#1) File size limit exceeded (core dumped) --------- где проблема? в diskdrake'е? если попытаться создать файловую систему на размеченных им разделах в ручную, то получаем следующее: mkreiserfs /dev/hdc2 <-------------mkreiserfs, 2000-------------> reiserfsprogs 3.x.0h Creating reiserfs of 3.6 format Block size 4096 bytes Block count 2638676 Used blocks 8292 Free blocks count 2630384 First 16 blocks skipped Super block is in 16 Bitmap blocks (81) are : 17, 32768, 65536, 98304, 131072, 163840, 196608, 229376, 262144, 294912, 327680, 360448, 393216, 425984, 458752, 491520, 524288, 557056, 589824, 622592, 655360, 688128, 720896, 753664, 786432, 819200, 851968, 884736, 917504, 950272, 983040, 1015808, 1048576, 1081344, 1114112, 1146880, 1179648, 1212416, 1245184, 1277952, 1310720, 1343488, 1376256, 1409024, 1441792, 1474560, 1507328, 1540096, 1572864, 1605632, 1638400, 1671168, 1703936, 1736704, 1769472, 1802240, 1835008, 1867776, 1900544, 1933312, 1966080, 1998848, 2031616, 2064384, 2097152, 2129920, 2162688, 2195456, 2228224, 2260992, 2293760, 2326528, 2359296, 2392064, 2424832, 2457600, 2490368, 2523136, 2555904, 2588672, 2621440 Journal size 8192 (blocks 18-8210 of file /dev/hdc2) Root block 8211 Hash function "r5" ATTENTION: ALL DATA WILL BE LOST ON '/dev/hdc2'! (y/n)y Initializing journal - 0%...20%...40%...60%...80%...100% File size limit exceeded (core dumped) в чем проблема-то? __________________________________________________________ Alexander Kubatkin