ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] fdisk: no free sectors aviable
@ 2003-07-16 11:31 Pavel S. Khmelinsky
  2003-07-16 11:43 ` Ildar Mulyukov
  2003-07-16 12:07 ` Владимир
  0 siblings, 2 replies; 6+ messages in thread
From: Pavel S. Khmelinsky @ 2003-07-16 11:31 UTC (permalink / raw)
  To: sisyphus

fdisk /dev/hda

The number of cylinders for this disk is set to 2434.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
    (e.g., DOS FDISK, OS/2 FDISK)

Command (m for help): p

Disk /dev/hda: 20.0 GB, 20020396032 bytes
255 heads, 63 sectors/track, 2434 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

    Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1       127   1020096   82  Linux swap
/dev/hda2           128       129     16065   83  Linux
/dev/hda3           130       256   1020127+  83  Linux
/dev/hda4           257       836   4658850    5  Extended
/dev/hda5           257       638   3068383+  83  Linux
/dev/hda6           639       776   1108453+  83  Linux
/dev/hda7           777       805    232911   83  Linux
/dev/hda8           806       836    248976   83  Linux

Command (m for help): n
No free sectors available

Это как? 2434-836=1598, т.е. места то еще полно... Чего ему не 
хватает?
Система Мастер 2.2



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] fdisk: no free sectors aviable
  2003-07-16 11:31 [sisyphus] fdisk: no free sectors aviable Pavel S. Khmelinsky
@ 2003-07-16 11:43 ` Ildar Mulyukov
  2003-07-16 11:56   ` Pavel S. Khmelinsky
  2003-07-16 12:07 ` Владимир
  1 sibling, 1 reply; 6+ messages in thread
From: Ildar Mulyukov @ 2003-07-16 11:43 UTC (permalink / raw)
  To: sisyphus

Павел,
ответьте на вопрос: под каким номером, как Вы предполагаете, будет 
создаваться новый раздел?
Подсказка: в главной таблице разделов (не extended) может быть только 4 
раздела - первичные (primary) или расширенные (1 шт, extended).
В Вашей ситуации, видимо, надо просто расширить 4-й раздел до конца диска.
С уважением, Ильдар.



Pavel S. Khmelinsky пишет:
> fdisk /dev/hda
> 
> The number of cylinders for this disk is set to 2434.
> There is nothing wrong with that, but this is larger than 1024,
> and could in certain setups cause problems with:
> 1) software that runs at boot time (e.g., old versions of LILO)
> 2) booting and partitioning software from other OSs
>    (e.g., DOS FDISK, OS/2 FDISK)
> 
> Command (m for help): p
> 
> Disk /dev/hda: 20.0 GB, 20020396032 bytes
> 255 heads, 63 sectors/track, 2434 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
> 
>    Device Boot    Start       End    Blocks   Id  System
> /dev/hda1   *         1       127   1020096   82  Linux swap
> /dev/hda2           128       129     16065   83  Linux
> /dev/hda3           130       256   1020127+  83  Linux
> /dev/hda4           257       836   4658850    5  Extended
> /dev/hda5           257       638   3068383+  83  Linux
> /dev/hda6           639       776   1108453+  83  Linux
> /dev/hda7           777       805    232911   83  Linux
> /dev/hda8           806       836    248976   83  Linux
> 
> Command (m for help): n
> No free sectors available
> 
> Это как? 2434-836=1598, т.е. места то еще полно... Чего ему не хватает?
> Система Мастер 2.2
> 
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@altlinux.ru
> http://altlinux.ru/mailman/listinfo/sisyphus
> 

-- 
Ildar  Mulyukov,
   free SW designer/programmer
================================================
email: ildar@users.sourceforge.net

projects: http://os-development.sourceforge.net/

home: http://www.faki.mipt.ru/~ildar
================================================



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] fdisk: no free sectors aviable
  2003-07-16 11:43 ` Ildar Mulyukov
