HI all.
It's me ARAN
Good to see and read you all again !
It's been a long time ago since i started write here in the puppy linux forum.
My first puppy linux post is over 17 Years old !
For more info see here my first puppy linux forum posts
http://oldforum.puppylinux.com/search.p ... &start=105
Hope you are all doing good and are all fine !
I needed today to test Puppy Linux again but had problems
like other people here also to flash the puppy linux iso image on a usb drive and boot it.
Using the standard iso burn tools in ubuntu linux fails to create a bootable
puppy linux usb drive.
I was able to solve the problem by erasing the usb drive partition table as a msdos
and create a ext4 partition for the whole usb drive.
after this i mounted the puppy linux iso image and copied all the files from the iso image
to the new formated usb drive partition.
to make the usb drive bootable i installed grub with this command here
Code: Select all
sudo grub-install —boot-directory=/media/puppylinuxusb/boot /dev/sdb
and rebooted the computer in legacy mode.
Everything works perfect now as it should !
Here are all the instruction step by step written if needed.
Have all a great Time !