How To Safely Move Space From Windows 7/8/10 to Ubuntu (GPT + UEFI Mode)

Поделиться
HTML-код
  • Опубликовано: 10 июл 2024
  • Tiny tutorial to show how to move space from Windows 7/8/10 to Ubuntu when installed in UEFI Mode.
    1. Make some space which you want to devote to Ubuntu.
    1.1 Open disk management and shrink the partition which is just before starting of Ubuntu partitions.
    1.2 In my case, I have three Ubuntu partitions (swap, /home and /). Identify yours.
    1.3 As you can see, I have two Windows partitions with labels OS and Data. In this tutorial, I'll take 5GB of space from the Data partition and give it to / of Ubuntu.
    1.4 Shrink the existing partition and leave the unallocated space as it is.
    1.5 Turn off fast startup inside Windows.
    1.6 That's it inside Windows.
    2. Moving partitions
    2.1 Boot using system rescue disk. If you don't have it already, get it from www.sysresccd.org/Download and create a bootable USB by following • How to create Bootable...
    2.2 System Rescue disk is optional. You can use any Linux 'Live' media with Gparted inside it. In this tutorial, I'll use Ubuntu Installation Media. Follow • How to create Bootable... to create a bootable USB. Boot from it.
    2.3 Open gparted
    2.4 Turn off swap.
    2.5 Since my swap partition is in between, I'm gonna delete it. I'll recreate it again, later.
    2.6 Move ubuntu_home 'backwards' so that the free space is transferred between ubuntu_home and ubuntu_root partitions.
    2.7 Grow ubuntu_root 'backwards' to occupy the 5GB space.
    2.8 Create the swap partition at the end, occupying the remaining free space (in my case, it was 2048MB).
    3. Updating /etc/fstab
    3.1 Now, we need to edit fstab to tell it about the new swap partition and also check if there is any change in the UUIDs of any partitions. If there is any, we will need to update it.
    3.2 Mount the partition in which Ubuntu is installed to /mnt . Use gdisk to know where that partition is.
    3.3 Use the command blkid to know about the UUIDs of the new partitions.
    3.4 Update the UUIDs in /mnt/etc/fstab
    4. Regenerate Grub Configuration
    4.1 Mount (in bind mode) some more directories. Use the command:
    for i in /dev /dev/pts /proc /sys /run; do mount -B $i /mnt/$i ; done
    4.2 Find and mount the EFI partition to /mnt/boot/efi
    4.3 Chroot into /mnt
    4.4 Regerate Grub Configuration.
    grub-mkconfig -o /boot/grub/grub.cfg
    4.5 Setup grub again.
    grub-install /dev/sda
    5. Done. Reboot!
    Music: 00:00 - 04:48
    Cold Funk - Funkorama by Kevin MacLeod is licensed under a Creative Commons Attribution license (creativecommons.org/licenses/...)
    Source: incompetech.com/music/royalty-...
    Artist: incompetech.com/
    Music: 04:49 - 10:15
    Namaste by Audionautix is licensed under a Creative Commons Attribution license (creativecommons.org/licenses/...)
    Artist: audionautix.com/
    Music: 10:16 - 15:13
    Over Time by Audionautix is licensed under a Creative Commons Attribution license (creativecommons.org/licenses/...)
    Artist: audionautix.com/
    Wanna support me? Visit: / nehaljwani