@ 2003-07-16 11:56   ` Pavel S. Khmelinsky
  0 siblings, 0 replies; 6+ messages in thread
From: Pavel S. Khmelinsky @ 2003-07-16 11:56 UTC (permalink / raw)
  To: sisyphus

Ildar Mulyukov wrote:
> Павел,
> ответьте на вопрос: под каким номером, как Вы предполагаете, будет 
> создаваться новый раздел?
> Подсказка: в главной таблице разделов (не extended) может быть только 4 
> раздела - первичные (primary) или расширенные (1 шт, extended).
> В Вашей ситуации, видимо, надо просто расширить 4-й раздел до конца диска.
> С уважением, Ильдар.
LOL :)
Спасибо за протирку моих линз :)
> 
> 
> 
> Pavel S. Khmelinsky пишет:
> 
>> fdisk /dev/hda
>>
>> The number of cylinders for this disk is set to 2434.
>> There is nothing wrong with that, but this is larger than 1024,
>> and could in certain setups cause problems with:
>> 1) software that runs at boot time (e.g., old versions of LILO)
>> 2) booting and partitioning software from other OSs
>>    (e.g., DOS FDISK, OS/2 FDISK)
>>
>> Command (m for help): p
>>
>> Disk /dev/hda: 20.0 GB, 20020396032 bytes
>> 255 heads, 63 sectors/track, 2434 cylinders
>> Units = cylinders of 16065 * 512 = 8225280 bytes
>>
>>    Device Boot    Start       End    Blocks   Id  System
>> /dev/hda1   *         1       127   1020096   82  Linux swap
>> /dev/hda2           128       129     16065   83  Linux
>> /dev/hda3           130       256   1020127+  83  Linux
>> /dev/hda4           257       836   4658850    5  Extended
>> /dev/hda5           257       638   3068383+  83  Linux
>> /dev/hda6           639       776   1108453+  83  Linux
>> /dev/hda7           777       805    232911   83  Linux
>> /dev/hda8           806       836    248976   83  Linux
>>
>> Command (m for help): n
>> No free sectors available
>>
>> Это как? 2434-836=1598, т.е. места то еще полно... Чего ему не хватает?
>> Система Мастер 2.2
>>
>> _______________________________________________
>> Sisyphus mailing list
>> Sisyphus@altlinux.ru
>> http://altlinux.ru/mailman/listinfo/sisyphus
>>
> 



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] fdisk: no free sectors aviable
  2003-07-16 11:31 [sisyphus] fdisk: no free sectors aviable Pavel S. Khmelinsky
  2003-07-16 11:43 ` Ildar Mulyukov
@ 2003-07-16 12:07 ` Владимир
  2003-07-16 12:18   ` Pavel S. Khmelinsky
  2003-07-16 12:22   ` Ildar Mulyukov
  1 sibling, 2 replies; 6+ messages in thread
From: Владимир @ 2003-07-16 12:07 UTC (permalink / raw)
  To: sisyphus

Pavel S. Khmelinsky пишет:

> fdisk /dev/hda
>
> The number of cylinders for this disk is set to 2434.
> There is nothing wrong with that, but this is larger than 1024,
> and could in certain setups cause problems with:
> 1) software that runs at boot time (e.g., old versions of LILO)
> 2) booting and partitioning software from other OSs
>    (e.g., DOS FDISK, OS/2 FDISK)
>
> Command (m for help): p
>
> Disk /dev/hda: 20.0 GB, 20020396032 bytes
> 255 heads, 63 sectors/track, 2434 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
>
>    Device Boot    Start       End    Blocks   Id  System
> /dev/hda1   *         1       127   1020096   82  Linux swap
> /dev/hda2           128       129     16065   83  Linux
> /dev/hda3           130       256   1020127+  83  Linux
> /dev/hda4           257       836   4658850    5  Extended
> /dev/hda5           257       638   3068383+  83  Linux
> /dev/hda6           639       776   1108453+  83  Linux
> /dev/hda7           777       805    232911   83  Linux
> /dev/hda8           806       836    248976   83  Linux
>
> Command (m for help): n
> No free sectors available
>


А я уже зарекся делать extended крайним разделом.
У меня вопросы. А /dev/hda4 первоначально создавался "до упора"?
Если да, то когда "потерялись" последние цилиндры?
Я подобный глюк у себя наблюдал (имею master22 + update).
То есть, если extended сразу и "под завязку" не заполнить логическими 
разделами
и за ним нет ничего, то после перезагруки свободные цилиндры 
"растворяются без осадка".

-- 
Best regards
Vladimir




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] fdisk: no free sectors aviable
  2003-07-16 12:07 ` Владимир
@ 2003-07-16 12:18   ` Pavel S. Khmelinsky
  2003-07-16 12:22   ` Ildar Mulyukov
  1 sibling, 0 replies; 6+ messages in thread
From: Pavel S. Khmelinsky @ 2003-07-16 12:18 UTC (permalink / raw)
  To: sisyphus



