Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: bmarkus on September 01, 2009, 06:36:51 AM

Title: Unnecessary mounting points
Post by: bmarkus on September 01, 2009, 06:36:51 AM
There are mounting points created automatically, like

/mnt/hda
/mnt/sda
/mnt/sdb

before /mnt/sda1, /mnt/sda2, ...

which are pointing to a drive instead of an existing partition. I do not see too much use, but can make some confusion. Maybe would be good to waste them.

Just a (cosmetic ?) feedback...
Title: Re: Unnecessary mounting points
Post by: roberts on September 01, 2009, 11:08:56 AM
Yes, on my todo, however low priority.
Title: Re: Unnecessary mounting points
Post by: curaga on September 04, 2009, 02:55:27 PM
They exist for a reason, as some factory-windows-formatted drives and mp3 players ship with garbled partition tables, and can only be mounted as the full drive (floppy style). Sometimes they appear to have partitions as well, but trying to mount one results in errors.

Unless a perfect or near-perfect way to recognize them is found, I'd rather have them around.
Title: Re: Unnecessary mounting points
Post by: bmarkus on September 05, 2009, 10:46:15 AM
OK, lets keep it as it is if there is a reason behind. I have never seen such a buggy device.