Creating partition in Linux using fdisk

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.พ. 2025

ความคิดเห็น • 21

  • @davidwas77
    @davidwas77 2 หลายเดือนก่อน +1

    Thank you, sir!

  • @peteabu4133
    @peteabu4133 4 ปีที่แล้ว +4

    thank you exactly what i needed

  • @frontkick5739
    @frontkick5739 2 ปีที่แล้ว +1

    Clear instructions, thank you!

  • @VikashKumar-ju8hk
    @VikashKumar-ju8hk 2 ปีที่แล้ว +1

    very help full video

  • @prakashgeetha7450
    @prakashgeetha7450 3 ปีที่แล้ว +3

    How to create partition in read only file system

  • @kunalsoni7681
    @kunalsoni7681 3 ปีที่แล้ว +1

    really very amazing video. 💚😊

  • @tocchien9067
    @tocchien9067 11 หลายเดือนก่อน +1

    useful🎉

  • @Mottayeesatugumaj
    @Mottayeesatugumaj 3 ปีที่แล้ว +1

    Good video

  • @cypek1236
    @cypek1236 2 ปีที่แล้ว

    How can I send rest of the memory to windows. Linux stold me all HDD disk and I dont know how to restore IT.

    • @linuxmilestone
      @linuxmilestone  2 ปีที่แล้ว

      If you have setup dual boot on a single drive, and you are facing low disk space issue, you first need to shrink the linux partition and create unallocated space. Then in Windows, extend the OS partition and utilize the unallocated space. I hope this world help you out...

  • @kadhirarani4422
    @kadhirarani4422 2 ปีที่แล้ว

    How to do the stripping

  • @stifskere7220
    @stifskere7220 2 ปีที่แล้ว

    It only lets me create 1mb partition even tho I have 500gb, I only want to make my drive 250 and 250

    • @linuxmilestone
      @linuxmilestone  2 ปีที่แล้ว

      Pls make sure that you are typing correct number for sizing the partition. If still you get the same result, pls share your commands. I'll check it out and revert...

  • @matthewleitch2458
    @matthewleitch2458 4 ปีที่แล้ว

    Thank you

  • @goldenwords7898
    @goldenwords7898 2 ปีที่แล้ว

    sir please tell us how to add multiple users at a time

    • @linuxmilestone
      @linuxmilestone  2 ปีที่แล้ว

      Hi,
      You can create multiple users in Linux by using "sudo newusers " command. For that you will need to have one text file in which you will mention user names and other details in this format. "UserName:Password:UID:GID:comments:HomeDirectory:UserShell"
      Example: "user2:Pass@123:1001:1001::/home/user2:/bin/bash"

  • @afshaarahmed2114
    @afshaarahmed2114 3 ปีที่แล้ว

    its does'nt show any sdb or sdc help me?

    • @linuxmilestone
      @linuxmilestone  3 ปีที่แล้ว +1

      Hi Afsaar! My apologies for replying late. Sda is your primary storage and sdb is secondary one. If you have two hard drive in your computer make sure it is detected in Disk utility in Linux or you can check it in BIOS also.

  • @okeokajeevitam
    @okeokajeevitam 2 ปีที่แล้ว

    Thank you