Владимир wrote:
> Pavel S. Khmelinsky пишет:
> 
>> fdisk /dev/hda
>>
>> The number of cylinders for this disk is set to 2434.
>> There is nothing wrong with that, but this is larger than 1024,
>> and could in certain setups cause problems with:
>> 1) software that runs at boot time (e.g., old versions of LILO)
>> 2) booting and partitioning software from other OSs
>>    (e.g., DOS FDISK, OS/2 FDISK)
>>
>> Command (m for help): p
>>
>> Disk /dev/hda: 20.0 GB, 20020396032 bytes
>> 255 heads, 63 sectors/track, 2434 cylinders
>> Units = cylinders of 16065 * 512 = 8225280 bytes
>>
>>    Device Boot    Start       End    Blocks   Id  System
>> /dev/hda1   *         1       127   1020096   82  Linux swap
>> /dev/hda2           128       129     16065   83  Linux
>> /dev/hda3           130       256   1020127+  83  Linux
>> /dev/hda4           257       836   4658850    5  Extended
>> /dev/hda5           257       638   3068383+  83  Linux
>> /dev/hda6           639       776   1108453+  83  Linux
>> /dev/hda7           777       805    232911   83  Linux
>> /dev/hda8           806       836    248976   83  Linux
>>
>> Command (m for help): n
>> No free sectors available
>>
> 
> 
> А я уже зарекся делать extended крайним разделом.
> У меня вопросы. А /dev/hda4 первоначально создавался "до упора"?
> Если да, то когда "потерялись" последние цилиндры?
> Я подобный глюк у себя наблюдал (имею master22 + update).
> То есть, если extended сразу и "под завязку" не заполнить логическими 
> разделами
> и за ним нет ничего, то после перезагруки свободные цилиндры 
> "растворяются без осадка".
> 
Да не глюк это просто я сглупил, не посмотрев что у меня extended 
раздел не до конца диска. Обычно я делаю до конца, а тут 
почему-то сделал ограниченым, почему я так поступил уже не помню, 
а сейчас когда понадобилось добавить раздел по привычке не 
поглядел на длинну extended.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] fdisk: no free sectors aviable
  2003-07-16 12:07 ` Владимир
  2003-07-16 12:18   ` Pavel S. Khmelinsky
@ 2003-07-16 12:22   ` Ildar Mulyukov
  1 sibling, 0 replies; 6+ messages in thread
From: Ildar Mulyukov @ 2003-07-16 12:22 UTC (permalink / raw)
  To: sisyphus

проделки diskDruid (?)
Ильдар

Владимир пишет:
> Pavel S. Khmelinsky пишет:
> 
>> fdisk /dev/hda
>>
>> The number of cylinders for this disk is set to 2434.
>> There is nothing wrong with that, but this is larger than 1024,
>> and could in certain setups cause problems with:
>> 1) software that runs at boot time (e.g., old versions of LILO)
>> 2) booting and partitioning software from other OSs
>>    (e.g., DOS FDISK, OS/2 FDISK)
>>
>> Command (m for help): p
>>
>> Disk /dev/hda: 20.0 GB, 20020396032 bytes
>> 255 heads, 63 sectors/track, 2434 cylinders
>> Units = cylinders of 16065 * 512 = 8225280 bytes
>>
>>    Device Boot    Start       End    Blocks   Id  System
>> /dev/hda1   *         1       127   1020096   82  Linux swap
>> /dev/hda2           128       129     16065   83  Linux
>> /dev/hda3           130       256   1020127+  83  Linux
>> /dev/hda4           257       836   4658850    5  Extended
>> /dev/hda5           257       638   3068383+  83  Linux
>> /dev/hda6           639       776   1108453+  83  Linux
>> /dev/hda7           777       805    232911   83  Linux
>> /dev/hda8           806       836    248976   83  Linux
>>
>> Command (m for help): n
>> No free sectors available
>>
> 
> 
> А я уже зарекся делать extended крайним разделом.
> У меня вопросы. А /dev/hda4 первоначально создавался "до упора"?
> Если да, то когда "потерялись" последние цилиндры?
> Я подобный глюк у себя наблюдал (имею master22 + update).
> То есть, если extended сразу и "под завязку" не заполнить логическими 
> разделами
> и за ним нет ничего, то после перезагруки свободные цилиндры 
> "растворяются без осадка".
> 

-- 
Ildar  Mulyukov,
   free SW designer/programmer
================================================
email: ildar@users.sourceforge.net

projects: http://os-development.sourceforge.net/

home: http://www.faki.mipt.ru/~ildar
================================================



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-07-16 12:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-16 11:31 [sisyphus] fdisk: no free sectors aviable Pavel S. Khmelinsky
2003-07-16 11:43 ` Ildar Mulyukov
2003-07-16 11:56   ` Pavel S. Khmelinsky
2003-07-16 12:07 ` Владимир
2003-07-16 12:18   ` Pavel S. Khmelinsky
2003-07-16 12:22   ` Ildar Mulyukov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git