08-02-2020, 12:19 PM
(08-02-2020, 11:19 AM)Marcosh Wrote:(05-19-2020, 09:47 AM)longpanda Wrote:(05-18-2020, 02:31 PM)mtisat Wrote: Hi,
is there any chance to install Ventoy to HDD (SSD)? If possible in UEFI mode.
I have a Computer here, which is only for testing and Data-Recovery, so I use a bunch of Tools. It would be nice to do this from Hard-Drive and not from the USB-Pendrive.
Thanks for your help.
In Linux, you run Ventoy2Disk.sh -i /dev/sdX to install Ventoy, and the sdX is not limited to USB stick, it can be any disk (HDD, SSD ...)
Hello,
I have an External SSD 1TB USB 3.1
I did
sudo sh Ventoy2Disk.sh -i -s /dev/sdd
Then as I cannot boot I tried
sudo sh Ventoy2Disk.sh -u /dev/sdd
Both ended correctly but I fall on minimal grub prompt when I boot
I tried with a simple USB key 4GB and it work but cannot make it work on SSD (does 1 TB is too high ?)
I see second partition is fat16 using gparted but grub command ls (hd0,2)/ says unknown filesystem.
grub command ls (hd0,1)/ is Ok.
I see a difference on second partition between SSD and USB key (4 more files on USB key)
I put some screenshots fro more details in attached file.
Do you have an idea why it doesn't work, something I could do ?
Does 1 TB is too big and makes second partition too far ?
Thanks for your help.
Marco
Please refer to https://www.ventoy.net/en/doc_legacy_limit.html
Maybe something similar.