Комментарии • 169

  • @edslab5383
    @edslab5383 4 года назад +3

    Great! It worked! In fact, I am commenting this video with my Ubuntu extended version. I only have to say Thank you!

    • @nagari_ishere
      @nagari_ishere 4 года назад

      I have dual boot my system does it work?

    • @edslab5383
      @edslab5383 4 года назад

      @@nagari_ishere Yes! I have 2 operating systems too.

  • @alperenbayraktar397
    @alperenbayraktar397 3 года назад +6

    2020, August. Still works fine. Thank you Nehal!

    • @tahmidislam9646
      @tahmidislam9646 3 года назад

      Hi, while deleting the linux-swap
      I got a message saying-"Unable to delete /dev/sda9!""please unmount any logical partitions having a number higher than 9"
      Did u face this kinda issue?

  • @vaibhavpopat6208
    @vaibhavpopat6208 4 года назад

    Thanks a lot man! It was a nightmare until I watched this. Worked perfectly.

  • @victoravila7305
    @victoravila7305 3 года назад

    It's July 4th, 2021, and it still works. Thank you so much bro 👊🏻

  • @pum_pururum
    @pum_pururum 3 года назад

    2021, Mai, still works, even for Linux Mint. Thank you very much!

  • @yashtulsiani5436
    @yashtulsiani5436 3 года назад

    Absolutely clear, on point instructions, thanks a lot Nehal!! :)

    • @NehalJWani
      @NehalJWani  3 года назад +1

      Glad to be of help! :-)

  • @yashkotadia7677
    @yashkotadia7677 4 года назад

    The most concise and helpful video.

  • @kubersroyal1
    @kubersroyal1 5 лет назад +1

    Thanks Sir! It was very helpful , and worked absolutely fine for me :)

  • @pritishtripathy3189
    @pritishtripathy3189 6 лет назад

    Good job! Really helpful and pretty clear instructions.

  • @maryamkarimi2227
    @maryamkarimi2227 5 лет назад +1

    great installation video :) I tried other video tutorials but this one is better than others. Big thanks to Nehal J Wani

    • @NehalJWani
      @NehalJWani  5 лет назад

      Glad to be of assistance! :-)

  • @aniketchoudhary6987
    @aniketchoudhary6987 4 года назад

    Worked charmingly for me thanks!

  • @hareshara1844
    @hareshara1844 3 года назад

    Thanks! Working in 2020 also. Most useful vid on extension of partition in ubuntu

    • @NehalJWani
      @NehalJWani  3 года назад +1

      Thank you for trying it out!

  • @etsw
    @etsw 3 года назад

    This totally saved me! thanks! using Ubuntu 20.04

  • @MrRgec
    @MrRgec 4 года назад

    Great! it worked like a charm. Great work!!!

  • @ahmedw5
    @ahmedw5 4 года назад +1

    Thanks! This method worked pefectly for me :)

    • @NehalJWani
      @NehalJWani  4 года назад

      Glad that it works for you!

  • @amitmohan7594
    @amitmohan7594 4 года назад

    Great tutorial. Worked perfectly.

  • @ashimgautam8303
    @ashimgautam8303 4 года назад

    You the man!! Liked and Subscribed!!

  • @joannating8593
    @joannating8593 4 года назад +2

    A nice one, this bother me for quite some time 👍👍👍

  • @saketmulay8353
    @saketmulay8353 3 года назад

    Great tutorial, it was very helpful!!! Thanks!

  • @corporateLabour404
    @corporateLabour404 4 года назад

    Bhai, i learnt a lot of things from this video, thanks a lot😋😋😋

  • @Sacrifice97
    @Sacrifice97 3 года назад

    2021 marc 27.Still Works Fine. Thanks from colombia.

    • @NehalJWani
      @NehalJWani  3 года назад

      Glad you found my video useful!

  • @shubhampatel578
    @shubhampatel578 3 года назад

    There is a point where fstab file which is a read-only file and we cannot edit that file. So use the command to edit that file "sudo gedit /mnt/etc/fstab" . For those who stuck at this point.

  • @jenkinsj9224
    @jenkinsj9224 3 года назад

    Thank you Nehal Bro!
    Works perfectly!

  • @kindavishal
    @kindavishal 5 лет назад

    Very helpful dude. Thanks!

    • @NehalJWani
      @NehalJWani  5 лет назад

      Thanks for the feedback! ;-)

  • @CHEABCHET
    @CHEABCHET 5 лет назад

    Thanks you! It's perfect worked for me.

  • @chitrankmishra4365
    @chitrankmishra4365 3 года назад

    Thank you so much sir, booted into my expanded system... Thanks alot...

  • @NART211
    @NART211 4 года назад

    Thanks a lot! Very informative and concise.

    • @NehalJWani
      @NehalJWani  4 года назад +1

      Thank you for your comment!

  • @sowjanyaprao
    @sowjanyaprao 4 года назад

    It worked!!! Great. Thank you very much

  • @dk--21
    @dk--21 4 года назад

    Perfect guidance ! :)

  • @parthmundhwa8224
    @parthmundhwa8224 5 лет назад

    Helpful video!!

  • @ASMMofakh-kharulIslam
    @ASMMofakh-kharulIslam 5 лет назад

    Thanks a lot. It works 😎

  • @poojanpandya8864
    @poojanpandya8864 3 года назад

    Thank you very much, sir! Your video is helping many including me. Once again thank you so much

    • @NehalJWani
      @NehalJWani  3 года назад

      Glad to be of help! :-)

    • @poojanpandya8864
      @poojanpandya8864 3 года назад

      @@NehalJWani Sir, why have you stopped making any tutorials?

    • @poojanpandya8864
      @poojanpandya8864 3 года назад

      @@NehalJWani Infact, you are explaining very well

    • @NehalJWani
      @NehalJWani  3 года назад

      @@poojanpandya8864 Yes, it's been 4.5 years. Please share ideas and I'll make them.

  • @justinyue6486
    @justinyue6486 4 года назад +1

    Thank you so much man! Everything worked perfectly! The only difference was instead of /dev/sda, I had to use /dev/nvme0n1. Would you happen to know why?

    • @NehalJWani
      @NehalJWani  4 года назад +2

      That's because you probably have an NVME SSD instead of a spinning disk.

  • @rofrofaida4591
    @rofrofaida4591 5 лет назад

    Thank you so much sir, works very well for me

    • @NehalJWani
      @NehalJWani  5 лет назад +1

      Glad to be of assistance!

  • @godinzoom
    @godinzoom 4 года назад

    Hi I'm using a fairly old laptop which dualboots Windows 10 and Ubuntu 20.04. How do I make sure I installed Ubuntu in UEFI mode? It says in your description that this works if installed in UEFI mode. I initially partitioned 40 GB for Ubuntu but I want to add 50GB more from my Windows 10 partition. Sorry I'm a newbie. Thanks in advance.

  • @rakeshpatil5762
    @rakeshpatil5762 6 лет назад

    Thanks a lot. Bahot badhiya.

  • @rishabhbansal1539
    @rishabhbansal1539 5 лет назад

    great video..really very helpful

  • @kirkbones8138
    @kirkbones8138 3 года назад

    thank you mate, you helped me a lot!

  • @tineketin1103
    @tineketin1103 6 лет назад

    Thank you so much..it worked successfully

    • @NehalJWani
      @NehalJWani  6 лет назад

      Glad to be of help!

    • @chongwang4094
      @chongwang4094 6 лет назад

      Tin eke Tin can you help me a moment,please. My question is in comment list, please check it out,thx.

  • @roendimla7325
    @roendimla7325 6 лет назад +1

    cat /mnt/etc/fstab shows "no such file or directory"? what to do.. need help please

    • @NehalJWani
      @NehalJWani  6 лет назад +1

      You have probably not mounted the correct partition on /mnt or didn't mount anything at /mnt

  • @shrishabharadwaj9897
    @shrishabharadwaj9897 5 лет назад

    Hi, I have an EFI partition but i cant figure out how to execute the last part(part 4) of this video. When i run this command i get back -- mount: special device udev(devpts,proc,sysfs,tmpfs) does not exist. But i do have a partition of EFI which is 500mb, with flag-boot. Could you help me out?

    • @NehalJWani
      @NehalJWani  5 лет назад

      Are you sure you are typing the right command? Please share output for:
      sudo gdisk -l /dev/sda

    • @shrishabharadwaj9897
      @shrishabharadwaj9897 5 лет назад

      I have another major problem. My Ubuntu says 'Disk is likely to fail soon'. Is this a hard disk failure? Should I replace my HDD?

  • @abhisheksinha9027
    @abhisheksinha9027 4 года назад

    Thanks mate. You just saved me some cash.

  • @firasomran7010
    @firasomran7010 6 лет назад +1

    i do not have any EFI system partition... what shall i do ?? can i skip the last step ?

    • @NehalJWani
      @NehalJWani  6 лет назад +1

      Ignore the EFI parts of the video.

  • @user-gb2pz8qp9n
    @user-gb2pz8qp9n 6 лет назад +1

    Is it the same proces if i want to move space from Ubuntu to Windows?

    • @NehalJWani
      @NehalJWani  6 лет назад

      The answer to that depends on the partitioning layout.

  • @rishabhlal8750
    @rishabhlal8750 5 лет назад

    'for', 'do' and 'done' commands are not found in ubuntu 16.04.5,, how should I then regenerate my grub configuration?

    • @rishabhlal8750
      @rishabhlal8750 5 лет назад +4

      Oh my bad, actually i am a beginner didn't notice it carefully these are not commands the whole line is in itself a for loop but will only work in 16.04 by issuing sudo sh -c 'for i in /dev /dev/pts /proc /sys /run; do mount -B $i /mnt/$i ; done'

  • @zestful14
    @zestful14 3 года назад

    October 2020, worked for me as well thanks Nehal! I just have a few notes to add of my own.
    Laptop: xps 13 9360 with Windows 10 and Ubuntu 20.04.1
    - You can use the "Make startup disk" software that comes with Ubuntu to create a bootable USB or use "Rufus" on Windows
    - my GRUB did not identify the bootable USB during startup. I had to go into my UEFI firmware settings and move the USB boot option to the top as well as enable and disable other features. You can read more here: help.ubuntu.com/community/BootFromCD
    - I only needed to do steps 1 and 2 from above. After that, I restarted my computer, removed my USB and my disk space had been reallocated!

  • @not2day646
    @not2day646 6 лет назад

    ok so i am using linux mint for this and i am stuck at
    for i in /dev/ /dev/pts /proc/ /sys/ /run/ ; do mount -b $i ; done
    It just spits out a help thing. would you happen to know why?

    • @not2day646
      @not2day646 6 лет назад

      solved

    • @not2day646
      @not2day646 6 лет назад

      i now am running into a problem where i do not have an efi partition

    • @not2day646
      @not2day646 6 лет назад

      they are all basic data partitions except my swap ext4 and NTFS partitions

  • @aaronblake4233
    @aaronblake4233 4 года назад

    Would it be safe if I used GParted live to extend the /home partition instead of doing it with Ubuntu live with GParted inside it?
    Ps- video is really helpful

  • @danielocampohenao2513
    @danielocampohenao2513 5 лет назад

    Hi, what can I do if the windows partition is in between the ubuntu partition and the free space?

    • @NehalJWani
      @NehalJWani  5 лет назад

      So, let's say you have this layout:
      |||
      You will have to do the following (use GParted and 'move' windows_p2 to the right):
      |||
      Then, expand ubuntu_p1 to the right.
      ||

  • @ashinabdulla6840
    @ashinabdulla6840 3 года назад

    Can Anyone help me, I don't need to move any partitions because have an E drive(Windows ) Which is just above my Linux root partition (I have only one Linux partition ie, root partition and swap area )
    swap is below the root partition so basically it doesn't interfere here, hence I don't want to delete it, right?
    All want to do is shrink the E: drive and expand the Linux root partition.
    I only gave one doubt , In last part of the video your reconfiguring the grub, because in your case you delete and created a new swap area, and moved your Linux-home partition.
    I JUST WANT TO KNOW WHETHER I HAVE TO RECONFIGURE THE GRUB
    I am assuming that in MY CASE (just shrinking E drive and Expanding Linux-root partition) I don't have to reconfigure GRUB
    Please reply anyone

  • @karanbirchahal3268
    @karanbirchahal3268 8 лет назад

    Is the process different if I used ubuntu legacy mode?

    • @NehalJWani
      @NehalJWani  8 лет назад

      +Karan Chahal The logic is almost same. Only in that, you will be dealing with Logical partitions (if you have more than four primary partitions) and nothing related to EFI partition.

  • @rosenstratkov8936
    @rosenstratkov8936 3 года назад

    Does your Ubuntu storage have to be LVM or is it not necessary?

  • @sahasananth987
    @sahasananth987 2 года назад

    In the last step you setup grub again by doing
    grub-install /dev/sda
    but i think you do this as you EFI filesystem is in
    /dev/sda1
    Am i right about this? Asking cause my EFI system is in
    /dev/sdb1
    so should i do
    grub-install /dev/sdb

    • @NehalJWani
      @NehalJWani  2 года назад +1

      Yes, you can use /dev/sdb

    • @sahasananth987
      @sahasananth987 2 года назад

      @@NehalJWani Thanks I did it haha before your reply I had to but thanks now this might help other people

  • @absurdsun8580
    @absurdsun8580 4 года назад

    why cant i find swapfile when i run cat /mnt/etc/fstab? is that a problem? please help me

    • @absurdsun8580
      @absurdsun8580 4 года назад

      glad i figured it out by adding swap manually to fstab.. more importantly my ubuntu is finally expanded THANK YOU VERY MUCH

  • @chongwang4094
    @chongwang4094 6 лет назад

    Hi, can I Hangouts you I met problem in the step of 'cat /mnt/etc/fstab', it say "no such file or directory". BTW, I am newbie from Ubuntu, thanks.

    • @chongwang4094
      @chongwang4094 6 лет назад

      I browser /mnt, this directory only have one directory which I run "mount /dev/sdb4 /mnt".

    • @chongwang4094
      @chongwang4094 6 лет назад

      Let me say clear, I expand home directory, so everything is ok as this video tutorial, now I stuck in step 3 Updating /etc/fstab. I just run 'mount /dev/sdb4 /mnt', then I run 'cat /mnt/etc/fstab', it says no such file or directory.

    • @chongwang4094
      @chongwang4094 6 лет назад

      Eventually, I fixed it.I found where '/' locate and mount it. You video helped me expand my home partition. Thx a lot.🤗🤗

    • @NehalJWani
      @NehalJWani  6 лет назад

      Sorry for the late reply. I was very busy today. I'm glad it's all sorted out for you.

    • @nightcrusader5047
      @nightcrusader5047 4 года назад

      @@chongwang4094 i am having the same error can you help me out

  • @mohammedreda7007
    @mohammedreda7007 2 года назад

    What if i have the ubuntu boot as a partition not directory
    how can i mount boot partition into EFI?

    • @NehalJWani
      @NehalJWani  2 года назад +1

      Assuming it is the EFI partition you are talking about, you have to mount that partition to /boot/efi using the mount command. But if it is a legacy installation, then you have to mount it to /boot. I haven't created a video for Legacy installations yet.

  • @FP-mg5qk
    @FP-mg5qk 4 года назад

    It all worked but there's one big problem after doing what you did. My sound starting making an enormous noise even with the headphones plugged in. It is in windows and ubuntu... Can you help me? Reinstalled device on windows and nothing

    • @NehalJWani
      @NehalJWani  4 года назад

      None of these changes here have anything to do with Sound. This seems like a connectivity/hardware issue if it happens in both operating systems.

  • @ProduccionesLukaz
    @ProduccionesLukaz 4 года назад

    First of all, awesome video! But I have a problem. I have my EFI partition in sda1. I'm booting from an usb. All goes well until I do `grub-mkconfig -o /boot/grub/grub.cfg`, it tells me:
    `grub-probe: error: cannot find a GRUB drive for /dev/sdb1. Check your device.map.`
    I need some help please!

    • @ProduccionesLukaz
      @ProduccionesLukaz 4 года назад

      Okay, now I got the GRUB right (I guess), but when I boot into Ubuntu I get:
      `Welcome to emergency mode! After logging in, type journalctl -xb...`
      And I can't get past that. :/

    • @ProduccionesLukaz
      @ProduccionesLukaz 4 года назад

      FINALLY! I got it to work. The problem was that in my /etc/fstab I didn't have a UUID for swap and I added it, and that broke everything lol. So I just remove that and it worked. (In fact I didn't even have a swap partition, but I made it anyway, I don't know if that's fine or not) The important part is that now it's working and it's expanded so THANK YOU!

    • @NehalJWani
      @NehalJWani  4 года назад +1

      @@ProduccionesLukaz I am glad that you figured it out on your own! Kudos!

    • @absurdsun8580
      @absurdsun8580 4 года назад

      @@ProduccionesLukaz im having the same problem as you, can you explain more specific how you fixed that please

  • @TheMrCalindo
    @TheMrCalindo 4 года назад

    Can i do these steps knowing that i'm using dual boot not vm ???

  • @tahaelalaoui4995
    @tahaelalaoui4995 6 лет назад

    can I run kali using core 2 duo ?

  • @sharangkaul2253
    @sharangkaul2253 3 года назад

    July 2021, Did somebody encounter an error when reaching at fstab stage.
    I did the command cat /mnt/etc/fstab
    It says that there is no such file or directory

    • @NehalJWani
      @NehalJWani  3 года назад

      This happens when the mount step (3.2) is unsuccessful.

    • @sharangkaul2253
      @sharangkaul2253 3 года назад

      @@NehalJWani I am unsure if that's the case. I also thought it the same way. But the 3.2 command executed successfully as in the video and then the UUID is not shown in the fstab. At the end, it throws the no such file error.

    • @NehalJWani
      @NehalJWani  3 года назад

      @@sharangkaul2253 Check the contents of /mnt. Do they match the contents of a root filesystem? If not, then you are mounting the wrong partition

  • @saaleempanhalkar846
    @saaleempanhalkar846 5 лет назад +1

    This is too complicated
    Can I extend without cd or bootable usb

    • @NehalJWani
      @NehalJWani  5 лет назад +1

      'Moving' a live partition or extending backwards is not possible while it is mounted. Hence, this procedure has to be done while installed Linux is not booted.

  • @chongwang4094
    @chongwang4094 6 лет назад

    How to change you 'ubuntu' to 'root' in this try Ubuntu mode?

  • @ay0ubayoub669
    @ay0ubayoub669 3 года назад

    bro how can i do that for a legacy mode i try this but it is not working when i reboot it is show a black screen with just a grub name

    • @NehalJWani
      @NehalJWani  3 года назад

      For the legacy mode you basically need to follow all steps except anything to do with EFI partition

    • @ay0ubayoub669
      @ay0ubayoub669 3 года назад

      @@NehalJWani I do it but it is not working
      I have the first partition is the boot partition and th second is the / partition and others is home partition and swap partition

  • @md.irshad6954
    @md.irshad6954 4 года назад +1

    step 3 and step 4 are for those whose swap partition is in between the ubuntu and unallocated partion????????

    • @NehalJWani
      @NehalJWani  4 года назад +1

      No, its for everyone. If your swap partition was already at the end, you don't need to recreate it.

    • @md.irshad6954
      @md.irshad6954 4 года назад

      Thanks 😇

  • @atharvashirode9711
    @atharvashirode9711 3 года назад

    I just have 1 ext4 type in gparted....how do i approach...also l dont have 'swap' part.......plzzzzzzzz hellpppp me sir...

    • @NehalJWani
      @NehalJWani  3 года назад

      If you don't have the swap partition, you can ignore the steps related to the swap partition.

  • @shubhamkumar-qn5pp
    @shubhamkumar-qn5pp 5 лет назад

    Was there any kind of data lost

    • @NehalJWani
      @NehalJWani  5 лет назад

      Not if you follow the tutorial correctly.

  • @johnvincentcervantes5363
    @johnvincentcervantes5363 4 года назад

    Help, it says, "Mount point does not exist"

    • @NehalJWani
      @NehalJWani  4 года назад

      If this is at step 4, reboot and try again, you might have made a typo.

  • @alili3664
    @alili3664 4 года назад

    Can you please explain this. I can't see swap partittion in gparted, when booting from usb (ubuntu). So I can't turn off swap (step 2.4) . I want to add some space to linux mint cinamon system.

    • @NehalJWani
      @NehalJWani  4 года назад +1

      It is not mandatory that you would have a swap partition.

    • @alili3664
      @alili3664 4 года назад

      @@NehalJWani so I can just skip this step and move to the next one?

    • @NehalJWani
      @NehalJWani  4 года назад +1

      @@alili3664 Yes

    • @alili3664
      @alili3664 4 года назад

      @@NehalJWani thanks!

  • @akshatkumargupta8730
    @akshatkumargupta8730 2 года назад

    Good job but it will be better that if you add voice.

    • @NehalJWani
      @NehalJWani  2 года назад

      Thank you for your suggestion. I'll try to incorporate it in future work.

  • @shubhampatel578
    @shubhampatel578 3 года назад

    One more sudo error fix (while regenerating Grub config) :
    for i in /dev /dev/pts /proc /sys /run/ ; do sudo mount -B $i /mnt/$i; done

  • @nimsaragcu281
    @nimsaragcu281 4 года назад

    mount: /mnt/boot/efi/: mount point does not exist.

    • @NehalJWani
      @NehalJWani  4 года назад

      If the directory /sys/firmware/efi doesn't exist, then you have not booted in UEFI mode.

  • @shangshi6286
    @shangshi6286 4 года назад

    There is another thread for this. it might be helpful for you guys. askubuntu.com/questions/871825/add-more-disk-space-for-linux-from-windows-in-a-dual-bootable-machine

  • @seatielb.austria5582
    @seatielb.austria5582 4 года назад

    I would like to ask if I did something wrong? I keep getting an error whenever I move a partition. I'm stuck. Can someone help me? Thanks

    • @NehalJWani
      @NehalJWani  4 года назад

      Please share the error that you are seeing. A screenshot would help.

  • @jsceo
    @jsceo 4 года назад

    why the fuck i don't have gray area to move backwards my partition?

  • @nightcrusader5047
    @nightcrusader5047 4 года назад

    Cat no such file directory

    • @nightcrusader5047
      @nightcrusader5047 4 года назад

      Dude help me out man i am stuck

    • @nightcrusader5047
      @nightcrusader5047 4 года назад

      I am still stuck over the same thing dude, please help me out. In my case it was the sda 10 whose size was increased by me

    • @NehalJWani
      @NehalJWani  4 года назад

      @@nightcrusader5047 Which step are you stuck at? Check the video description and share the step number.

  • @dennytallai2545
    @dennytallai2545 7 лет назад +1

    Didnt work. (PROBLEM IS SOLVED)

    • @NehalJWani
      @NehalJWani  7 лет назад

      Could you please be more specific as to what didn't work for you? If you have a question to ask, please go ahead. I'll respond here.

    • @dennytallai2545
      @dennytallai2545 7 лет назад

      Nehal J Wani i deleted everthing from ubuntu... And know when i start my pc this FUCKING gnu grib pops up... I know its the wrong vid... But you did an video how to uninstall Linux ( Ubuntu)

    • @NehalJWani
      @NehalJWani  7 лет назад

      You were not supposed to do that. Send a chat request to me on hangouts and I'll assist you there.

    • @dennytallai2545
      @dennytallai2545 7 лет назад

      Nehal J Wani Where?

    • @NehalJWani
      @NehalJWani  7 лет назад

      On hangouts.google.com , search my name.

  • @muhammadsubhanakram5323
    @muhammadsubhanakram5323 3 года назад

    yar plz music hatadou

    • @NehalJWani
      @NehalJWani  3 года назад

      yaar mute button daba lo :)

    • @NehalJWani
      @NehalJWani  3 года назад

      My recent videos don't have the bg music.

    • @muhammadsubhanakram5323
      @muhammadsubhanakram5323 3 года назад

      @@NehalJWani wohi kiya,lkn ais video par zaroorat nahi