puppylinux-woof-CE / woof-CE

woof - the Puppy builder
GNU General Public License v2.0
388 stars 277 forks source link

Persistent storage not recognized #1805

Open georgjaehnig opened 4 years ago

georgjaehnig commented 4 years ago

I want Puppylinux on a 1 GB USB stick, including a persistent storage.

Any suggestions what I could do to get the storage recognized?

bigpup1 commented 4 years ago

Just make one partition, using all of the 1GB drive. Flag it boot. Put everything on that. The save does not need a separate partition. If you are still having problems. Go to the Puppy Linux forum and post your problem in the Bionicpup32 8.0 topic. http://www.murga-linux.com/puppy/viewtopic.php?t=113244

georgjaehnig commented 4 years ago

@bigpup1 Thanks for your suggestion! I reinstalled it with Etcher, and this is the diskutil list output I did afterwards:

/dev/disk2 (external, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:     FDisk_partition_scheme                        *1.0 GB     disk2
   1:                       0xEF                         6.3 MB     disk2s2

So apparently, it is creating a 1GB partition per default.

I then booted Puppy with this stick, all went normal. On shutdown, Puppy asks me to save the session – but only offers disk2s2 with its 6MB as the location. No 1GB partition is offered.

For testing purposes, I still went for the small disk2s2 partition and created a storage file there. However, on reboot is was not recognized – Puppy behaved again as if it was the first boot.

bigpup1 commented 4 years ago

Use some other USB installer program.

UNetbootin to install to USB http://unetbootin.sourceforge.net/

Pen Drive Linux Universal-USB-Installer http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/

Rufus USB installer https://rufus.akeo.ie/

When booting Bionicpup32. Do not use the menu entry that says RAM only. That says to not load the save. Use the normal entry to boot. (usually the first one). Puppy Linux always loads into RAM.

CollaboratorGCM commented 4 years ago

This posted is re-edited for the 3rd time.

I have found the PUP where this problem of NOT finding the save-session occurs: UpupEF.ISO when rebooted is not finding its save-session file that exist in the root of local disk.

A further problem is if there is a MSDOS USB stick with a EXT4 partition at the 1st shutdown, the booted system does NOT allow session-save to it.

I apologize in the multiple posts on this thread.